blob: a97521b3cd8737d9f54d5455ba90b7120f024c7c [file] [log] [blame]
0ca693b315aa ("perf annotate: Move 'start' to struct annotation")
16932d77050f ("perf annotate: Stop using a global config struct")
0553e83dc108 ("perf annotate: Move nr_events from annotate_browser to annotation struct")
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")
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()")
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")
c34df25b40c2 ("perf annotate: Add symbol__annotate function")
37236d5e0b6a ("perf annotate: Move ipc/cycles into annotation_line struct")
d5490b9647e6 ("perf annotate: Move line/offset into annotation_line struct")
a17c4ca0ddef ("perf annotate: Add annotation_line struct")
696e2457e9fd ("perf annotate: Remove arch::cpuid_parse callback")