blob: 93ae9cc1e3dddffd0aaf2cbb477f267de9bd62f8 [file] [log] [blame]
e3698b23ecb8 ("tools headers: Synchronize linux/bits.h with the kernel sources")
b658911731d4 ("tools headers: Synchronize linux/bits.h with the kernel sources")
aaa6ef8aa85f ("tools headers: Grab copy of linux/const.h, needed by linux/bits.h")
3052ba56bcb5 ("tools perf: Move from sane_ctype.h obtained from git to the Linux's original")
cf8b6970f4fc ("perf symbols: We need util.h in symbol-elf.c for zfree()")
6a9fa4e3bdde ("perf string: Move 'dots' and 'graph_dotted_line' out of sane_ctype.h")
93d50edc80ab ("perf ctype: Remove now unused 'spaces' variable")
828e27a89915 ("perf ctype: Remove unused 'graph_line' variable")
2a1292cbd4e5 ("perf report: Parse time quantum")
52bab8868211 ("perf report: Support output in nanoseconds")
1101f69af533 ("pref tools: Add missing map.h includes")
40f3b2d20b52 ("perf namespaces: Remove namespaces.h from .h headers")
d328e305ea1f ("perf symbols: Remove include map.h from dso.h")
19ea1b6f63dd ("perf symbols: Move symbol_conf to separate file")
99f753f048b3 ("perf script: Implement --graph-function")
d1b1552e15d4 ("tools script: Add --call-trace and --call-ret-trace")
b585ebdb5912 ("perf script: Add --insn-trace for instruction decoding")
ba4aa02b417f ("tools include: Adopt linux/bits.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()")