index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
pmu-events.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-27
perf pmus: Allow just core PMU scanning
Ian Rogers
1
-4
/
+1
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
1
-1
/
+2
2023-05-15
perf parse-events: Add pmu filter
Ian Rogers
1
-1
/
+2
2023-05-15
perf parse-events: Avoid scanning PMUs before parsing
Ian Rogers
1
-9
/
+0
2023-04-24
perf evsel: Introduce evsel__name_is() method to check if the evsel name is e...
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-03-13
perf parse-events: Warn when events are regrouped
Ian Rogers
1
-1
/
+1
2023-02-19
perf stat: Remove saved_value/runtime_stat
Ian Rogers
1
-1
/
+0
2023-02-19
perf metric: Directly use counts rather than saved_value
Ian Rogers
1
-2
/
+2
2023-02-19
perf stat: Hide runtime_stat
Ian Rogers
1
-5
/
+3
2023-02-19
perf metric: Add --metric-no-threshold option
Ian Rogers
1
-3
/
+1
2023-02-19
perf pmu-events: Test parsing metric thresholds with the fake PMU
Ian Rogers
1
-0
/
+22
2023-02-19
perf pmu-events: Change perpkg to be a bool
Ian Rogers
1
-2
/
+2
2023-02-19
perf pmu-events: Change deprecated to be a bool
Ian Rogers
1
-2
/
+2
2023-02-19
perf pmu-events: Remove aggr_mode from pmu_event
Ian Rogers
1
-6
/
+0
2023-02-03
perf pmu-events: Fix testing with JEVENTS_ARCH=all
Ian Rogers
1
-0
/
+1
2023-02-03
perf jevents: Generate metrics and events as separate tables
Ian Rogers
1
-1
/
+2
2023-02-03
perf pmu-events: Introduce pmu_metrics_table
Ian Rogers
1
-2
/
+3
2023-02-03
perf pmu-events: Remove now unused event and metric variables
Ian Rogers
1
-27
/
+0
2023-02-02
perf pmu-events: Add separate metric from pmu_event
Ian Rogers
1
-19
/
+16
2022-12-21
perf test pmu-events: Fake PMU metric workaround
Ian Rogers
1
-6
/
+11
2022-12-16
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-3
/
+3
2022-11-16
perf expr: Tidy hashmap dependency
Ian Rogers
1
-0
/
+1
2022-11-10
libbpf: Hashmap interface update to allow both long and void* keys/values
Eduard Zingerman
1
-3
/
+3
2022-10-27
perf stat: Allocate evsel->stats->aggr properly
Namhyung Kim
1
-1
/
+1
2022-08-13
perf pmu-events: Hide the pmu_events
Ian Rogers
1
-8
/
+8
2022-08-13
perf pmu-events: Don't assume pmu_event is an array
Ian Rogers
1
-58
/
+78
2022-08-13
perf test: Use full metric resolution
Ian Rogers
1
-145
/
+77
2022-08-13
perf pmu-events: Hide pmu_events_map
Ian Rogers
1
-118
/
+100
2022-08-13
perf pmu-events: Avoid passing pmu_events_map
Ian Rogers
1
-35
/
+28
2022-08-13
perf pmu-events: Hide pmu_sys_event_tables
Ian Rogers
1
-13
/
+1
2022-08-13
perf jevent: Add an 'all' architecture argument
Ian Rogers
1
-2
/
+1
2022-07-26
perf test: Avoid sysfs state affecting fake events
Ian Rogers
1
-0
/
+9
2022-07-12
perf test: Add debug line to diagnose broken metrics
Ian Rogers
1
-0
/
+1
2022-05-23
perf jevents: Modify match field
Ian Rogers
1
-12
/
+12
2022-05-23
perf jevents: Append PMU description later
Ian Rogers
1
-3
/
+3
2022-02-15
perf test: Make metric testing more robust
Ian Rogers
1
-6
/
+26
2022-01-22
perf test: Add pmu-events test for aliases with hyphens
John Garry
1
-0
/
+32
2021-11-13
perf test: Convert pmu event tests to test cases.
Ian Rogers
1
-62
/
+16
2021-11-13
perf test: Rename struct test to test_suite
Ian Rogers
1
-2
/
+2
2021-11-13
perf test: Move each test suite struct to its test
Ian Rogers
1
-4
/
+15
2021-11-07
perf parse-event: Add init and exit to parse_event_error
Ian Rogers
1
-12
/
+10
2021-10-20
perf metric: Encode and use metric-id as qualifier
Ian Rogers
1
-1
/
+12
2021-10-20
perf metric: Move runtime value to the expr context
Ian Rogers
1
-5
/
+5
2021-10-20
perf pmu: Make pmu_event tables const.
Ian Rogers
1
-8
/
+8
2021-10-20
perf pmu: Make pmu_sys_event_tables const.
Ian Rogers
1
-1
/
+1
2021-10-20
perf pmu: Add const to pmu_events_map.
Ian Rogers
1
-9
/
+9
2021-09-29
perf metric: Rename expr__find_other.
Ian Rogers
1
-6
/
+5
2021-09-29
perf metric: Restructure struct expr_parse_ctx.
Ian Rogers
1
-19
/
+28
2021-09-28
perf test: Add pmu-event test for event described as "config="
John Garry
1
-0
/
+25
2021-09-28
perf test: Verify more event members in pmu-events test
John Garry
1
-10
/
+40
[next]