Jiri Olsa
|
6ca9a082b1
perf stat: Pass a 'struct perf_stat_config' argument to global print functions
|
7 years ago |
Jiri Olsa
|
0aa802a794
perf stat: Get rid of extra clock display function
|
7 years ago |
Jin Yao
|
6a1e2c5c26
perf stat: Remove a set of shadow stats static variables
|
7 years ago |
Jin Yao
|
e0128b30db
perf stat: Print per-thread shadow stats
|
7 years ago |
Jin Yao
|
1fcd03946b
perf stat: Update per-thread shadow stats
|
7 years ago |
Jin Yao
|
8efb2df128
perf stat: Create the runtime_stat init/exit function
|
7 years ago |
Jin Yao
|
49cd456af1
perf stat: Extend rbtree to support per-thread shadow stats
|
7 years ago |
Jin Yao
|
e5fcc2abc3
perf stat: Define a structure for per-thread shadow stats
|
7 years ago |
Jin Yao
|
b984aff781
perf stat: Add rbtree node_delete op
|
7 years ago |
Ingo Molnar
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Jiri Olsa
|
54830dd0c3
perf stat: Move the shadow stats scale computation in perf_stat__update_shadow_stats
|
8 years ago |
Andi Kleen
|
fd48aad9b0
perf stat: Support duration_time for metrics
|
8 years ago |
Andi Kleen
|
4e1a096380
perf stat: Don't use ctx for saved values lookup
|
8 years ago |
Andi Kleen
|
b18f3e3650
perf stat: Support JSON metrics in perf stat
|
8 years ago |
Andi Kleen
|
4ed962eb38
perf stat: Print generic metric header even for failed expressions
|
8 years ago |
Andi Kleen
|
bba49af873
perf stat: Factor out generic metric printing
|
8 years ago |
Andi Kleen
|
5e97665f91
perf stat: Fix saved values rbtree lookup
|
8 years ago |
Kan Liang
|
daefd0bc0b
perf stat: Add support to measure SMI cost
|
8 years ago |
Andi Kleen
|
9628481423
perf pmu: Add support for MetricName JSON attribute
|
8 years ago |
Andi Kleen
|
37932c188e
perf stat: Output JSON MetricExpr metric
|
8 years ago |
Andi Kleen
|
239bd47f83
perf stat: Add computation of TopDown formulas
|
9 years ago |
Namhyung Kim
|
daf4f4786e
perf stat: Update runtime using cpu-clock event
|
9 years ago |
Namhyung Kim
|
b0404be8d6
perf stat: Fix indentation of stalled backend cycle
|
9 years ago |
Arnaldo Carvalho de Melo
|
b8f8eb84f4
perf tools: Remove misplaced __maybe_unused
|
9 years ago |
Andi Kleen
|
fb4605ba47
perf stat: Check for frontend stalled for metrics
|
9 years ago |
Andi Kleen
|
44d49a6002
perf stat: Support metrics in --per-core/socket mode
|
9 years ago |
Andi Kleen
|
92a61f6412
perf stat: Implement CSV metrics output
|
9 years ago |
Andi Kleen
|
140aeadc1f
perf stat: Abstract stat metrics printing
|
9 years ago |
Andi Kleen
|
4579ecc8b3
perf stat: Move sw clock metrics printout to stat-shadow
|
9 years ago |