blob: 54717cf87bf6b64c0a9ddd6817f67b2a45202621 [file] [log] [blame]
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")
b40982e8468b ("perf report: Fix wrong jump arrow")
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")
9cef4b0b5b7f ("perf annotate browser: Support --show-nr-samples option")
1ac39372e06f ("perf annotate stdio: Support --show-nr-samples option")
3861c4a49bea ("perf annotate TUI: Set appropriate column width for period/percent")
f67d395c6e38 ("perf annotate TUI: Fix column header when toggling period/percent")
bc1e5d60cebb ("perf annotate TUI: Clarify calculation of column header widths")
29dc267f270a ("perf annotate TUI: Fix --show-total-period")
bb79a232b088 ("perf annotate TUI: Use sym_hist_entry in disasm_line_samples")
38d2dcd0ccf8 ("perf annotate stdio: Fix column header when using --show-total-period")
585d93c5ffcc ("perf annotate stdio: Fix --show-total-period")
8158683da3d3 ("perf annotate: Rename 'sum' to 'nr_samples' in struct sym_hist")
896bccd3cb8d ("perf annotate: Introduce struct sym_hist_entry")
7e63a13a266d ("perf annotate: Implement visual marker for macro fusion")
69fb09f6ccdb ("perf annotate: Check for fused instructions")
dcaa394807ac ("perf annotate: Return arch from symbol__disassemble() and save it in browser")
ec27ae1892f7 ("perf annotate browser: Display titles in left frame")
c564f0db92b7 ("perf report: Remove unnecessary check in annotate_browser_write()")
fd20e8111cc0 ("perf tools: Including missing inttypes.h header")
877a7a11050e ("perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used")
d9f8dfa9baf9 ("perf annotate s390: Implement jump types for perf annotate")
e77852b32d6d ("perf annotate s390: Fix perf annotate error -95 (4.10 regression)")
99094a5e941f ("perf annotate: Fix missing number of samples for source_line_samples")
2e933b1274dc ("perf annotate: Fix a bug of division by zero when calculating percent")
ed7b339fb570 ("perf annotate: Add comment clarifying how the source code line is parsed")
48d02a1d5c13 ("perf script: Add 'brstackinsn' for branch stacks")