Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |