Commit Graph

2058 Commits (a9098b372606a15745cdeb012de4ee91c0df82c4)

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
Steven Rostedt 815e2bd7d6 ktest: Evaluate variables entered on the command line 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
Steven Rostedt 7bf5107347 ktest: Add variable ${PWD} 13 years ago
Steven Rostedt 9f7424cc86 ktest: Add another monitor flush before installing kernel 13 years ago
Ricardo Ribalda Delgado c752d04066 perf symbols: Increase symbol KSYM_NAME_LEN size 14 years ago
Arnaldo Carvalho de Melo a6e51f9fa9 perf hists browser: Refuse 'a' hotkey on non symbolic views 14 years ago
Arnaldo Carvalho de Melo cf9580036a perf ui browser: Use libslang to read keys 14 years ago
Jiri Olsa 29208e573a perf tools: Fix tracing info recording 14 years ago
Steven Rostedt c54367f9d6 ktest: Do not opencode reboot in grub setting 14 years ago
Arnaldo Carvalho de Melo cc02c921a0 perf hists browser: Elide DSO column when it is set to just one DSO, ditto for threads 14 years ago
Arnaldo Carvalho de Melo d197fd5d74 perf hists: Don't consider filtered entries when calculating column widths 14 years ago
Arnaldo Carvalho de Melo c64550cfdd perf hists: Don't decay total_period for filtered entries 14 years ago
Arnaldo Carvalho de Melo 2cf9cebf08 perf hists browser: Honour symbol_conf.show_{nr_samples,total_period} 14 years ago
David Ahern e4419b8edb perf hists browser: Do not exit on tab key with single event 14 years ago
Arnaldo Carvalho de Melo fe46e64c43 perf annotate browser: Don't change selection line when returning from callq 14 years ago
David Ahern d327fa4359 perf tools: handle endianness of feature bitmap 14 years ago
David Ahern e77b15bd84 perf tools: Add prelink suggestion to dso update message 14 years ago
David Ahern 51192de3b8 perf script: Fix unknown feature comment 14 years ago
Arnaldo Carvalho de Melo 90cf1fb5c0 perf hists browser: Apply the dso and thread filters when merging new batches 14 years ago
Arnaldo Carvalho de Melo d7b76f0935 perf hists: Move the dso and thread filters from hist_browser 14 years ago
Arnaldo Carvalho de Melo 82e0af8710 perf ui browser: Honour the xterm colors 14 years ago
Arnaldo Carvalho de Melo 33f62b3fc4 perf top tui: Give color hints just on the percentage, like on --stdio 14 years ago
Arnaldo Carvalho de Melo e039fc727c perf ui browser: Make the colors configurable and change the defaults 14 years ago
Arnaldo Carvalho de Melo cc6e7aa0af perf tui: Remove unneeded call to newtCls on startup 14 years ago
Arnaldo Carvalho de Melo f1cf602c16 perf hists: Don't format the percentage on hist_entry__snprintf 14 years ago
Arnaldo Carvalho de Melo c172f7422c perf ui browser: Allow initial use without navigation UI elements 14 years ago
Thomas Jarosch fe35317865 tools, slub: Fix off-by-one buffer corruption after readlink() call 14 years ago
Arnaldo Carvalho de Melo 3f7247e072 perf tui: Catch signals to exit gracefully 14 years ago
Arnaldo Carvalho de Melo 2d5646c0d5 perf hists browser: Add missing hotkeys to the help window 14 years ago
Steven Rostedt 8d735212e4 ktest: Add processing of complex conditionals 14 years ago
Steven Rostedt a9f84424be ktest: Fix parsing of config section lines 14 years ago
Steven Rostedt ac6974c76e ktest: Sort make_min_config configs by dependecies 14 years ago
Steven Rostedt 9900b5dc06 ktest: Add DEFINED keyword for IF statements 14 years ago
Steven Rostedt 3d1cc41432 ktest: Add OVERRIDE keyword to DEFAULTS section 14 years ago