aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/perf/riscv_pmu.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-26drivers/perf: riscv: Implement SBI PMU snapshot functionAtish Patra1-2/+1
2024-03-26drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supportedPu Lehui1-0/+4
2024-02-27drivers: perf: ctr_get_width function for legacy is not definedVadim Shakirov1-13/+5
2023-10-12drivers: perf: Fix panic in riscv SBI mmap supportAlexandre Ghiti1-1/+2
2023-09-01Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+113
2023-08-16drivers: perf: Implement perf event mmap support in the SBI backendAlexandre Ghiti1-1/+9
2023-08-16riscv: Prepare for user-space perf event mmap supportAlexandre Ghiti1-0/+105
2023-07-12perf: RISC-V: Remove PERF_HES_STOPPED flag checking in riscv_pmu_start()Eric Lin1-3/+0
2022-08-12perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixesPalmer Dabbelt1-1/+0
2022-08-11RISC-V: Update user page mapping only once during startAtish Patra1-1/+0
2022-07-06drivers/perf: riscv_pmu: Add riscv pmu pm notifierEric Lin1-2/+2
2022-03-21RISC-V: Add perf platform driver based on SBI PMU extensionAtish Patra1-0/+2
2022-03-21RISC-V: Add a perf core library for pmu driversAtish Patra1-0/+322