summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/parse-metric.c
Commit message (Expand)AuthorAgeFilesLines
* perf tests: Support 'Parse and process metrics' test for hybridJin Yao2021-04-291-2/+6
* perf tools: Fix various typos in commentsIngo Molnar2021-03-231-1/+1
* perf metric: Remove unneeded semicolonJiapeng Chong2021-03-031-1/+1
* perf test: Add parse-metric memory bandwidth testcaseJohn Garry2021-02-031-0/+24
* perf evlist: Use the right prefix for 'struct evlist' stats methodsArnaldo Carvalho de Melo2020-11-301-2/+2
* perf test: Fix msan uninitialized use.Ian Rogers2020-09-281-1/+1
* perf metric: Remove duplicate includeYueHaibing2020-09-171-2/+0
* perf test: Fix memory leaks in parse-metric testNamhyung Kim2020-09-151-5/+9
* perf test: Set NULL sentinel in pmu_events table in "Parse and process metric...Thomas Richter2020-09-011-0/+3
* perf metric: Add metric group testJiri Olsa2020-07-301-2/+46
* perf metric: Make compute_single function more preciseJiri Olsa2020-07-301-9/+13
* perf metric: Add recursion check when processing nested metricsJiri Olsa2020-07-301-2/+32
* perf metric: Add DCache_L2 to metric parse testJiri Olsa2020-07-301-0/+71
* perf metric: Add cache_miss_cycles to metric parse testJiri Olsa2020-07-301-0/+33
* perf tests: Add parse metric test for frontend metricJiri Olsa2020-06-221-0/+25
* perf tests: Add parse metric test for ipc metricJiri Olsa2020-06-221-0/+145