summaryrefslogtreecommitdiffstats
path: root/drivers/perf/riscv_pmu.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supportedPu Lehui2024-03-261-0/+4
* drivers: perf: ctr_get_width function for legacy is not definedVadim Shakirov2024-02-271-13/+5
* drivers: perf: Fix panic in riscv SBI mmap supportAlexandre Ghiti2023-10-121-1/+2
* Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-09-011-0/+113
|\
| * drivers: perf: Implement perf event mmap support in the SBI backendAlexandre Ghiti2023-08-161-1/+9
| * riscv: Prepare for user-space perf event mmap supportAlexandre Ghiti2023-08-161-0/+105
* | perf: RISC-V: Remove PERF_HES_STOPPED flag checking in riscv_pmu_start()Eric Lin2023-07-121-3/+0
|/
* perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixesPalmer Dabbelt2022-08-121-1/+0
|\
| * RISC-V: Update user page mapping only once during startAtish Patra2022-08-111-1/+0
* | drivers/perf: riscv_pmu: Add riscv pmu pm notifierEric Lin2022-07-061-2/+2
|/
* RISC-V: Add perf platform driver based on SBI PMU extensionAtish Patra2022-03-211-0/+2
* RISC-V: Add a perf core library for pmu driversAtish Patra2022-03-211-0/+322