blob: 1182972f09f24cc30e9c9502934d39ede8c7239b [file] [log] [blame]
8a99255a50c0 ("perf stat: Fix endless wait for child process")
8897a8916efb ("perf stat: Move ru_* data 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'")
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")
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")
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")
3f986eefc89c ("Merge branch 'perf/urgent' into perf/core, to resolve conflict")