blob: 7750402003d77adba78d18ee5bd6ddc5e1aa80f1 [file] [log] [blame]
98bc80b0a199 ("perf annotate: Move annotation_options out of the TUI browser")
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")
ec27ae1892f7 ("perf annotate browser: Display titles in left frame")
c564f0db92b7 ("perf report: Remove unnecessary check in annotate_browser_write()")
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")
eddaef88961b ("perf annotate: Add -q/--quiet option")