blob: dcbeabf7b7c1fb68f9ba6ab0f476c18b29f89090 [file] [log] [blame]
c512e0eae4c6 ("perf stat: Add 'target' argument to perf_evlist__print_counters()")
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()")
c818cc063089 ("perf stat: Fix --interval_clear option")
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")
f1f8ad52f8bf ("perf stat: Add support to print counts after a period of time")
db06a269ecbb ("perf stat: Add support to print counts for fixed times")
29734550c996 ("perf stat: Resort '--per-thread' result")
1d9f8d1b824b ("perf stat: Remove --per-thread pid/tid limitation")
14e72a21c783 ("perf stat: Update or print per-thread stats")
56739444d861 ("perf stat: Allocate shadow stats buffer for threads")
e0128b30dbfb ("perf stat: Print per-thread shadow stats")
1fcd03946b52 ("perf stat: Update per-thread shadow stats")
4bd1bef8bba2 ("perf script: Allow computing 'perf stat' style metrics")
021b462a51de ("perf stat: Make --per-thread update shadow stats to show metrics")
54830dd0c342 ("perf stat: Move the shadow stats scale computation in perf_stat__update_shadow_stats")
8ceb41d7e305 ("perf tools: Rename struct perf_data_file to perf_data")
642ee1c6df4c ("perf script: Print information about per-event-dump files")
a14390fde64e ("perf script: Allow creating per-event dump files")
e669e833da8d ("perf evsel: Restore evsel->priv as a tool private area")
69c71252298a ("perf script: Add a few missing conversions to fprintf style")
a1a587073ccd ("perf script: Use fprintf like printing uniformly")
923d0c9ae570 ("perf tools: Introduce binary__fprintf()")
ca4b9c3b743d ("Merge branch 'perf/urgent' into perf/core, to pick up fixes")