aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* ktest: Added compare script to test ktest.pl to sample.confSteven Rostedt2010-11-181-0/+30
* ktest: Added config_bisect test typeSteven Rostedt2010-11-181-21/+388
* ktest/cleanups: Added version 0.2, ssh as optionsSteven Rostedt2010-11-181-18/+63
* ktest: Output something easy to parse for failure or successSteven Rostedt2010-11-181-2/+2
* ktest: Allow a test case to undefine a default valueSteven Rostedt2010-11-181-0/+5
* ktest: Use $output_config instead of typing $outputdir/.configSteven Rostedt2010-11-181-8/+10
* ktest: Write to stdout if no log file is givenSteven Rostedt2010-11-181-2/+10
* ktest: Use oldnoconfig instead of yes commandSteven Rostedt2010-11-181-3/+2
* ktest: Update the sample config file with more documentationSteven Rostedt2010-11-181-91/+103
* ktest: New TEST_START instead of using [], and use real SHA1sSteven Rostedt2010-11-182-118/+433
* ktest: Add poweroff after halt and powercycle after rebootSteven Rostedt2010-11-182-15/+66
* ktest: Add POST_INSTALL to allow initrds to be createdSteven Rostedt2010-11-182-0/+16
* ktest: Added sample.conf, new %default option formatSteven Rostedt2010-11-182-142/+649
* ktest: Add open and close console and start stop monitorSteven Rostedt2010-11-181-87/+170
* ktest: Added continuing on success, clear log and timeoutSteven Rostedt2010-11-181-38/+78
* ktest: Add reverse bisect, better logging, copyrightSteven Rostedt2010-11-181-6/+45
* ktest: Added patchcheckSteven Rostedt2010-11-181-2/+140
* ktest: Added reboot on successSteven Rostedt2010-11-181-1/+6
* ktest: Added better console, add test buildSteven Rostedt2010-11-181-48/+159
* ktest: Bisecting, install modules, add loggingSteven Rostedt2010-11-181-94/+227
* ktest: New features reboot on error, make optionsSteven Rostedt2010-11-181-16/+46
* ktest: New features: noclean, dodie, poweroff on error and successSteven Rostedt2010-11-181-21/+94
* Initial start of ktest.plSteven Rostedt2010-11-181-0/+334
* Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-10-2710-10/+93
|\
| * perf python scripting: Add futex-contention scriptArnaldo Carvalho de Melo2010-10-264-0/+74
| * perf python scripting: Fixup cut'n'paste error in sctop scriptArnaldo Carvalho de Melo2010-10-261-1/+1
| * perf scripting: Shut up 'perf record' final statusArnaldo Carvalho de Melo2010-10-265-7/+16
| * perf record: Remove newline character from perror() argumentMatt Fleming2010-10-261-2/+2
* | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-10-2620-40/+106
|\ \ | |/
| * perf python scripting: Support fedora 11 (audit 1.7.17)Arnaldo Carvalho de Melo2010-10-251-1/+4
| * perf python scripting: Improve the syscalls-by-pid scriptArnaldo Carvalho de Melo2010-10-251-8/+13
| * perf python scripting: print the syscall name on sctopArnaldo Carvalho de Melo2010-10-251-5/+2
| * perf python scripting: Improve the syscalls-counts scriptArnaldo Carvalho de Melo2010-10-251-2/+3
| * perf python scripting: Improve the failed-syscalls-by-pid scriptArnaldo Carvalho de Melo2010-10-252-8/+50
| * perf probe: Fix format specified for Dwarf_Off parameterArnaldo Carvalho de Melo2010-10-231-1/+2
| * perf trace: Fix detection of script extensionBen Hutchings2010-10-231-1/+1
| * perf trace: Use $PERF_EXEC_PATH in canned report scriptsBen Hutchings2010-10-2313-15/+15
| * perf tools: Document event modifiersSonny Rao2010-10-231-0/+17
* | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-10-238-194/+793
|\ \ | |/
| * perf tools: Remove direct slang.h includeArnaldo Carvalho de Melo2010-10-221-1/+0
| * perf probe: Add basic module supportMasami Hiramatsu2010-10-217-69/+239
| * perf probe: Show accessible global variablesMasami Hiramatsu2010-10-216-14/+41
| * perf probe: Function style fixMasami Hiramatsu2010-10-213-4/+4
| * perf probe: Show accessible local variablesMasami Hiramatsu2010-10-216-105/+480
| * perf probe: Support global variablesMasami Hiramatsu2010-10-211-8/+17
| * perf probe: Fix local variable searching loopMasami Hiramatsu2010-10-211-8/+18
| * perf probe: Fix type searchingMasami Hiramatsu2010-10-211-8/+17
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-2124-296/+971
|\ \ | |/
| * Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-10-052-3/+3
| |\
| * \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-09-152-1/+9
| |\ \