summaryrefslogtreecommitdiff
path: root/drivers/perf/riscv_pmu.c
AgeCommit message (Expand)Author
2024-02-27drivers: perf: ctr_get_width function for legacy is not definedVadim Shakirov
2023-10-12drivers: perf: Fix panic in riscv SBI mmap supportAlexandre Ghiti
2023-09-01Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-16drivers: perf: Implement perf event mmap support in the SBI backendAlexandre Ghiti
2023-08-16riscv: Prepare for user-space perf event mmap supportAlexandre Ghiti
2023-07-12perf: RISC-V: Remove PERF_HES_STOPPED flag checking in riscv_pmu_start()Eric Lin
2022-08-12perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixesPalmer Dabbelt
2022-08-11RISC-V: Update user page mapping only once during startAtish Patra
2022-07-06drivers/perf: riscv_pmu: Add riscv pmu pm notifierEric Lin
2022-03-21RISC-V: Add perf platform driver based on SBI PMU extensionAtish Patra
2022-03-21RISC-V: Add a perf core library for pmu driversAtish Patra