blob: 705f8b754793a2ced66fa27c7a607d71f722d9c6 [file] [log] [blame]
8d628d26b997 ("perf annnotate: Make __symbol__inc_addr_samples handle src->histograms == NULL")
e1a91a834d6e ("perf annotate: __symbol__inc_addr_samples() needs just annotated_source")
116c626b9aca ("perf annotate: Split allocation of annotated_source struct")
e345f3bd9b2f ("perf annotate: Pass perf_evsel instead of just evsel->idx")
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")
bb848c14f80d ("perf annotate: Support to display the IPC/Cycle in TUI mode")
9c04409d7f5c ("perf annotate browser: Be more robust when drawing jump arrows")
b40982e8468b ("perf report: Fix wrong jump arrow")
40c39e304641 ("perf report: Fix a no annotate browser displayed issue")
a5433b3ec937 ("perf annotate browser: Add disasm_line__write function")
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")