aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2011-12-26perf header: Use event_name() to get an event nameAndrew Vagin
2011-12-26perf stat: Failure with "Operation not supported"Anton Blanchard
2011-12-26perf: Fix parsing of __print_flags() in TP_printk()Steven Rostedt
2011-12-26ktest: Check parent options for iterated testsRabin Vincent
2011-12-26perf session: Fix crash with invalid CPU listDavid Ahern
2011-12-26perf python: Fix undefined symbol problemArnaldo Carvalho de Melo
2011-12-26ktest: Evaluate variables entered on the command lineSteven Rostedt
2011-12-26ktest: Add variable ${PWD}Steven Rostedt
2011-12-26ktest: Add another monitor flush before installing kernelSteven Rostedt
2011-12-26ktest: Do not opencode reboot in grub settingSteven Rostedt
2011-12-26ktest: Add processing of complex conditionalsSteven Rostedt
2011-12-26ktest: Fix parsing of config section linesSteven Rostedt
2011-12-26ktest: Sort make_min_config configs by dependeciesSteven Rostedt
2011-12-26ktest: Add DEFINED keyword for IF statementsSteven Rostedt
2011-12-26ktest: Add OVERRIDE keyword to DEFAULTS sectionSteven Rostedt
2011-12-26ktest: Consolidate TEST_TYPE and DEFAULT codeSteven Rostedt
2011-12-26ktest: Add INCLUDE keyword to include other config filesSteven Rostedt
2011-12-26ktest: Let IF keyword take comparisonsSteven Rostedt
2011-12-26ktest: Add IF and ELSE to config sectionsSteven Rostedt
2011-12-26ktest: Do not reboot on config or build issuesSteven Rostedt
2011-12-26ktest: Add option REBOOT_SUCCESS_LINE to stop waiting after a rebootSteven Rostedt
2011-12-26ktest: Add NO_INSTALL option to not install for a testSteven Rostedt
2011-12-26ktest: Fail when grub menu not foundSteven Rostedt
2011-12-26ktest: Include monitor in reboot codeAndrew Jones
2011-12-26ktest: Only need to save .config when doing mrproperAndrew Jones
2011-12-26ktest: Create outputdir if it does not existAndrew Jones
2011-12-26ktest: Add TEST_TYPE install optionSteven Rostedt
2011-11-07Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-11-06Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into nextLen Brown
2011-11-03perf top: Fix live annotation in the --stdio interfaceArnaldo Carvalho de Melo
2011-11-02perf top tui: Don't recalc column widths considering just the first pageArnaldo Carvalho de Melo
2011-11-02perf report: Add progress bar when processing time ordered eventsArnaldo Carvalho de Melo
2011-11-02perf hists browser: Warn about lost eventsArnaldo Carvalho de Melo
2011-10-28perf tools: Fix a typo of command name as trace-cmdMasami Hiramatsu
2011-10-27perf hists: Fix recalculation of total_period when sorting entriesArnaldo Carvalho de Melo
2011-10-26Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-10-26perf header: Fix build on old systemsArnaldo Carvalho de Melo
2011-10-26perf ui browser: Handle K_RESIZE in dialog windowsArnaldo Carvalho de Melo
2011-10-26perf ui browser: No need to switch char sets that oftenArnaldo Carvalho de Melo
2011-10-26perf hists browser: Use K_TIMERArnaldo Carvalho de Melo
2011-10-26perf ui: Rename ui__warning_paranoid to ui__error_paranoidArnaldo Carvalho de Melo
2011-10-26Merge branches 'slab/next' and 'slub/partial' into slab/for-linusPekka Enberg
2011-10-26perf ui: Reimplement the popup windows using libslangArnaldo Carvalho de Melo
2011-10-26perf ui: Reimplement ui__popup_menu using ui__browserArnaldo Carvalho de Melo
2011-10-26perf ui: Reimplement ui_helpline using libslangArnaldo Carvalho de Melo
2011-10-26perf ui: Improve handling sigwinch a bitArnaldo Carvalho de Melo
2011-10-26perf ui progress: Reimplement using slangArnaldo Carvalho de Melo
2011-10-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds