Commit History

Author SHA1 Message Date
  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
  Arnaldo Carvalho de Melo c1ec5fefd9 perf newt: Fix the 'A'/'a' shortcut for annotate 15 years ago
  Arnaldo Carvalho de Melo 605539034f perf newt: Make <- exit the ui_browser 15 years ago
  Arnaldo Carvalho de Melo 3e1bbdc3a7 perf newt: Make <- zoom out filters 15 years ago
  Arnaldo Carvalho de Melo c82ee828aa perf report: Report number of events, not samples 15 years ago
  Arnaldo Carvalho de Melo cee75ac7ec perf hist: Clarify events_stats fields usage 15 years ago
  Arnaldo Carvalho de Melo ef7b93a119 perf report: Librarize the annotation code and use it in the newt browser 15 years ago
  Arnaldo Carvalho de Melo 3798ed7bc7 perf ui: Add ui_helpline methods 15 years ago
  Arnaldo Carvalho de Melo b09e0190ac perf hist: Adopt filter by dso and by thread methods from the newt browser 15 years ago
  Arnaldo Carvalho de Melo 7f8264539c perf newt: Use newtAddComponent() 15 years ago
  Arnaldo Carvalho de Melo c0ed55d2e4 perf TUI: Move "Yes" button to before "No" 15 years ago
  Arnaldo Carvalho de Melo 6e7ab4c649 perf TUI: Show filters on the title and add help line about how to zoom out 15 years ago
  Arnaldo Carvalho de Melo a5e29aca02 perf TUI: Add a "Zoom into COMM(PID) thread" and reverse operations 15 years ago
  Arnaldo Carvalho de Melo 83753190c1 perf newt: Add a "Zoom into foo.so DSO" and reverse operations 15 years ago
  Arnaldo Carvalho de Melo 533c46c31c perf newt: Pass the input_name to perf_session__browse_hists 15 years ago
  Arnaldo Carvalho de Melo e65713ea1e perf newt: Move the hist browser population bits to separare function 15 years ago
  Arnaldo Carvalho de Melo fb6b893180 perf newt: Remove useless column width calculation 15 years ago
  Arnaldo Carvalho de Melo a4e3b956a8 perf hist: Replace ->print() routines by ->snprintf() equivalents 15 years ago