Jiri Olsa
|
0174820a8b
perf stat: Move STAT_RECORD out of perf_evlist__print_counters()
|
7 gadi atpakaļ |
Jiri Olsa
|
a5a9eac1a0
perf stat: Introduce perf_evlist__print_counters()
|
7 gadi atpakaļ |
Jiri Olsa
|
0a4e64d391
perf stat: Move perf_stat_synthesize_config() to stat.c
|
7 gadi atpakaļ |
Jiri Olsa
|
c2c247f2dd
perf stat: Add 'perf_event__handler_t' argument to perf_stat_synthesize_config()
|
7 gadi atpakaļ |
Jiri Olsa
|
1c21e9899d
perf stat: Add 'struct perf_evlist' argument to perf_stat_synthesize_config()
|
7 gadi atpakaļ |
Jiri Olsa
|
1821f4eb48
perf stat: Add 'struct perf_tool' argument to perf_stat_synthesize_config()
|
7 gadi atpakaļ |
Jiri Olsa
|
73d586c391
perf stat: Add 'struct perf_stat_config' argument to perf_stat_synthesize_config()
|
7 gadi atpakaļ |
Jiri Olsa
|
491073a612
perf stat: Rename 'is_pipe' argument to 'attrs' in perf_stat_synthesize_config()
|
7 gadi atpakaļ |
Jiri Olsa
|
d09cefd2ef
perf stat: Move create_perf_stat_counter() to stat.c
|
7 gadi atpakaļ |
Jiri Olsa
|
650d622046
perf evsel: Introduce perf_evsel__store_ids()
|
7 gadi atpakaļ |
Jiri Olsa
|
318ec1841a
perf tools: Switch 'session' argument to 'evlist' in perf_event__synthesize_attrs()
|
7 gadi atpakaļ |
Jiri Olsa
|
7d9ad16afe
perf stat: Add 'identifier' flag to 'struct perf_stat_config'
|
7 gadi atpakaļ |
Jiri Olsa
|
35386233fc
perf stat: Use local config arg for scale in create_perf_stat_counter()
|
7 gadi atpakaļ |
Jiri Olsa
|
5698f26b46
perf stat: Move 'no_inherit' to 'struct perf_stat_config'
|
7 gadi atpakaļ |
Jiri Olsa
|
728c0ee0a8
perf stat: Move 'initial_delay' to 'struct perf_stat_config'
|
7 gadi atpakaļ |
Jiri Olsa
|
d50ed0ce82
perf stat: Use evsel->threads in create_perf_stat_counter()
|
7 gadi atpakaļ |
Jiri Olsa
|
0aa802a794
perf stat: Get rid of extra clock display function
|
7 gadi atpakaļ |
Thomas Richter
|
742d92ff21
perf stat: Add transaction flag (-T) support for s390
|
7 gadi atpakaļ |
Jiri Olsa
|
c818cc0630
perf stat: Fix --interval_clear option
|
7 gadi atpakaļ |
Jiri Olsa
|
a5cfa6217c
perf stat: Add event parsing error handling to add_default_attributes
|
7 gadi atpakaļ |
Jiri Olsa
|
c1a1f5d9da
perf stat: Allow to specify specific metric column len
|
7 gadi atpakaļ |
Jiri Olsa
|
f515572734
perf stat: Fix metric column header display alignment
|
7 gadi atpakaļ |
Jiri Olsa
|
b37d33edbf
perf stat: Use only color_fprintf call in print_metric_only
|
7 gadi atpakaļ |
Jiri Olsa
|
9660e08ee8
perf stat: Add --interval-clear option
|
7 gadi atpakaļ |
Jiri Olsa
|
0ce2da1483
perf stat: Display user and system time
|
7 gadi atpakaļ |
Jiri Olsa
|
abc60bad00
perf stat: Display length strings of each run for --table option
|
7 gadi atpakaļ |
Jiri Olsa
|
e55c14af48
perf stat: Add --table option to display time of each run
|
7 gadi atpakaļ |
Jiri Olsa
|
bc22de9bcd
perf stat: Display time in precision based on std deviation
|
7 gadi atpakaļ |
Kan Liang
|
80ee8c588a
perf stat: Fix duplicate PMU name for interval print
|
7 gadi atpakaļ |
Kan Liang
|
30060eaed7
perf stat: Print out hint for mixed PMU group error
|
7 gadi atpakaļ |