index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
evsel_config.h
Age
Commit message (
Expand
)
Author
2026-01-14
perf parse-events: Track all user changed config bits
James Clark
2026-01-14
perf parse-events: Refactor get_config_terms() to remove macros
James Clark
2025-10-03
perf record: Add ratio-to-prev term
Thomas Falcon
2025-05-12
perf parse-events: Add "cpu" term to set the CPU an event is recorded on
Ian Rogers
2024-12-18
perf tools: Add aux-action config term
Adrian Hunter
2020-05-28
perf evsel: Rename *perf_evsel__get_config_term() & friends to evsel__env()
Arnaldo Carvalho de Melo
2020-05-05
perf evsel: Rename perf_evsel__config*() to evsel__config*()
Arnaldo Carvalho de Melo
2020-01-30
perf parse: Copy string to perf_evsel_config_term
Leo Yan
2020-01-30
perf parse: Refactor 'struct perf_evsel_config_term'
Leo Yan
2019-11-22
perf pmu: When using default config, record which bits of config were changed...
Adrian Hunter
2019-11-22
perf record: Add aux-sample-size config term
Adrian Hunter
2019-09-25
perf evsel: Move config terms to a separate header
Arnaldo Carvalho de Melo