Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
de5287235631cc561716d85f984614ef9598a5cc
/
tools
/
perf
/
util
/
stat-shadow.c
6f6473c
perf stat: Fix free memory access / memory leaks in metrics
by Andi Kleen
· 5 years ago
f01642e
perf metricgroup: Support multiple events for metricgroup
by Jin Yao
· 5 years ago
287f264
perf metricgroup: Scale the metric result
by Jin Yao
· 5 years ago
1fc632c
libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
by Jiri Olsa
· 6 years ago
63503db
perf evlist: Rename struct perf_evlist to struct evlist
by Jiri Olsa
· 6 years ago
32dcd02
perf evsel: Rename struct perf_evsel to struct evsel
by Jiri Olsa
· 6 years ago
146540f
perf stat: Always separate stalled cycles per insn
by Cong Wang
· 6 years ago
d8f9da2
perf tools: Use zfree() where applicable
by Arnaldo Carvalho de Melo
· 6 years ago
e3a9427
perf stat: Fix metrics with --no-merge
by Andi Kleen
· 6 years ago
145c407
perf stat: Make metric event lookup more robust
by Andi Kleen
· 6 years ago
db5742b
perf stat: Support per-die aggregation
by Kan Liang
· 6 years ago
ca22702
perf util: Use cached rbtree for rblists
by Davidlohr Bueso
· 6 years ago
57ddf09
perf stat: Fix shadow stats for clock events
by Ravi Bangoria
· 6 years ago
eb08d00
perf stat: Use perf_evsel__is_clocki() for clock events
by Ravi Bangoria
· 6 years ago
6ca9a08
perf stat: Pass a 'struct perf_stat_config' argument to global print functions
by Jiri Olsa
· 6 years ago
0aa802a
perf stat: Get rid of extra clock display function
by Jiri Olsa
· 7 years ago
6a1e2c5
perf stat: Remove a set of shadow stats static variables
by Jin Yao
· 7 years ago
e0128b3
perf stat: Print per-thread shadow stats
by Jin Yao
· 7 years ago
1fcd039
perf stat: Update per-thread shadow stats
by Jin Yao
· 7 years ago
8efb2df
perf stat: Create the runtime_stat init/exit function
by Jin Yao
· 7 years ago
49cd456
perf stat: Extend rbtree to support per-thread shadow stats
by Jin Yao
· 7 years ago
e5fcc2a
perf stat: Define a structure for per-thread shadow stats
by Jin Yao
· 7 years ago
b984aff
perf stat: Add rbtree node_delete op
by Jin Yao
· 7 years ago
15bcdc9
Merge branch 'linus' into perf/core, to fix conflicts
by Ingo Molnar
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
54830dd
perf stat: Move the shadow stats scale computation in perf_stat__update_shadow_stats
by Jiri Olsa
· 8 years ago
fd48aad
perf stat: Support duration_time for metrics
by Andi Kleen
· 7 years ago
4e1a096
perf stat: Don't use ctx for saved values lookup
by Andi Kleen
· 7 years ago
b18f3e3
perf stat: Support JSON metrics in perf stat
by Andi Kleen
· 7 years ago
4ed962e
perf stat: Print generic metric header even for failed expressions
by Andi Kleen
· 7 years ago
bba49af
perf stat: Factor out generic metric printing
by Andi Kleen
· 7 years ago
5e97665
perf stat: Fix saved values rbtree lookup
by Andi Kleen
· 7 years ago
daefd0b
perf stat: Add support to measure SMI cost
by Kan Liang
· 8 years ago
9628481
perf pmu: Add support for MetricName JSON attribute
by Andi Kleen
· 8 years ago
37932c1
perf stat: Output JSON MetricExpr metric
by Andi Kleen
· 8 years ago
239bd47
perf stat: Add computation of TopDown formulas
by Andi Kleen
· 9 years ago
daf4f47
perf stat: Update runtime using cpu-clock event
by Namhyung Kim
· 9 years ago
b0404be
perf stat: Fix indentation of stalled backend cycle
by Namhyung Kim
· 9 years ago
b8f8eb8
perf tools: Remove misplaced __maybe_unused
by Arnaldo Carvalho de Melo
· 9 years ago
fb4605b
perf stat: Check for frontend stalled for metrics
by Andi Kleen
· 9 years ago
44d49a6
perf stat: Support metrics in --per-core/socket mode
by Andi Kleen
· 9 years ago
92a61f6
perf stat: Implement CSV metrics output
by Andi Kleen
· 9 years ago
140aead
perf stat: Abstract stat metrics printing
by Andi Kleen
· 9 years ago
4579ecc
perf stat: Move sw clock metrics printout to stat-shadow
by Andi Kleen
· 9 years ago
5497628
perf stat: Fix transaction lenght metrics
by Andi Kleen
· 9 years ago
f87027b
perf stat: Move shadow stat counters into separate object
by Jiri Olsa
· 10 years ago