index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
parse-events.c
Age
Commit message (
Expand
)
Author
2025-05-14
perf parse-events: Use wildcard processing to set an event to merge into
Ian Rogers
2025-05-14
perf evlist: Make uniquifying counter names consistent
Ian Rogers
2025-05-12
perf parse-events: Add "cpu" term to set the CPU an event is recorded on
Ian Rogers
2025-05-12
perf parse-events: Set is_pmu_core for legacy hardware events
Ian Rogers
2025-05-08
perf parse-events: Add debug dump of evlist if reordered
Ian Rogers
2025-04-25
perf pmu-events: Add retirement latency to JSON events inside of perf
Ian Rogers
2025-03-11
perf parse-events: Corrections to topdown sorting
Ian Rogers
2025-02-24
perf parse-events: Switch tracepoints to io_dir__readdir
Ian Rogers
2025-02-04
perf pmu: Rename name matching for no suffix or wildcard variants
Ian Rogers
2024-12-18
perf tools: Add aux-action config term
Adrian Hunter
2024-12-09
perf evsel: Allow evsel__newtp without libtraceevent
Ian Rogers
2024-10-22
perf tools: Do not set exclude_guest for precise_ip
Namhyung Kim
2024-10-22
perf tools: Don't set attr.exclude_guest by default
Namhyung Kim
2024-10-10
perf tool_pmu: Factor tool events into their own PMU
Ian Rogers
2024-10-10
perf parse-events: Expose/rename config_term_name
Ian Rogers
2024-10-10
perf pmu: Allow hardcoded terms to be applied to attributes
Ian Rogers
2024-09-26
perf evsel: Remove pmu_name
Ian Rogers
2024-09-26
perf evsel: Add alternate_hw_config and use in evsel__match
Ian Rogers
2024-09-11
perf pmus: Fake PMU clean up
Ian Rogers
2024-09-04
perf parse-events: Vary default_breakpoint_len on i386 and arm64
Ian Rogers
2024-09-04
perf parse-events: Add default_breakpoint_len helper
Ian Rogers
2024-09-03
perf parse-events: Pass cpu_list as a perf_cpu_map in __add_event()
Ian Rogers
2024-08-12
perf parse-events: Add a retirement latency modifier
Ian Rogers
2024-06-10
perf evsel: Refactor tool events
Ian Rogers
2024-06-06
perf: parse-events: Fix compilation error while defining DEBUG_PARSER
Clément Le Goffic
2024-05-26
Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"
Arnaldo Carvalho de Melo
2024-05-10
perf parse-events: Add new 'fake_tp' parameter for tests
Dominique Martinet
2024-05-10
perf parse-events: pass parse_state to add_tracepoint
Dominique Martinet
2024-05-03
perf test pmu: Refactor format test and exposed test APIs
Ian Rogers
2024-04-26
perf parse-events: Tidy the setting of the default event name
Ian Rogers
2024-04-26
perf parse-events: Minor grouping tidy up
Ian Rogers
2024-04-26
perf parse-event: Constify event_symbol arrays
Ian Rogers
2024-04-26
perf parse-events: Improvements to modifier parsing
Ian Rogers
2024-04-26
perf parse-events: Inline parse_events_evlist_error
Ian Rogers
2024-04-26
perf parse-events: Inline parse_events_update_lists
Ian Rogers
2024-04-26
perf parse-events: Prefer sysfs/JSON hardware events over legacy
Ian Rogers
2024-04-26
perf parse-events: Constify parse_events_add_numeric
Ian Rogers
2024-04-26
perf parse-events: Legacy cache names on all PMUs and lower priority
Ian Rogers
2024-04-26
perf pmu: Refactor perf_pmu__match()
Ian Rogers
2024-04-26
perf parse-events: Avoid copying an empty list
Ian Rogers
2024-04-26
perf parse-events: Directly pass PMU to parse_events_add_pmu()
Ian Rogers
2024-04-26
perf parse-events: Factor out '<event_or_pmu>/.../' parsing
Ian Rogers
2024-02-02
perf parse-events: Print all errors
Ian Rogers
2023-11-27
perf parse-events: Make legacy events lower priority than sysfs/JSON
Ian Rogers
2023-10-17
perf pmu: Lazily compute default config
Ian Rogers
2023-10-12
perf parse-events: Fix unlikely memory leak when cloning terms
Ian Rogers
2023-09-11
perf parse-events: Introduce 'struct parse_events_terms'
Ian Rogers
2023-09-11
perf parse-events: Copy fewer term lists
Ian Rogers
2023-09-11
perf parse-events: Tidy up str parameter
Ian Rogers
2023-09-11
perf parse-events: Remove unnecessary __maybe_unused
Ian Rogers
[next]