blob: 14a528494c6ce597e07b4058be1ec353ee6ea774 [file] [log] [blame]
197ba86fdc88 ("perf stat: Improve runtime stat for interval mode")
f0fbb114e302 ("perf stat: Implement duration_time as a proper event")
657ee5531903 ("perf evlist: Introduce side band thread")
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")
c3537fc25150 ("perf evlist: Move perf_evsel__reset_weak_group into evlist")
218d61110f69 ("perf top: Do not use overwrite mode by default")
4e303fbe2d95 ("perf top: Allow disabling the overwrite mode")
cbb5df7e9607 ("perf stat: Poll for monitored tasks being alive")
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")
e2bdbe80a0b7 ("perf evlist: Introduce force_leader() method")
029c75e5cf16 ("perf tools: No need to unconditionally read the max_stack sysctls")
e55c14af488a ("perf stat: Add --table option to display time of each run")
bc22de9bcdb2 ("perf stat: Display time in precision based on std deviation")
80ee8c588afd ("perf stat: Fix duplicate PMU name for interval print")
30060eaed769 ("perf stat: Print out hint for mixed PMU group error")
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")