index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
parse-metric.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-27
perf stat: Allocate evsel->stats->aggr properly
Namhyung Kim
1
-1
/
+1
2022-08-13
perf pmu-events: Hide the pmu_events
Ian Rogers
1
-1
/
+1
2022-08-13
perf pmu-events: Move test events/metrics to JSON
Ian Rogers
1
-66
/
+2
2022-08-13
perf pmu-events: Avoid passing pmu_events_map
Ian Rogers
1
-6
/
+1
2022-08-13
perf jevents: Remove the type/version variables
Ian Rogers
1
-2
/
+0
2021-12-06
perf test: Reset shadow counts before loading
Ian Rogers
1
-0
/
+1
2021-11-13
perf test: Rename struct test to test_suite
Ian Rogers
1
-1
/
+1
2021-11-13
perf test: Move each test suite struct to its test
Ian Rogers
1
-1
/
+3
2021-10-20
perf pmu: Add const to pmu_events_map.
Ian Rogers
1
-1
/
+1
2021-04-29
perf tests: Support 'Parse and process metrics' test for hybrid
Jin Yao
1
-2
/
+6
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2021-03-03
perf metric: Remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2021-02-03
perf test: Add parse-metric memory bandwidth testcase
John Garry
1
-0
/
+24
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' stats methods
Arnaldo Carvalho de Melo
1
-2
/
+2
2020-09-28
perf test: Fix msan uninitialized use.
Ian Rogers
1
-1
/
+1
2020-09-17
perf metric: Remove duplicate include
YueHaibing
1
-2
/
+0
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 metrics" test
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