Jiri Olsa
|
e55c14af48
perf stat: Add --table option to display time of each run
|
7 vuotta sitten |
Thomas Richter
|
26e4711fc8
perf stat: Make function perf_stat_evsel_id_init static
|
7 vuotta sitten |
yuzhoujian
|
f1f8ad52f8
perf stat: Add support to print counts after a period of time
|
7 vuotta sitten |
yuzhoujian
|
db06a269ec
perf stat: Add support to print counts for fixed times
|
7 vuotta sitten |
Jin Yao
|
29734550c9
perf stat: Resort '--per-thread' result
|
7 vuotta sitten |
Jin Yao
|
56739444d8
perf stat: Allocate shadow stats buffer for threads
|
7 vuotta sitten |
Jin Yao
|
6a1e2c5c26
perf stat: Remove a set of shadow stats static variables
|
7 vuotta sitten |
Jin Yao
|
e0128b30db
perf stat: Print per-thread shadow stats
|
7 vuotta sitten |
Jin Yao
|
1fcd03946b
perf stat: Update per-thread shadow stats
|
7 vuotta sitten |
Jin Yao
|
8efb2df128
perf stat: Create the runtime_stat init/exit function
|
7 vuotta sitten |
Jin Yao
|
e5fcc2abc3
perf stat: Define a structure for per-thread shadow stats
|
7 vuotta sitten |
Ingo Molnar
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 vuotta sitten |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 vuotta sitten |
Jiri Olsa
|
54830dd0c3
perf stat: Move the shadow stats scale computation in perf_stat__update_shadow_stats
|
8 vuotta sitten |
Andi Kleen
|
b18f3e3650
perf stat: Support JSON metrics in perf stat
|
8 vuotta sitten |
Jiri Olsa
|
f7794d5254
perf evsel: Add read_counter()
|
8 vuotta sitten |
Kan Liang
|
daefd0bc0b
perf stat: Add support to measure SMI cost
|
8 vuotta sitten |
Andi Kleen
|
37932c188e
perf stat: Output JSON MetricExpr metric
|
8 vuotta sitten |
Andi Kleen
|
239bd47f83
perf stat: Add computation of TopDown formulas
|
9 vuotta sitten |
Andi Kleen
|
fb4605ba47
perf stat: Check for frontend stalled for metrics
|
9 vuotta sitten |
Andi Kleen
|
140aeadc1f
perf stat: Abstract stat metrics printing
|
9 vuotta sitten |
Jiri Olsa
|
86a2cf3123
perf stat: Making several helper functions static
|
9 vuotta sitten |
Jiri Olsa
|
e08a4564e2
perf tools: Add stat events fprintf functions
|
9 vuotta sitten |
Jiri Olsa
|
0ea0e35586
perf tools: Add stat event read function
|
9 vuotta sitten |
Jiri Olsa
|
208df99ed0
perf stat: Add AGGR_UNSET mode
|
10 vuotta sitten |
Jiri Olsa
|
581cc8a2a2
perf stat: Rename perf_stat struct into perf_stat_evsel
|
10 vuotta sitten |
Jiri Olsa
|
d809560b36
perf stat: Move perf_counts struct and functions into separate object
|
10 vuotta sitten |
Jiri Olsa
|
f80010eb23
perf stat: Move counter processing code into stat object
|
10 vuotta sitten |
Jiri Olsa
|
ec0d3d1fd2
perf stat: Move 'interval' into struct perf_stat_config
|
10 vuotta sitten |
Jiri Olsa
|
5821522e94
perf stat: Move 'output' into struct perf_stat_config
|
10 vuotta sitten |