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