index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
parse-metric.c
Age
Commit message (
Expand
)
Author
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
2021-03-03
perf metric: Remove unneeded semicolon
Jiapeng Chong
2021-02-03
perf test: Add parse-metric memory bandwidth testcase
John Garry
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' stats methods
Arnaldo Carvalho de Melo
2020-09-28
perf test: Fix msan uninitialized use.
Ian Rogers
2020-09-17
perf metric: Remove duplicate include
YueHaibing
2020-09-15
perf test: Fix memory leaks in parse-metric test
Namhyung Kim
2020-09-01
perf test: Set NULL sentinel in pmu_events table in "Parse and process metric...
Thomas Richter
2020-07-30
perf metric: Add metric group test
Jiri Olsa
2020-07-30
perf metric: Make compute_single function more precise
Jiri Olsa
2020-07-30
perf metric: Add recursion check when processing nested metrics
Jiri Olsa
2020-07-30
perf metric: Add DCache_L2 to metric parse test
Jiri Olsa
2020-07-30
perf metric: Add cache_miss_cycles to metric parse test
Jiri Olsa
2020-06-22
perf tests: Add parse metric test for frontend metric
Jiri Olsa
2020-06-22
perf tests: Add parse metric test for ipc metric
Jiri Olsa