blob: adad0a91adfb0ded765caa61eb52a7d892d09b01 [file] [log] [blame]
382619c07ff6 ("perf tools: Speed up report for perf compiled with linwunwind")
eabad8c6856f ("perf unwind: Do not look just at the global callchain_param.record_mode")
4e8fbc1c975c ("perf env: Adopt perf_env__arch() from the annotate code")
3285debaf599 ("perf annotate: Use perf_env when obtaining the arch name")
5449f13c553e ("perf annotate: Get the cpuid from evsel->evlist->env in symbol__annotate()")
a7eec4c677fe ("perf top: Fix crash when annotating symbol")
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()")
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()")
56e2e05644a9 ("perf callchain: Move callchain specific routines from util.[ch]")
611f0afee0e8 ("perf tools: Add compress.h for the *_decompress_to_file() headers")
bb8c16db43e4 ("perf kvm: Make function only used by 'perf kvm' static")
9a3993d408bc ("perf tools: Move path related functions to util/path.h")
b0742e90f5ab ("perf tools: Don't include terminal handling headers in util.h")
8ec20b176c4b ("perf str{filter,list}: Disentangle headers")
a43783aeec5f ("perf tools: Include errno.h where needed")
a067558e2fa7 ("perf tools: Move extra string util functions to util/string2.h")
632a5cabea21 ("perf tools: Move srcline definitions to separate header")
fea013928cdc ("perf tools: Move print_binary definitions to separate files")
3d689ed6099a ("perf tools: Move sane ctype stuff from util.h to sane_ctype.h")
c3dca1a1c0ec ("perf tools: Remove PRI[xu] macros from perf.h")