aboutsummaryrefslogtreecommitdiff
path: root/drivers/perf/riscv_pmu.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-26drivers/perf: riscv: Implement SBI PMU snapshot functionGravatar Atish Patra 1-2/+1
2024-03-26drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supportedGravatar Pu Lehui 1-0/+4
2024-02-27drivers: perf: ctr_get_width function for legacy is not definedGravatar Vadim Shakirov 1-13/+5
2023-10-12drivers: perf: Fix panic in riscv SBI mmap supportGravatar Alexandre Ghiti 1-1/+2
2023-09-01Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+113
2023-08-16drivers: perf: Implement perf event mmap support in the SBI backendGravatar Alexandre Ghiti 1-1/+9
2023-08-16riscv: Prepare for user-space perf event mmap supportGravatar Alexandre Ghiti 1-0/+105
2023-07-12perf: RISC-V: Remove PERF_HES_STOPPED flag checking in riscv_pmu_start()Gravatar Eric Lin 1-3/+0
2022-08-12perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixesGravatar Palmer Dabbelt 1-1/+0
2022-08-11RISC-V: Update user page mapping only once during startGravatar Atish Patra 1-1/+0
2022-07-06drivers/perf: riscv_pmu: Add riscv pmu pm notifierGravatar Eric Lin 1-2/+2
2022-03-21RISC-V: Add perf platform driver based on SBI PMU extensionGravatar Atish Patra 1-0/+2
2022-03-21RISC-V: Add a perf core library for pmu driversGravatar Atish Patra 1-0/+322