index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
pmu-events.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf test pmu-events: Fake PMU metric workaround
Ian Rogers
2022-12-21
1
-6
/
+11
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-12-16
1
-3
/
+3
|
\
|
*
libbpf: Hashmap interface update to allow both long and void* keys/values
Eduard Zingerman
2022-11-10
1
-3
/
+3
*
|
perf expr: Tidy hashmap dependency
Ian Rogers
2022-11-16
1
-0
/
+1
*
|
perf stat: Allocate evsel->stats->aggr properly
Namhyung Kim
2022-10-27
1
-1
/
+1
|
/
*
perf pmu-events: Hide the pmu_events
Ian Rogers
2022-08-13
1
-8
/
+8
*
perf pmu-events: Don't assume pmu_event is an array
Ian Rogers
2022-08-13
1
-58
/
+78
*
perf test: Use full metric resolution
Ian Rogers
2022-08-13
1
-145
/
+77
*
perf pmu-events: Hide pmu_events_map
Ian Rogers
2022-08-13
1
-118
/
+100
*
perf pmu-events: Avoid passing pmu_events_map
Ian Rogers
2022-08-13
1
-35
/
+28
*
perf pmu-events: Hide pmu_sys_event_tables
Ian Rogers
2022-08-13
1
-13
/
+1
*
perf jevent: Add an 'all' architecture argument
Ian Rogers
2022-08-13
1
-2
/
+1
*
perf test: Avoid sysfs state affecting fake events
Ian Rogers
2022-07-26
1
-0
/
+9
*
perf test: Add debug line to diagnose broken metrics
Ian Rogers
2022-07-12
1
-0
/
+1
*
perf jevents: Modify match field
Ian Rogers
2022-05-23
1
-12
/
+12
*
perf jevents: Append PMU description later
Ian Rogers
2022-05-23
1
-3
/
+3
*
perf test: Make metric testing more robust
Ian Rogers
2022-02-15
1
-6
/
+26
*
perf test: Add pmu-events test for aliases with hyphens
John Garry
2022-01-22
1
-0
/
+32
*
perf test: Convert pmu event tests to test cases.
Ian Rogers
2021-11-13
1
-62
/
+16
*
perf test: Rename struct test to test_suite
Ian Rogers
2021-11-13
1
-2
/
+2
*
perf test: Move each test suite struct to its test
Ian Rogers
2021-11-13
1
-4
/
+15
*
perf parse-event: Add init and exit to parse_event_error
Ian Rogers
2021-11-07
1
-12
/
+10
*
perf metric: Encode and use metric-id as qualifier
Ian Rogers
2021-10-20
1
-1
/
+12
*
perf metric: Move runtime value to the expr context
Ian Rogers
2021-10-20
1
-5
/
+5
*
perf pmu: Make pmu_event tables const.
Ian Rogers
2021-10-20
1
-8
/
+8
*
perf pmu: Make pmu_sys_event_tables const.
Ian Rogers
2021-10-20
1
-1
/
+1
*
perf pmu: Add const to pmu_events_map.
Ian Rogers
2021-10-20
1
-9
/
+9
*
perf metric: Rename expr__find_other.
Ian Rogers
2021-09-29
1
-6
/
+5
*
perf metric: Restructure struct expr_parse_ctx.
Ian Rogers
2021-09-29
1
-19
/
+28
*
perf test: Add pmu-event test for event described as "config="
John Garry
2021-09-28
1
-0
/
+25
*
perf test: Verify more event members in pmu-events test
John Garry
2021-09-28
1
-10
/
+40
*
perf parse-events: Set numeric term config
John Garry
2021-09-28
1
-3
/
+3
*
perf test: Add pmu-events sys event support
John Garry
2021-08-10
1
-3
/
+74
*
perf test: Add more pmu-events uncore aliases
John Garry
2021-08-10
1
-0
/
+72
*
perf test: Re-add pmu-event uncore PMU alias test
John Garry
2021-08-10
1
-0
/
+110
*
perf test: Test pmu-events core aliases separately
John Garry
2021-08-10
1
-29
/
+16
*
perf test: Factor out pmu-events alias comparison
John Garry
2021-08-10
1
-25
/
+55
*
perf test: Declare pmu-events test events separately
John Garry
2021-08-10
1
-118
/
+126
*
perf test: Factor out pmu-events event comparison
John Garry
2021-08-10
1
-53
/
+66
*
perf pmu: Add pmu_events_map__find() function to find the common PMU map for ...
John Garry
2021-04-08
1
-1
/
+1
*
perf test: Handle metric reuse in pmu-events parsing test
John Garry
2021-04-08
1
-0
/
+81
*
perf test: Fix metric parsing test
Kajol Jain
2020-12-15
1
-1
/
+1
*
perf jevents: Add test for arch std events
John Garry
2020-11-04
1
-0
/
+14
*
perf test: Free aliases for PMU event map aliases test
Namhyung Kim
2020-09-15
1
-0
/
+5
*
perf metric: Rename expr__add_id() to expr__add_val()
Jiri Olsa
2020-07-17
1
-2
/
+2
*
perf tests: Add another metric parsing test
Jiri Olsa
2020-06-22
1
-3
/
+114
*
perf tests: Factor check_parse_id function
Jiri Olsa
2020-06-22
1
-6
/
+14
*
perf expr: Migrate expr ids table to a hashmap
Ian Rogers
2020-05-28
1
-12
/
+13
*
perf test: Improve pmu event metric testing
Ian Rogers
2020-05-28
1
-6
/
+166
*
perf test: Test pmu-events aliases
John Garry
2020-03-24
1
-1
/
+147
[next]