| Commit message (Expand) | Author | Age |
* | ktest: Parse off the directory name in useconfig for failures | Steven Rostedt | 2010-11-18 |
* | ktest: Use different temp config name for minconfig | Steven Rostedt | 2010-11-18 |
* | ktest: Updated the sample.conf for the latest options | Steven Rostedt | 2010-11-18 |
* | ktest: Added compare script to test ktest.pl to sample.conf | Steven Rostedt | 2010-11-18 |
* | ktest: Added config_bisect test type | Steven Rostedt | 2010-11-18 |
* | ktest/cleanups: Added version 0.2, ssh as options | Steven Rostedt | 2010-11-18 |
* | ktest: Output something easy to parse for failure or success | Steven Rostedt | 2010-11-18 |
* | ktest: Allow a test case to undefine a default value | Steven Rostedt | 2010-11-18 |
* | ktest: Use $output_config instead of typing $outputdir/.config | Steven Rostedt | 2010-11-18 |
* | ktest: Write to stdout if no log file is given | Steven Rostedt | 2010-11-18 |
* | ktest: Use oldnoconfig instead of yes command | Steven Rostedt | 2010-11-18 |
* | ktest: Update the sample config file with more documentation | Steven Rostedt | 2010-11-18 |
* | ktest: New TEST_START instead of using [], and use real SHA1s | Steven Rostedt | 2010-11-18 |
* | ktest: Add poweroff after halt and powercycle after reboot | Steven Rostedt | 2010-11-18 |
* | ktest: Add POST_INSTALL to allow initrds to be created | Steven Rostedt | 2010-11-18 |
* | ktest: Added sample.conf, new %default option format | Steven Rostedt | 2010-11-18 |
* | ktest: Add open and close console and start stop monitor | Steven Rostedt | 2010-11-18 |
* | ktest: Added continuing on success, clear log and timeout | Steven Rostedt | 2010-11-18 |
* | ktest: Add reverse bisect, better logging, copyright | Steven Rostedt | 2010-11-18 |
* | ktest: Added patchcheck | Steven Rostedt | 2010-11-18 |
* | ktest: Added reboot on success | Steven Rostedt | 2010-11-18 |
* | ktest: Added better console, add test build | Steven Rostedt | 2010-11-18 |
* | ktest: Bisecting, install modules, add logging | Steven Rostedt | 2010-11-18 |
* | ktest: New features reboot on error, make options | Steven Rostedt | 2010-11-18 |
* | ktest: New features: noclean, dodie, poweroff on error and success | Steven Rostedt | 2010-11-18 |
* | Initial start of ktest.pl | Steven Rostedt | 2010-11-18 |
* | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 2010-10-27 |
|\ |
|
| * | perf python scripting: Add futex-contention script | Arnaldo Carvalho de Melo | 2010-10-26 |
| * | perf python scripting: Fixup cut'n'paste error in sctop script | Arnaldo Carvalho de Melo | 2010-10-26 |
| * | perf scripting: Shut up 'perf record' final status | Arnaldo Carvalho de Melo | 2010-10-26 |
| * | perf record: Remove newline character from perror() argument | Matt Fleming | 2010-10-26 |
* | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 2010-10-26 |
|\| |
|
| * | perf python scripting: Support fedora 11 (audit 1.7.17) | Arnaldo Carvalho de Melo | 2010-10-25 |
| * | perf python scripting: Improve the syscalls-by-pid script | Arnaldo Carvalho de Melo | 2010-10-25 |
| * | perf python scripting: print the syscall name on sctop | Arnaldo Carvalho de Melo | 2010-10-25 |
| * | perf python scripting: Improve the syscalls-counts script | Arnaldo Carvalho de Melo | 2010-10-25 |
| * | perf python scripting: Improve the failed-syscalls-by-pid script | Arnaldo Carvalho de Melo | 2010-10-25 |
| * | perf probe: Fix format specified for Dwarf_Off parameter | Arnaldo Carvalho de Melo | 2010-10-23 |
| * | perf trace: Fix detection of script extension | Ben Hutchings | 2010-10-23 |
| * | perf trace: Use $PERF_EXEC_PATH in canned report scripts | Ben Hutchings | 2010-10-23 |
| * | perf tools: Document event modifiers | Sonny Rao | 2010-10-23 |
* | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 2010-10-23 |
|\| |
|
| * | perf tools: Remove direct slang.h include | Arnaldo Carvalho de Melo | 2010-10-22 |
| * | perf probe: Add basic module support | Masami Hiramatsu | 2010-10-21 |
| * | perf probe: Show accessible global variables | Masami Hiramatsu | 2010-10-21 |
| * | perf probe: Function style fix | Masami Hiramatsu | 2010-10-21 |
| * | perf probe: Show accessible local variables | Masami Hiramatsu | 2010-10-21 |
| * | perf probe: Support global variables | Masami Hiramatsu | 2010-10-21 |
| * | perf probe: Fix local variable searching loop | Masami Hiramatsu | 2010-10-21 |
| * | perf probe: Fix type searching | Masami Hiramatsu | 2010-10-21 |