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.16.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
/
tests
/
parse-events.c
Age
Commit message (
Expand
)
Author
2024-12-09
perf tests: Enable tests disabled due to tracepoint parsing
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-09-26
perf evsel: Remove pmu_name
Ian Rogers
2024-09-11
perf pmus: Fake PMU clean up
Ian Rogers
2024-09-11
perf parse-events: Remove duplicated include in parse-events.c
Yang Li
2024-09-04
perf parse-events: Add default_breakpoint_len helper
Ian Rogers
2024-05-10
perf parse: Allow tracepoint names to start with digits
Dominique Martinet
2024-05-10
perf parse-events: Add new 'fake_tp' parameter for tests
Dominique Martinet
2024-04-26
perf tests parse-events: Use "branches" rather than "cache-references"
Ian Rogers
2024-04-03
perf evsel: Use evsel__name_is() helper
Yang Jihong
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-11-09
perf tools: Fix spelling mistake "parametrized" -> "parameterized"
Colin Ian King
2023-09-27
perf test: Fix parse-events tests to skip parametrized events
Athira Rajeev
2023-09-11
perf parse-events: Introduce 'struct parse_events_terms'
Ian Rogers
2023-09-02
perf parse-events: Fixes relating to no_value terms
Ian Rogers
2023-08-24
perf pmu: Parse sysfs events directly from a file
Ian Rogers
2023-08-01
perf test parse-events: Test complex name has required event format
Ian Rogers
2023-07-05
perf test: Fix event parsing test when PERF_PMU_CAP_EXTENDED_HW_TYPE isn't su...
James Clark
2023-07-05
perf test: Fix event parsing test on Arm
James Clark
2023-06-12
perf parse: Allow config terms with breakpoints
Adrian Hunter
2023-06-01
perf test: Update parse-events expectations to test for multiple events
Ian Rogers
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
2023-05-27
perf pmus: Prefer perf_pmu__scan over perf_pmus__for_each_pmu
Ian Rogers
2023-05-15
perf parse-events: Avoid error when assigning a legacy cache term
Ian Rogers
2023-05-15
perf parse-events: Avoid error when assigning a term
Ian Rogers
2023-05-15
perf parse-events: Support hardware events as terms
Ian Rogers
2023-05-15
perf test: Fix parse-events tests for >1 core PMU
Ian Rogers
2023-05-15
perf parse-events: Add pmu filter
Ian Rogers
2023-05-15
perf parse-events: Support PMUs for legacy cache events
Ian Rogers
2023-05-15
perf test: Move x86 hybrid tests to arch/x86
Ian Rogers
2023-05-15
perf parse-events: Avoid scanning PMUs before parsing
Ian Rogers
2023-05-15
perf test: Test more with config_cache
Ian Rogers
2023-05-15
perf test: Mask configs with extended types then test
Ian Rogers
2023-05-15
perf test: Use valid for PMU tests
Ian Rogers
2023-05-15
perf test: Test more sysfs events
Ian Rogers
2023-04-24
perf evsel: Introduce evsel__name_is() method to check if the evsel name is e...
Arnaldo Carvalho de Melo
2023-03-21
perf tools: Add support for perf_event_attr::config3
Rob Herring
2023-03-13
perf parse-events: Warn when events are regrouped
Ian Rogers
2023-03-13
perf evlist: Remove nr_groups
Ian Rogers
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
2022-10-31
perf test: Parse events workaround for dash/minus
Ian Rogers
2022-05-23
perf test: Parse events break apart tests
Ian Rogers
2022-05-23
perf test: Parse events tidy evlist_test
Ian Rogers
2022-05-23
perf test: Parse events tidy terms_test
Ian Rogers
2022-01-22
perf test: Add parse-events test for aliases with hyphens
John Garry
2021-11-13
perf test: Rename struct test to test_suite
Ian Rogers
2021-11-13
perf test: Move each test suite struct to its test
Ian Rogers
2021-11-07
perf parse-event: Add init and exit to parse_event_error
Ian Rogers
[next]