Jiri Olsa
|
89f1688a57
perf tools: Remove perf_tool from event_op2
|
6 years ago |
Jiri Olsa
|
0a4e64d391
perf stat: Move perf_stat_synthesize_config() to stat.c
|
7 years ago |
Jiri Olsa
|
d09cefd2ef
perf stat: Move create_perf_stat_counter() to stat.c
|
7 years ago |
Thomas Richter
|
26e4711fc8
perf stat: Make function perf_stat_evsel_id_init static
|
7 years ago |
Jin Yao
|
14e72a21c7
perf stat: Update or print per-thread stats
|
7 years ago |
Jin Yao
|
1fcd03946b
perf stat: Update per-thread shadow stats
|
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
|
021b462a51
perf stat: Make --per-thread update shadow stats to show metrics
|
7 years ago |
Jiri Olsa
|
54830dd0c3
perf stat: Move the shadow stats scale computation in perf_stat__update_shadow_stats
|
8 years ago |
Arnaldo Carvalho de Melo
|
e669e833da
perf evsel: Restore evsel->priv as a tool private area
|
7 years ago |
Jiri Olsa
|
f7794d5254
perf evsel: Add read_counter()
|
8 years ago |
Kan Liang
|
daefd0bc0b
perf stat: Add support to measure SMI cost
|
8 years ago |
Arnaldo Carvalho de Melo
|
a43783aeec
perf tools: Include errno.h where needed
|
8 years ago |
Arnaldo Carvalho de Melo
|
fd20e8111c
perf tools: Including missing inttypes.h header
|
8 years ago |
Namhyung Kim
|
bb963e1650
perf utils: Check verbose flag properly
|
8 years ago |
Arnaldo Carvalho de Melo
|
e5cadb93d0
perf evlist: Rename for_each() macros to for_each_entry()
|
9 years ago |
Andi Kleen
|
239bd47f83
perf stat: Add computation of TopDown formulas
|
9 years ago |
Andi Kleen
|
f340c5fc93
perf stat: Scale values by unit before metrics
|
9 years ago |
Ingo Molnar
|
b83ea91f08
Merge branch 'perf/urgent' into perf/core, to pick up fixes
|
9 years ago |
Jiri Olsa
|
51fd2df1e8
perf stat: Fix interval output values
|
9 years ago |
Jiri Olsa
|
86a2cf3123
perf stat: Making several helper functions static
|
9 years ago |
Jiri Olsa
|
3f416f22d1
perf stat: Do not clean event's private stats
|
9 years ago |
Jiri Olsa
|
e08a4564e2
perf tools: Add stat events fprintf functions
|
9 years ago |
Jiri Olsa
|
0ea0e35586
perf tools: Add stat event read function
|
9 years ago |
Jiri Olsa
|
1fe7a30028
perf cpu_map: Add data arg to cpu_map__build_map callback
|
9 years ago |
Jiri Olsa
|
208df99ed0
perf stat: Add AGGR_UNSET mode
|
9 years ago |
Jiri Olsa
|
581cc8a2a2
perf stat: Rename perf_stat struct into perf_stat_evsel
|
9 years ago |
Stephane Eranian
|
02d8dabc50
perf stat: Fix per-pkg event reporting bug
|
10 years ago |
Jiri Olsa
|
d809560b36
perf stat: Move perf_counts struct and functions into separate object
|
10 years ago |