index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
parse-metric.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-27
perf pmus: Remove perf_pmus__has_hybrid
Ian Rogers
1
-5
/
+2
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
1
-2
/
+2
2023-05-10
perf metric: Change divide by zero and !support events behavior
Ian Rogers
1
-0
/
+1
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-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
-11
/
+8
2023-02-19
perf metric: Add --metric-no-threshold option
Ian Rogers
1
-1
/
+0
2023-02-03
perf pmu-events: Introduce pmu_metrics_table
Ian Rogers
1
-1
/
+1
2023-02-03
perf pmu-events: Separate the metrics from events for no jevents
Ian Rogers
1
-1
/
+1
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
-1
/
+1
2022-08-13
perf pmu-events: Move test events/metrics to JSON
Ian Rogers
1
-66
/
+2
2022-08-13
perf pmu-events: Avoid passing pmu_events_map
Ian Rogers
1
-6
/
+1
2022-08-13
perf jevents: Remove the type/version variables
Ian Rogers
1
-2
/
+0
2021-12-06
perf test: Reset shadow counts before loading
Ian Rogers
1
-0
/
+1
2021-11-13
perf test: Rename struct test to test_suite
Ian Rogers
1
-1
/
+1
2021-11-13
perf test: Move each test suite struct to its test
Ian Rogers
1
-1
/
+3
2021-10-20
perf pmu: Add const to pmu_events_map.
Ian Rogers
1
-1
/
+1
2021-04-29
perf tests: Support 'Parse and process metrics' test for hybrid
Jin Yao
1
-2
/
+6
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2021-03-03
perf metric: Remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2021-02-03
perf test: Add parse-metric memory bandwidth testcase
John Garry
1
-0
/
+24
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' stats methods
Arnaldo Carvalho de Melo
1
-2
/
+2
2020-09-28
perf test: Fix msan uninitialized use.
Ian Rogers
1
-1
/
+1
2020-09-17
perf metric: Remove duplicate include
YueHaibing
1
-2
/
+0
2020-09-15
perf test: Fix memory leaks in parse-metric test
Namhyung Kim
1
-5
/
+9
2020-09-01
perf test: Set NULL sentinel in pmu_events table in "Parse and process metric...
Thomas Richter
1
-0
/
+3
2020-07-30
perf metric: Add metric group test
Jiri Olsa
1
-2
/
+46
2020-07-30
perf metric: Make compute_single function more precise
Jiri Olsa
1
-9
/
+13
2020-07-30
perf metric: Add recursion check when processing nested metrics
Jiri Olsa
1
-2
/
+32
2020-07-30
perf metric: Add DCache_L2 to metric parse test
Jiri Olsa
1
-0
/
+71
2020-07-30
perf metric: Add cache_miss_cycles to metric parse test
Jiri Olsa
1
-0
/
+33
2020-06-22
perf tests: Add parse metric test for frontend metric
Jiri Olsa
1
-0
/
+25
2020-06-22
perf tests: Add parse metric test for ipc metric
Jiri Olsa
1
-0
/
+145