blob: 67f8530882299440f7d1a1c0bf0291bcc81d732c [file] [log] [blame]
0dba9e4be95b ("perf top: Delete the evlist before perf_session, fixing heap-use-after-free issue")
16c66bc167cc ("perf top: Add processing thread")
d24e3c98ac11 ("perf top: Save and display the lost count stats")
b8494f1df875 ("perf ordered_events: Rework show_progress for __ordered_events__flush")
218d61110f69 ("perf top: Do not use overwrite mode by default")
4e303fbe2d95 ("perf top: Allow disabling the overwrite mode")
f178fd2d498e ("perf annotate: Move objdump_path to struct annotation_options")
a47e843edca8 ("perf annotate: Move disassembler_style global to annotation_options")
982d410bc6b4 ("perf annotate stdio: Use annotation_options consistently")
029c75e5cf16 ("perf tools: No need to unconditionally read the max_stack sysctls")
592c10e217f3 ("perf annotate: Allow showing offsets in more than just jump targets")
520d3f01ea53 ("perf annotate stdio2: Print more descriptive event information header")
864298f224f2 ("perf annotate: Add function header to --stdio2")
3563289208ec ("perf annotate: Use the default annotation options for --stdio2")
7f0b6fde3111 ("perf annotate: Move the default annotate options to the library")
befd2a38a632 ("perf annotate: Introduce the --stdio2 output mode")
a1e9b74cc2ef ("perf annotate: Finish the generalization of annotate_browser__write()")
2ba5eca10486 ("perf annotate: Introduce annotation_line__print_start() out of TUI code")
2f025ea0bac2 ("perf annotate: Introduce annotation_line__max_percent()")
ecda45bd6cfe ("perf annotate: Introduce symbol__annotate2 method")
b8b0d819858e ("perf annotate: Introduce init_column_widths() method out of TUI code")
7232bf7a8954 ("perf annotate: Move update_column_widths() to the generic lib")
9761e86e36c0 ("perf annotate: Move the column widths from the TUI to generic lib")
5bc49f612020 ("perf annotate: Introduce set_offsets() method out of TUI code")
1cf5f98a5edb ("perf annotate: Move nr_{asm_}entries to struct annotation")
0ca693b315aa ("perf annotate: Move 'start' to struct annotation")
4850c92e4083 ("perf annotate: Nuke struct browser_line")
0db45bcfac85 ("perf annotate: Move mark_jump_targets from the TUI to the annotation library")
6dcd57e8ae20 ("perf annotate: Move nr_jumps to struct annotation")
27feb761c721 ("perf annotate: Move jumps_percent_color to ui_browser")
bc1c0f3dfa77 ("perf annotate: Move max_jump_sources to struct annotation")
95aa89d92de8 ("perf annotate tui: Add browser__annotation() helper")
6af612d2b105 ("perf annotate: Move pcnt_with() to the annotation library")
16932d77050f ("perf annotate: Stop using a global config struct")
0553e83dc108 ("perf annotate: Move nr_events from annotate_browser to annotation struct")
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")
b9bae2c841b7 ("perf mmap: Simplify perf_mmap__read_init()")
0019dc87b928 ("perf mmap: Simplify perf_mmap__read_event()")
d6ace3df4304 ("perf mmap: Simplify perf_mmap__consume()")
bdec8b2f7eed ("perf mmap: Use stored 'overwrite' in perf_mmap__consume()")
b9de0f6e507b ("perf mmap: Use the stored data in perf_mmap__read_event()")
07a9461da672 ("perf mmap: Use the stored scope data in perf_mmap__push()")
4fda3459e3c2 ("perf mmap: Store mmap scope in struct perf_mmap()")
2c5f6d876b4e ("perf evlist: Store 'overwrite' in struct perf_mmap")