blob: 35c6b354a3911a1e83f81dd934fb6641f6dd0fcc [file] [log] [blame]
d0192fdba09a ("perf stat: Move 'metric_events' to 'struct perf_stat_config'")
54ac0b1bd25c ("perf stat: Move 'walltime_*' data to 'struct perf_stat_config'")
fdee335b00b0 ("perf stat: Move 'no_merge' data to 'struct perf_stat_config'")
34ff0866d46a ("perf stat: Move 'big_num' data to 'struct perf_stat_config'")
6f6b6594b5f3 ("perf stat: Move *_aggr_* data to 'struct perf_stat_config'")
8897a8916efb ("perf stat: Move ru_* data to 'struct perf_stat_config'")
3b3cd9a41c2b ("perf stat: Move 'print_mixed_hw_group_error' to 'struct perf_stat_config'")
31084123c196 ("perf stat: Move 'print_free_counters_hint' to 'struct perf_stat_config'")
aea0dca1629c ("perf stat: Move 'null_run' to 'struct perf_stat_config'")
26893a6018f8 ("perf stat: Add 'walltime_nsecs_stats' pointer to 'struct perf_stat_config'")
77e0faf8552c ("perf stat: Pass 'evlist' to aggr_update_shadow()")
ae2d7da554f0 ("perf stat: Pass 'struct perf_stat_config' to first_shadow_cpu()")
ee1760e2cf62 ("perf stat: Move 'metric_only_len' to 'struct perf_stat_config'")
d97ae04b3d52 ("perf stat: Move 'run_count' to 'struct perf_stat_config'")
df4f7b4d4b1e ("perf stat: Move 'unit_width' to 'struct perf_stat_config'")
0ce5aa026660 ("perf stat: Move 'metric_only' to 'struct perf_stat_config'")
132c6ba3c440 ("perf stat: Move 'interval_clear' to 'struct perf_stat_config'")
fa7070a38676 ("perf stat: Move csv_* to 'struct perf_stat_config'")
6ca9a082b190 ("perf stat: Pass a 'struct perf_stat_config' argument to global print functions")
f3ca50e61ff4 ("perf stat: Pass 'struct perf_stat_config' argument to local print functions")
b64df7f33743 ("perf stat: Add 'struct perf_stat_config' argument to perf_evlist__print_counters()")
0174820a8ba1 ("perf stat: Move STAT_RECORD out of perf_evlist__print_counters()")
a5a9eac1a018 ("perf stat: Introduce perf_evlist__print_counters()")
7d9ad16afe2b ("perf stat: Add 'identifier' flag to 'struct perf_stat_config'")
5698f26b46e4 ("perf stat: Move 'no_inherit' to 'struct perf_stat_config'")
728c0ee0a896 ("perf stat: Move 'initial_delay' to 'struct perf_stat_config'")
0aa802a79469 ("perf stat: Get rid of extra clock display function")
742d92ff219f ("perf stat: Add transaction flag (-T) support for s390")
c818cc063089 ("perf stat: Fix --interval_clear option")
a5cfa6217c94 ("perf stat: Add event parsing error handling to add_default_attributes")
c1a1f5d9da80 ("perf stat: Allow to specify specific metric column len")
f515572734fb ("perf stat: Fix metric column header display alignment")
b37d33edbf41 ("perf stat: Use only color_fprintf call in print_metric_only")
9660e08ee8cb ("perf stat: Add --interval-clear option")
0ce2da148396 ("perf stat: Display user and system time")
abc60bad0030 ("perf stat: Display length strings of each run for --table option")
e55c14af488a ("perf stat: Add --table option to display time of each run")
bc22de9bcdb2 ("perf stat: Display time in precision based on std deviation")
30060eaed769 ("perf stat: Print out hint for mixed PMU group error")
8c5421c016a4 ("perf pmu: Display pmu name when printing unmerged events in stat")
3f986eefc89c ("Merge branch 'perf/urgent' into perf/core, to resolve conflict")