开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
perf
/
riscv_pmu.c
Age
Commit message (
Expand
)
Author
2024-07-03
drivers/perf: riscv: Do not update the event data if uptodate
Atish Patra
2024-04-26
drivers/perf: riscv: Implement SBI PMU snapshot function
Atish Patra
2024-03-26
drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supported
Pu Lehui
2024-02-27
drivers: perf: ctr_get_width function for legacy is not defined
Vadim Shakirov
2023-10-12
drivers: perf: Fix panic in riscv SBI mmap support
Alexandre Ghiti
2023-09-01
Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-16
drivers: perf: Implement perf event mmap support in the SBI backend
Alexandre Ghiti
2023-08-16
riscv: Prepare for user-space perf event mmap support
Alexandre Ghiti
2023-07-12
perf: RISC-V: Remove PERF_HES_STOPPED flag checking in riscv_pmu_start()
Eric Lin
2022-08-12
perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixes
Palmer Dabbelt
2022-08-11
RISC-V: Update user page mapping only once during start
Atish Patra
2022-07-06
drivers/perf: riscv_pmu: Add riscv pmu pm notifier
Eric Lin
2022-03-21
RISC-V: Add perf platform driver based on SBI PMU extension
Atish Patra
2022-03-21
RISC-V: Add a perf core library for pmu drivers
Atish Patra