Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-12 | drivers: perf: Fix panic in riscv SBI mmap support | Alexandre Ghiti | 1 | -1/+2 |
2023-09-01 | Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+113 |
2023-08-16 | drivers: perf: Implement perf event mmap support in the SBI backend | Alexandre Ghiti | 1 | -1/+9 |
2023-08-16 | riscv: Prepare for user-space perf event mmap support | Alexandre Ghiti | 1 | -0/+105 |
2023-07-12 | perf: RISC-V: Remove PERF_HES_STOPPED flag checking in riscv_pmu_start() | Eric Lin | 1 | -3/+0 |
2022-08-12 | perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixes | Palmer Dabbelt | 1 | -1/+0 |
2022-08-12 | RISC-V: Update user page mapping only once during start | Atish Patra | 1 | -1/+0 |
2022-07-06 | drivers/perf: riscv_pmu: Add riscv pmu pm notifier | Eric Lin | 1 | -2/+2 |
2022-03-22 | RISC-V: Add perf platform driver based on SBI PMU extension | Atish Patra | 1 | -0/+2 |
2022-03-22 | RISC-V: Add a perf core library for pmu drivers | Atish Patra | 1 | -0/+322 |