aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/parse-metric.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-28perf test: Fix msan uninitialized use.Ian Rogers1-1/+1
2020-09-17perf metric: Remove duplicate includeYueHaibing1-2/+0
2020-09-15perf test: Fix memory leaks in parse-metric testNamhyung Kim1-5/+9
2020-09-01perf test: Set NULL sentinel in pmu_events table in "Parse and process metrics" testThomas Richter1-0/+3
2020-07-30perf metric: Add metric group testJiri Olsa1-2/+46
2020-07-30perf metric: Make compute_single function more preciseJiri Olsa1-9/+13
2020-07-30perf metric: Add recursion check when processing nested metricsJiri Olsa1-2/+32
2020-07-30perf metric: Add DCache_L2 to metric parse testJiri Olsa1-0/+71
2020-07-30perf metric: Add cache_miss_cycles to metric parse testJiri Olsa1-0/+33
2020-06-22perf tests: Add parse metric test for frontend metricJiri Olsa1-0/+25
2020-06-22perf tests: Add parse metric test for ipc metricJiri Olsa1-0/+145