blob: 886247e47a3f43ce18af751de2150f89ab699d7e [file] [log] [blame]
a1e9b74cc2ef ("perf annotate: Finish the generalization of annotate_browser__write()")
2ba5eca10486 ("perf annotate: Introduce annotation_line__print_start() out of TUI code")
2f025ea0bac2 ("perf annotate: Introduce annotation_line__max_percent()")
ecda45bd6cfe ("perf annotate: Introduce symbol__annotate2 method")
b8b0d819858e ("perf annotate: Introduce init_column_widths() method out of TUI code")
7232bf7a8954 ("perf annotate: Move update_column_widths() to the generic lib")
9761e86e36c0 ("perf annotate: Move the column widths from the TUI to generic lib")
5bc49f612020 ("perf annotate: Introduce set_offsets() method out of TUI code")
1cf5f98a5edb ("perf annotate: Move nr_{asm_}entries to struct annotation")
0ca693b315aa ("perf annotate: Move 'start' to struct annotation")
4850c92e4083 ("perf annotate: Nuke struct browser_line")
0db45bcfac85 ("perf annotate: Move mark_jump_targets from the TUI to the annotation library")
6dcd57e8ae20 ("perf annotate: Move nr_jumps to struct annotation")
27feb761c721 ("perf annotate: Move jumps_percent_color to ui_browser")
bc1c0f3dfa77 ("perf annotate: Move max_jump_sources to struct annotation")
95aa89d92de8 ("perf annotate tui: Add browser__annotation() helper")
6af612d2b105 ("perf annotate: Move pcnt_with() to the annotation library")
16932d77050f ("perf annotate: Stop using a global config struct")
0553e83dc108 ("perf annotate: Move nr_events from annotate_browser to annotation struct")
f56c083bc4f9 ("perf annotate: Move compute_ipc() to annotation library")
9d6bb41d1ced ("perf annotate: Move annotation_line array from TUI to generic code")
0e83a7e9e592 ("perf annotate tui: Move have_cycles to struct annotation")
00ea0eb21e9b ("perf annotate tui: Use annotate_browser__cycles_width() mroe")
c426e5849b60 ("perf annotate: Move cycles/IPC formatting width constants outside TUI")
98bc80b0a199 ("perf annotate: Move annotation_options out of the TUI browser")
9c04409d7f5c ("perf annotate browser: Be more robust when drawing jump arrows")
b40982e8468b ("perf report: Fix wrong jump arrow")
5449f13c553e ("perf annotate: Get the cpuid from evsel->evlist->env in symbol__annotate()")
a7eec4c677fe ("perf top: Fix crash when annotating symbol")
a5433b3ec937 ("perf annotate browser: Add disasm_line__write function")
ec03a77d7d28 ("perf annotate browser: Use struct annotation_line in browser top")
9213afbdf956 ("perf annotate browser: Use struct annotation_line in find functions")
a5ef27020b4b ("perf annotate browser: Use struct annotation_line in browser_line")
e1b60b5bd3c7 ("perf annotate browser: Change offsets to struct annotation_line")
7bcbcd589b15 ("perf annotate browser: Change selection to struct annotation_line")
daf25d4303cb ("perf annotate browser: Rename disasm_line__browser to browser_line")
0d9579701fee ("perf annotate browser: Rename struct browser_disasm_line to browser_line")
3ab6db8d0f3b ("perf annotate browser: Use samples data from struct annotation_line")
e425da6caed1 ("perf annotate: Remove disasm__calc_percent() from annotate_browser__calc_percent()")
8b4c74dc5cd4 ("perf annotate: Add symbol__calc_lines function")
7e304557ead5 ("perf annotate: Add samples into struct annotation_line")
f8eb37bd7c33 ("perf annotate: Add annotated_source__purge function")
c835e1914c4b ("perf annotate: Add annotation_line__(new|delete) functions")
5b12adc849be ("perf annotate: Move rb_node to struct annotation_line")
c4c724364d39 ("perf annotate: Add annotation_line__next function")
d03a686ea6e7 ("perf annotate: Add evsel into struct annotation_line_args")
4748834f9690 ("perf annotate: Add offset/line/line_nr into struct annotate_args")
1a04db70dcbf ("perf annotate: Add map into struct annotate_args")
24fe7b88934b ("perf annotate: Add arch into struct annotate_args")
ea07c5aaed33 ("perf annotate: Add struct annotate_args")