开源镜像站
帮助
动态
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
/
tools
/
perf
/
util
/
print-events.c
Age
Commit message (
Expand
)
Author
2024-10-10
perf tool_pmu: Factor tool events into their own PMU
Ian Rogers
2024-08-01
perf list: Give clues if failed to open tracing events directory
Tiezhu Yang
2024-03-21
perf list: Give more details about raw event encodings
Ian Rogers
2024-03-21
perf list: Add tracepoint encoding to detailed output
Ian Rogers
2024-02-23
perf print-events: make is_event_supported() more robust
Mark Rutland
2024-02-22
perf list: Add scandirat compatibility function
Ian Rogers
2024-01-26
perf list: Switch error message to pr_err() to respect debug settings (-v)
Ian Rogers
2023-09-12
perf list: Avoid a hardcoded cpu PMU name
Ian Rogers
2023-06-16
perf print-events: Export is_event_supported()
Arnaldo Carvalho de Melo
2023-05-27
perf pmus: Allow just core PMU scanning
Ian Rogers
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
2023-05-27
perf pmu: Remove perf_pmu__hybrid_pmus list
Ian Rogers
2023-05-15
perf parse-events: Reduce scope of is_event_supported
Ian Rogers
2023-05-15
perf print-events: Print legacy cache events for each PMU
Ian Rogers
2023-05-15
perf print-events: Avoid unnecessary strlist
Ian Rogers
2023-05-02
perf list: Modify the warning message about scandirat(3)
Namhyung Kim
2023-05-02
perf list: Fix memory leaks in print_tracepoint_events()
Namhyung Kim
2023-04-04
perf list: Use relative path for tracepoint scan
Namhyung Kim
2023-02-03
perf pmu-events: Remove now unused event and metric variables
Ian Rogers
2022-11-23
perf list: Reorganize to use callbacks to allow honouring command line options
Ian Rogers
2022-11-15
perf list: Simplify symbol event printing
Ian Rogers
2022-11-15
perf list: Simplify cache event printing
Ian Rogers
2022-11-15
perf tracepoint: Sort events in iterator
Ian Rogers
2022-11-10
perf print-events: Remove redundant comparison with zero
Kang Minchul
2022-09-26
perf parse-events: Remove "not supported" hybrid cache events
Zhengjun Xing
2022-09-26
perf print-events: Fix "perf list" can not display the PMU prefix for some hy...
Zhengjun Xing
2022-08-02
perf parse-events: Break out tracepoint and printing
Ian Rogers