Commit Graph

2036 Commits (f69f2e264f6388df6d3cae45dd67ddfd52aaa14b)

Author SHA1 Message Date
Arnaldo Carvalho de Melo f9e3d4b1a9 perf top: Fix live annotation in the --stdio interface 13 years ago
Arnaldo Carvalho de Melo 104268a335 perf top tui: Don't recalc column widths considering just the first page 13 years ago
Arnaldo Carvalho de Melo 886605636e perf report: Add progress bar when processing time ordered events 13 years ago
Arnaldo Carvalho de Melo 7b27509fc6 perf hists browser: Warn about lost events 13 years ago
Masami Hiramatsu 1ca4ff41a3 perf tools: Fix a typo of command name as trace-cmd 13 years ago
Arnaldo Carvalho de Melo 7928631a66 perf hists: Fix recalculation of total_period when sorting entries 13 years ago
Arnaldo Carvalho de Melo a9072bc0b0 perf header: Fix build on old systems 13 years ago
Arnaldo Carvalho de Melo 4610e4137b perf ui browser: Handle K_RESIZE in dialog windows 13 years ago
Arnaldo Carvalho de Melo 0458122db0 perf ui browser: No need to switch char sets that often 13 years ago
Arnaldo Carvalho de Melo 13d8f96c6c perf hists browser: Use K_TIMER 13 years ago
Arnaldo Carvalho de Melo b8631e6ebb perf ui: Rename ui__warning_paranoid to ui__error_paranoid 13 years ago
Arnaldo Carvalho de Melo ae55795ef2 perf ui: Reimplement the popup windows using libslang 13 years ago
Arnaldo Carvalho de Melo 1056d3dd94 perf ui: Reimplement ui__popup_menu using ui__browser 13 years ago
Arnaldo Carvalho de Melo 2ba908ecfc perf ui: Reimplement ui_helpline using libslang 13 years ago
Arnaldo Carvalho de Melo 71172ed97c perf ui: Improve handling sigwinch a bit 13 years ago
Arnaldo Carvalho de Melo ca59bcbcee perf ui progress: Reimplement using slang 13 years ago
Arnaldo Carvalho de Melo 727ab04edb perf evlist: Fix grouping of multiple events 13 years ago
Ricardo Ribalda Delgado c752d04066 perf symbols: Increase symbol KSYM_NAME_LEN size 13 years ago
Arnaldo Carvalho de Melo a6e51f9fa9 perf hists browser: Refuse 'a' hotkey on non symbolic views 13 years ago
Arnaldo Carvalho de Melo cf9580036a perf ui browser: Use libslang to read keys 13 years ago
Jiri Olsa 29208e573a perf tools: Fix tracing info recording 13 years ago
Arnaldo Carvalho de Melo cc02c921a0 perf hists browser: Elide DSO column when it is set to just one DSO, ditto for threads 13 years ago
Arnaldo Carvalho de Melo d197fd5d74 perf hists: Don't consider filtered entries when calculating column widths 13 years ago
Arnaldo Carvalho de Melo c64550cfdd perf hists: Don't decay total_period for filtered entries 13 years ago
Arnaldo Carvalho de Melo 2cf9cebf08 perf hists browser: Honour symbol_conf.show_{nr_samples,total_period} 13 years ago
David Ahern e4419b8edb perf hists browser: Do not exit on tab key with single event 13 years ago
Arnaldo Carvalho de Melo fe46e64c43 perf annotate browser: Don't change selection line when returning from callq 13 years ago
David Ahern d327fa4359 perf tools: handle endianness of feature bitmap 13 years ago
David Ahern e77b15bd84 perf tools: Add prelink suggestion to dso update message 13 years ago
David Ahern 51192de3b8 perf script: Fix unknown feature comment 13 years ago
Arnaldo Carvalho de Melo 90cf1fb5c0 perf hists browser: Apply the dso and thread filters when merging new batches 13 years ago
Arnaldo Carvalho de Melo d7b76f0935 perf hists: Move the dso and thread filters from hist_browser 13 years ago
Arnaldo Carvalho de Melo 82e0af8710 perf ui browser: Honour the xterm colors 13 years ago
Arnaldo Carvalho de Melo 33f62b3fc4 perf top tui: Give color hints just on the percentage, like on --stdio 13 years ago
Arnaldo Carvalho de Melo e039fc727c perf ui browser: Make the colors configurable and change the defaults 13 years ago
Arnaldo Carvalho de Melo cc6e7aa0af perf tui: Remove unneeded call to newtCls on startup 13 years ago
Arnaldo Carvalho de Melo f1cf602c16 perf hists: Don't format the percentage on hist_entry__snprintf 13 years ago
Arnaldo Carvalho de Melo c172f7422c perf ui browser: Allow initial use without navigation UI elements 13 years ago
Thomas Jarosch fe35317865 tools, slub: Fix off-by-one buffer corruption after readlink() call 13 years ago
Arnaldo Carvalho de Melo 3f7247e072 perf tui: Catch signals to exit gracefully 13 years ago
Arnaldo Carvalho de Melo 2d5646c0d5 perf hists browser: Add missing hotkeys to the help window 13 years ago
Mike Galbraith 7bc7298d3f perf hists browser: Add missing stdarg.h include 13 years ago
Arnaldo Carvalho de Melo b2b7e9eb29 perf top: Fix the 'E' hotkey, select among multiple events 13 years ago
Arnaldo Carvalho de Melo b079d4e975 perf top: Honour --hide_{user,kernel}_symbols and the 'U' hotkey 13 years ago
Thomas Jarosch 6c3c5b26d0 perf buildid: Fix possible unterminated readlink() result buffer 14 years ago
Arnaldo Carvalho de Melo 0361fc25d5 perf annotate browser: Allow toggling the visualization of source code lines 14 years ago
Arnaldo Carvalho de Melo 250611cfb6 perf ui browser: Add filter method 14 years ago
Arnaldo Carvalho de Melo 7296d66aca perf annotate browser: Exit when pressing ESC or the left arrow 14 years ago
Arnaldo Carvalho de Melo 437cfe7a37 perf hists browser: Invalidate ui_browser->top after timer calls 14 years ago
Arnaldo Carvalho de Melo 18eaf0b8e6 perf hists browser: Fix handling of TAB/UNTAB for multiple events 14 years ago