Commit History

Author SHA1 Message Date
  Arnaldo Carvalho de Melo 76ce93d0b6 perf ui: Shorten ui_browser->refresh_entries to refresh 15 years ago
  Arnaldo Carvalho de Melo 9a725995e8 perf ui: Add a map browser 15 years ago
  Arnaldo Carvalho de Melo 73ae8f85fd perf tui: Make CTRL+Z suspend perf 15 years ago
  Arnaldo Carvalho de Melo 0f0cbf7aa3 perf ui: New hists tree widget 15 years ago
  Arnaldo Carvalho de Melo 8d8c369f3d perf ui: Show the scroll bar over the left window frame 15 years ago
  Arnaldo Carvalho de Melo 63160f73e7 perf ui: Consider the refreshed dimensions in ui_browser__show 15 years ago
  Arnaldo Carvalho de Melo b61b55ed99 perf ui: Restore SPACE as an alias to PGDN in annotate 15 years ago
  Arnaldo Carvalho de Melo 8a6c5b261c perf sort: Make column width code per hists instance 15 years ago
  Arnaldo Carvalho de Melo b66ecd97c1 perf ui: Make ui_browser__run exit on unhandled hot keys 15 years ago
  Arnaldo Carvalho de Melo 63f20e744a perf ui: Make END go to the last entry, not the top of the last page 15 years ago
  Srikar Dronamraju 0879b100f3 perf: Fix hist_entry__tui_annotate() build failure 15 years ago
  Thomas Gleixner f384c954c9 Merge branch 'linus' into perf/core 15 years ago
  Arnaldo Carvalho de Melo 9f61d85fd0 perf ui: Move objdump_line specific stuff out of ui_browser 15 years ago
  Arnaldo Carvalho de Melo 13f499f076 perf ui: Separate showing the entries from running the browser 15 years ago
  Arnaldo Carvalho de Melo 46b0a07a45 perf ui: Introduce ui_browser->seek to support multiple list structures 15 years ago
  Arnaldo Carvalho de Melo 8c694d2559 perf ui: Introduce routine ui_browser__is_current_entry 15 years ago
  Arnaldo Carvalho de Melo 1d90f2e707 perf record: Don't call newt functions when not initialized 15 years ago
  Arnaldo Carvalho de Melo 62e3436b5f perf tui: Reset use_browser if stdout is not a tty 15 years ago
  Arnaldo Carvalho de Melo d67f088e08 perf report: Support multiple events on the TUI 15 years ago
  Arnaldo Carvalho de Melo 46e3e055ce perf annotate: Add TUI interface 15 years ago
  Arnaldo Carvalho de Melo 6e78c9fd1b perf tui: Remove annotate from popup menu after failure 15 years ago
  Ingo Molnar 1c34bde13a Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core 15 years ago
  Arnaldo Carvalho de Melo 5d06e6915b perf tui: Allow disabling the TUI on a per command basis in ~/.perfconfig 15 years ago
  Arnaldo Carvalho de Melo 17930b405e perf TUI: Make 'space' be an alias to 'PgDn' 15 years ago
  Arnaldo Carvalho de Melo 32ec6acfdc perf tui: Fix build problem with slang <= 2.0.6 15 years ago
  Arnaldo Carvalho de Melo dc4ff19341 perf tui: Add workaround for slang < 2.1.4 15 years ago
  Arnaldo Carvalho de Melo a9a4ab747e perf tui: Add help window to show key associations 15 years ago
  Arnaldo Carvalho de Melo a308f3a868 perf tui: Make <- exit menus too 15 years ago
  Arnaldo Carvalho de Melo 9d192e118a perf newt: Add single key shortcuts for zoom into DSO and threads 15 years ago
  Arnaldo Carvalho de Melo 29351db6a0 perf newt: Exit browser unconditionally when CTRL+C, q or Q is pressed 15 years ago