Age | Commit message (Expand) | Author | Files | Lines |
2010-11-19 | perf tools: Remove hardcoded include paths for elfutils | Robert Morell | 3 | -7/+7 |
2010-11-19 | perf stat: Add no-aggregation mode to -a | Stephane Eranian | 2 | -25/+149 |
2010-11-18 | ktest: Ask for the manditory config options instead of just failing | Steven Rostedt | 1 | -14/+206 |
2010-11-18 | ktest: Copy the last good and bad configs in config_bisect | Steven Rostedt | 1 | -0/+4 |
2010-11-18 | ktest: For grub reboot, use run_ssh instead of run_command | Steven Rostedt | 1 | -1/+1 |
2010-11-18 | ktest: Added force stop after success and failure | Steven Rostedt | 2 | -1/+44 |
2010-11-18 | ktest: Parse off the directory name in useconfig for failures | Steven Rostedt | 1 | -1/+6 |
2010-11-18 | ktest: Use different temp config name for minconfig | Steven Rostedt | 1 | -2/+2 |
2010-11-18 | ktest: Updated the sample.conf for the latest options | Steven Rostedt | 1 | -1/+89 |
2010-11-18 | ktest: Added compare script to test ktest.pl to sample.conf | Steven Rostedt | 1 | -0/+30 |
2010-11-18 | ktest: Added config_bisect test type | Steven Rostedt | 1 | -21/+388 |
2010-11-18 | ktest/cleanups: Added version 0.2, ssh as options | Steven Rostedt | 1 | -18/+63 |
2010-11-18 | ktest: Output something easy to parse for failure or success | Steven Rostedt | 1 | -2/+2 |
2010-11-18 | ktest: Allow a test case to undefine a default value | Steven Rostedt | 1 | -0/+5 |
2010-11-18 | ktest: Use $output_config instead of typing $outputdir/.config | Steven Rostedt | 1 | -8/+10 |
2010-11-18 | ktest: Write to stdout if no log file is given | Steven Rostedt | 1 | -2/+10 |
2010-11-18 | ktest: Use oldnoconfig instead of yes command | Steven Rostedt | 1 | -3/+2 |
2010-11-18 | ktest: Update the sample config file with more documentation | Steven Rostedt | 1 | -91/+103 |
2010-11-18 | ktest: New TEST_START instead of using [], and use real SHA1s | Steven Rostedt | 2 | -118/+433 |
2010-11-18 | ktest: Add poweroff after halt and powercycle after reboot | Steven Rostedt | 2 | -15/+66 |
2010-11-18 | ktest: Add POST_INSTALL to allow initrds to be created | Steven Rostedt | 2 | -0/+16 |
2010-11-18 | ktest: Added sample.conf, new %default option format | Steven Rostedt | 2 | -142/+649 |
2010-11-18 | ktest: Add open and close console and start stop monitor | Steven Rostedt | 1 | -87/+170 |
2010-11-18 | ktest: Added continuing on success, clear log and timeout | Steven Rostedt | 1 | -38/+78 |
2010-11-18 | ktest: Add reverse bisect, better logging, copyright | Steven Rostedt | 1 | -6/+45 |
2010-11-18 | ktest: Added patchcheck | Steven Rostedt | 1 | -2/+140 |
2010-11-18 | ktest: Added reboot on success | Steven Rostedt | 1 | -1/+6 |
2010-11-18 | ktest: Added better console, add test build | Steven Rostedt | 1 | -48/+159 |
2010-11-18 | ktest: Bisecting, install modules, add logging | Steven Rostedt | 1 | -94/+227 |
2010-11-18 | ktest: New features reboot on error, make options | Steven Rostedt | 1 | -16/+46 |
2010-11-18 | ktest: New features: noclean, dodie, poweroff on error and success | Steven Rostedt | 1 | -21/+94 |
2010-11-18 | Initial start of ktest.pl | Steven Rostedt | 1 | -0/+334 |
2010-11-16 | perf: Rename 'perf trace' to 'perf script' | Ingo Molnar | 12 | -120/+120 |
2010-11-10 | perf trace: update usage | Tom Zanussi | 1 | -1/+5 |
2010-11-10 | perf trace: update Documentation with new perf trace variants | Tom Zanussi | 1 | -8/+49 |
2010-11-10 | perf trace: live-mode command-line cleanup | Tom Zanussi | 1 | -57/+108 |
2010-11-10 | perf trace record: handle commands correctly | Tom Zanussi | 1 | -4/+28 |
2010-11-10 | perf record: make the record options available outside perf record | Tom Zanussi | 1 | -5/+5 |
2010-11-10 | perf trace scripting: remove system-wide param from shell scripts | Tom Zanussi | 13 | -13/+13 |
2010-11-10 | perf trace scripting: fix some small memory leaks and missing error checks | Tom Zanussi | 1 | -0/+12 |
2010-11-10 | perf: Fix usages of profile_cpu in builtin-top.c to use cpu_list | Corey Ashford | 1 | -7/+5 |
2010-11-10 | perf, ui: Eliminate stack-smashing protection compiler complaint | Cyrill Gorcunov | 1 | -2/+3 |
2010-11-06 | slub: move slabinfo.c to tools/slub/slabinfo.c | Christoph Lameter | 1 | -0/+1364 |
2010-10-27 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 10 | -10/+93 |
2010-10-26 | perf python scripting: Add futex-contention script | Arnaldo Carvalho de Melo | 4 | -0/+74 |
2010-10-26 | perf python scripting: Fixup cut'n'paste error in sctop script | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2010-10-26 | perf scripting: Shut up 'perf record' final status | Arnaldo Carvalho de Melo | 5 | -7/+16 |
2010-10-26 | perf record: Remove newline character from perror() argument | Matt Fleming | 1 | -2/+2 |
2010-10-26 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 20 | -40/+106 |
2010-10-25 | perf python scripting: Support fedora 11 (audit 1.7.17) | Arnaldo Carvalho de Melo | 1 | -1/+4 |