Re: [PATCH 15/18] perf metric: Add DCache_L2 to metric parse test

2020-07-15 Thread Ian Rogers
On Sun, Jul 12, 2020 at 6:27 AM Jiri Olsa wrote: > > Adding test that compute DCache_L2 metrics with other related metrics in it. > > Signed-off-by: Jiri Olsa This feels familiar :-) Acked-by: Ian Rogers Thanks, Ian > --- > tools/perf/tests/parse-metric.c | 71 +

[PATCH 15/18] perf metric: Add DCache_L2 to metric parse test

2020-07-12 Thread Jiri Olsa
Adding test that compute DCache_L2 metrics with other related metrics in it. Signed-off-by: Jiri Olsa --- tools/perf/tests/parse-metric.c | 71 + 1 file changed, 71 insertions(+) diff --git a/tools/perf/tests/parse-metric.c b/tools/perf/tests/parse-metric.c index