aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2011-10-22ktest: Add another monitor flush before installing kernelSteven Rostedt
2011-10-21perf symbols: Increase symbol KSYM_NAME_LEN sizeRicardo Ribalda Delgado
2011-10-21perf hists browser: Refuse 'a' hotkey on non symbolic viewsArnaldo Carvalho de Melo
2011-10-20perf ui browser: Use libslang to read keysArnaldo Carvalho de Melo
2011-10-20perf tools: Fix tracing info recordingJiri Olsa
2011-10-20ktest: Do not opencode reboot in grub settingSteven Rostedt
2011-10-20perf hists browser: Elide DSO column when it is set to just one DSO, ditto fo...Arnaldo Carvalho de Melo
2011-10-20perf hists: Don't consider filtered entries when calculating column widthsArnaldo Carvalho de Melo
2011-10-20perf hists: Don't decay total_period for filtered entriesArnaldo Carvalho de Melo
2011-10-19perf hists browser: Honour symbol_conf.show_{nr_samples,total_period}Arnaldo Carvalho de Melo
2011-10-19perf hists browser: Do not exit on tab key with single eventDavid Ahern
2011-10-19perf annotate browser: Don't change selection line when returning from callqArnaldo Carvalho de Melo
2011-10-19perf tools: handle endianness of feature bitmapDavid Ahern
2011-10-19perf tools: Add prelink suggestion to dso update messageDavid Ahern
2011-10-19perf script: Fix unknown feature commentDavid Ahern
2011-10-19perf hists browser: Apply the dso and thread filters when merging new batchesArnaldo Carvalho de Melo
2011-10-19perf hists: Move the dso and thread filters from hist_browserArnaldo Carvalho de Melo
2011-10-19perf ui browser: Honour the xterm colorsArnaldo Carvalho de Melo
2011-10-18perf top tui: Give color hints just on the percentage, like on --stdioArnaldo Carvalho de Melo
2011-10-18perf ui browser: Make the colors configurable and change the defaultsArnaldo Carvalho de Melo
2011-10-18perf tui: Remove unneeded call to newtCls on startupArnaldo Carvalho de Melo
2011-10-18perf hists: Don't format the percentage on hist_entry__snprintfArnaldo Carvalho de Melo
2011-10-18perf ui browser: Allow initial use without navigation UI elementsArnaldo Carvalho de Melo
2011-10-18tools, slub: Fix off-by-one buffer corruption after readlink() callThomas Jarosch
2011-10-18perf tui: Catch signals to exit gracefullyArnaldo Carvalho de Melo
2011-10-18perf hists browser: Add missing hotkeys to the help windowArnaldo Carvalho de Melo
2011-10-17ktest: Add processing of complex conditionalsSteven Rostedt
2011-10-17ktest: Fix parsing of config section linesSteven Rostedt
2011-10-17ktest: Sort make_min_config configs by dependeciesSteven Rostedt
2011-10-17ktest: Add DEFINED keyword for IF statementsSteven Rostedt
2011-10-17ktest: Add OVERRIDE keyword to DEFAULTS sectionSteven Rostedt
2011-10-17ktest: Consolidate TEST_TYPE and DEFAULT codeSteven Rostedt
2011-10-17ktest: Add INCLUDE keyword to include other config filesSteven Rostedt
2011-10-17ktest: Let IF keyword take comparisonsSteven Rostedt
2011-10-17ktest: Add IF and ELSE to config sectionsSteven Rostedt
2011-10-17ktest: Do not reboot on config or build issuesSteven Rostedt
2011-10-17ktest: Add option REBOOT_SUCCESS_LINE to stop waiting after a rebootSteven Rostedt
2011-10-17ktest: Add NO_INSTALL option to not install for a testSteven Rostedt
2011-10-17ktest: Fail when grub menu not foundSteven Rostedt
2011-10-17ktest: Include monitor in reboot codeAndrew Jones
2011-10-17ktest: Only need to save .config when doing mrproperAndrew Jones
2011-10-17ktest: Create outputdir if it does not existAndrew Jones
2011-10-17ktest: Add TEST_TYPE install optionSteven Rostedt
2011-10-17perf hists browser: Add missing stdarg.h includeMike Galbraith
2011-10-17perf top: Fix the 'E' hotkey, select among multiple eventsArnaldo Carvalho de Melo
2011-10-17perf top: Honour --hide_{user,kernel}_symbols and the 'U' hotkeyArnaldo Carvalho de Melo
2011-10-15Merge branch 'perf/core' of git://github.com/acmel/linux into perf/coreIngo Molnar
2011-10-14perf buildid: Fix possible unterminated readlink() result bufferThomas Jarosch
2011-10-14perf annotate browser: Allow toggling the visualization of source code linesArnaldo Carvalho de Melo
2011-10-14perf ui browser: Add filter methodArnaldo Carvalho de Melo