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
/
pmu-events
/
pmu-events.h
Age
Commit message (
Expand
)
Author
2021-10-20
perf pmu: Make pmu_event tables const.
Ian Rogers
2021-10-20
perf pmu: Make pmu_sys_event_tables const.
Ian Rogers
2021-10-20
perf pmu: Add const to pmu_events_map.
Ian Rogers
2021-08-10
perf jevents: Print SoC name per system event table
John Garry
2020-12-17
perf jevents: Add support for system events tables
John Garry
2020-09-10
perf jevents: Add support for parsing perchip/percore events
Kajol Jain
2020-04-30
perf pmu: Fix function name in comment, its get_cpuid_str(), not get_cpustr()
Shaokun Zhang
2020-03-10
perf jevents: Support metric constraint
Kan Liang
2019-10-19
perf list: Hide deprecated events by default
Jin Yao
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-13
perf vendor events: Support metric_group and no event name in JSON parser
Andi Kleen
2017-03-23
perf pmu: Add support for MetricName JSON attribute
Andi Kleen
2017-03-23
perf pmu: Support MetricExpr header in JSON event list
Andi Kleen
2017-02-08
perf jevents: Add support for parsing uncore json files
Andi Kleen
2016-10-03
perf jevents: Add support for long descriptions
Sukadev Bhattiprolu
2016-10-03
perf jevents: Program to convert JSON file
Andi Kleen