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