blob: 94f75ecfa42494a210212868ea005de62ca78a7c [file] [log] [blame]
8a249c73a5cc ("perf annotate: Remove lots of headers from annotate.h")
088519f318be ("perf stat: Move the display functions to stat-display.c")
d0192fdba09a ("perf stat: Move 'metric_events' to 'struct perf_stat_config'")
54ac0b1bd25c ("perf stat: Move 'walltime_*' data to 'struct perf_stat_config'")
be54d5932531 ("perf stat: Propagate 'struct target' arg to sort_aggr_thread()")
fdee335b00b0 ("perf stat: Move 'no_merge' data to 'struct perf_stat_config'")
34ff0866d46a ("perf stat: Move 'big_num' data to 'struct perf_stat_config'")
a138af663500 ("perf stat: Do not use the global 'evsel_list' in print functions")
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'")
0c538a946295 ("perf stat: Use 'evsel->evlist' instead of 'evsel_list' in collect_all_aliases()")
bc0bcda201e8 ("perf stat: Pass 'evlist' argument to print functions")
c512e0eae4c6 ("perf stat: Add 'target' argument to perf_evlist__print_counters()")
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()")
0a4e64d391a2 ("perf stat: Move perf_stat_synthesize_config() to stat.c")
c2c247f2dd87 ("perf stat: Add 'perf_event__handler_t' argument to perf_stat_synthesize_config()")
1c21e9899d6a ("perf stat: Add 'struct perf_evlist' argument to perf_stat_synthesize_config()")
1821f4eb480b ("perf stat: Add 'struct perf_tool' argument to perf_stat_synthesize_config()")
73d586c3917d ("perf stat: Add 'struct perf_stat_config' argument to perf_stat_synthesize_config()")
491073a61266 ("perf stat: Rename 'is_pipe' argument to 'attrs' in perf_stat_synthesize_config()")
d09cefd2ef99 ("perf stat: Move create_perf_stat_counter() to stat.c")
650d62204602 ("perf evsel: Introduce perf_evsel__store_ids()")
318ec1841a3f ("perf tools: Switch 'session' argument to 'evlist' in perf_event__synthesize_attrs()")
7d9ad16afe2b ("perf stat: Add 'identifier' flag to 'struct perf_stat_config'")
35386233fcf7 ("perf stat: Use local config arg for scale in create_perf_stat_counter()")
5698f26b46e4 ("perf stat: Move 'no_inherit' to 'struct perf_stat_config'")
728c0ee0a896 ("perf stat: Move 'initial_delay' to 'struct perf_stat_config'")
d50ed0ce8204 ("perf stat: Use evsel->threads in create_perf_stat_counter()")
3e0d79531984 ("perf annotate: Add support to toggle percent type")
6d9f0c2d5ef7 ("perf annotate: Switch struct annotation_data::percent to array")
48a1e4f23813 ("perf annotate: Rename hist to sym_hist in annotation__calc_percent")
0440af74dcd0 ("perf annotate: Rename local sample variables to data")
c2f938ba5aa6 ("perf annotate: Rename struct annotation_line::samples* to data*")
0aa802a79469 ("perf stat: Get rid of extra clock display function")