index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
x86
/
util
/
evsel.c
Age
Commit message (
Expand
)
Author
9 days
perf topdown: Use attribute to see an event is a topdown metic or slots
Ian Rogers
2024-09-30
perf x86/topdown: Complete topdown slots/metrics events check
Dapeng Mi
2024-09-26
perf evsel: Remove pmu_name
Ian Rogers
2024-09-26
perf evsel x86: Make evsel__has_perf_metrics work for legacy events
Ian Rogers
2023-08-03
perf parse-events x86: Avoid sorting uops_retired.slots
Ian Rogers
2023-07-01
perf evsel amd: Fix IBS error message
Ravi Bangoria
2023-06-13
perf tool x86: Consolidate is_amd check into single function
Ravi Bangoria
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
2023-05-27
perf evlist: Remove __evlist__add_default
Ian Rogers
2022-07-29
perf evsel: Add arch_evsel__hw_name()
Kan Liang
2022-06-24
perf record ibs: Warn about sampling period skew
Ravi Bangoria
2022-06-03
perf record: Support sample-read topdown metric group for hybrid platforms
Zhengjun Xing
2022-06-03
perf evlist: Extend arch_evsel__must_be_in_group to support hybrid systems
Zhengjun Xing
2022-05-20
perf evsel: Fixes topdown events in a weak group for the hybrid platform
Kan Liang
2022-05-17
perf evlist: Keep topdown counters in weak group
Ian Rogers
2021-11-07
perf evsel: Don't set exclude_guest by default
Ravi Bangoria
2021-02-08
perf tools: Support PERF_SAMPLE_WEIGHT_STRUCT
Kan Liang