blob: 385bb7182d0d8e53db3f5827292a4231d771caf2 [file] [log] [blame]
146540fb545b ("perf stat: Always separate stalled cycles per insn")
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")
0aa802a79469 ("perf stat: Get rid of extra clock display function")
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")
e5fcc2abc353 ("perf stat: Define a structure for 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")
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")