| Commit message (Expand) | Author | Age | Files | Lines |
* | perf evsel: Fix an issue where perf report fails to show the proper percentage | Naveen N. Rao | 2012-02-06 | 1 | -0/+1 |
* | perf tools: Fix prefix matching for kernel maps | Jiri Olsa | 2012-02-06 | 1 | -1/+1 |
* | perf tools: Fix perf stack to non executable on x86_64 | Jiri Olsa | 2012-02-06 | 1 | -0/+6 |
* | perf top: Fix number of samples displayed | Stephane Eranian | 2012-01-30 | 1 | -3/+10 |
* | perf tools: Fix strlen() bug in perf_event__synthesize_event_type() | Stephane Eranian | 2012-01-30 | 1 | -1/+1 |
* | perf tools: Fix broken build by defining _GNU_SOURCE in Makefile | David Daney | 2012-01-30 | 8 | -16/+3 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-01-18 | 1 | -0/+2 |
|\ |
|
| * | Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ... | Len Brown | 2012-01-18 | 1 | -0/+2 |
| |\ |
|
| | * | tools turbostat: recognize and run properly on IVB | Len Brown | 2011-11-18 | 1 | -0/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2012-01-16 | 3 | -192/+581 |
|\ \ \ |
|
| * | | | ktest: Add INGORE_ERRORS to ignore warnings in boot up | Steven Rostedt | 2012-01-04 | 2 | -1/+11 |
| * | | | ktest: Still do reboot even for REBOOT_TYPE = script | Steven Rostedt | 2012-01-04 | 2 | -9/+7 |
| * | | | ktest: Fix compare script to test if options are not documented | Steven Rostedt | 2011-12-22 | 1 | -1/+3 |
| * | | | ktest: Detect typos in option names | Steven Rostedt | 2011-12-22 | 2 | -80/+139 |
| * | | | ktest: Have all values be set by defaults | Steven Rostedt | 2011-12-22 | 1 | -27/+59 |
| * | | | ktest: Change initialization of defaults hash to perl format | Steven Rostedt | 2011-12-22 | 1 | -35/+36 |
| * | | | ktest: Add options SWITCH_TO_GOOD and SWITCH_TO_TEST | Steven Rostedt | 2011-12-22 | 2 | -7/+47 |
| * | | | ktest: Allow overriding bisect test results | Steven Rostedt | 2011-12-22 | 2 | -0/+83 |
| * | | | ktest: Evaluate options before processing them | Steven Rostedt | 2011-12-22 | 1 | -5/+6 |
| * | | | ktest: Evaluate $KERNEL_VERSION in both install and post install | Steven Rostedt | 2011-12-22 | 1 | -3/+12 |
| * | | | ktest: Only ask options needed for install | Steven Rostedt | 2011-12-22 | 1 | -5/+14 |
| * | | | ktest: When creating a new config, ask for BUILD_OPTIONS | Steven Rostedt | 2011-12-22 | 1 | -1/+14 |
| * | | | ktest: Do not ask for some options if the only test is build | Steven Rostedt | 2011-12-22 | 1 | -12/+31 |
| * | | | ktest: Ask for type of test when creating a new config | Steven Rostedt | 2011-12-22 | 1 | -4/+12 |
| * | | | ktest: Allow bisect test to restart where it left off | Steven Rostedt | 2011-12-22 | 1 | -6/+64 |
| * | | | ktest: When creating new config, allow the use of ${THIS_DIR} | Steven Rostedt | 2011-11-23 | 1 | -2/+17 |
| * | | | ktest: Add default for ssh-user, build-target and target-image | Steven Rostedt | 2011-11-21 | 1 | -1/+7 |
| * | | | ktest: Allow success logs to be stored | Rabin Vincent | 2011-11-18 | 2 | -34/+52 |
| * | | | ktest: Save test output | Rabin Vincent | 2011-11-18 | 1 | -11/+19 |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-01-15 | 15 | -84/+124 |
|\ \ \ \ |
|
| * | | | | perf tools: Fix compile error on x86_64 Ubuntu | Namhyung Kim | 2012-01-08 | 1 | -1/+0 |
| * | | | | perf report: Fix --stdio output alignment when --showcpuutilization used | Namhyung Kim | 2012-01-08 | 1 | -16/+18 |
| * | | | | perf annotate: Get rid of field_sep check | Namhyung Kim | 2012-01-08 | 1 | -5/+0 |
| * | | | | perf annotate: Fix usage string | Namhyung Kim | 2012-01-08 | 1 | -1/+1 |
| * | | | | perf kmem: Fix a memory leak | Namhyung Kim | 2012-01-08 | 1 | -0/+1 |
| * | | | | perf kmem: Add missing closedir() calls | Namhyung Kim | 2012-01-08 | 1 | -0/+2 |
| * | | | | perf top: Add error message for EMFILE | Namhyung Kim | 2012-01-08 | 1 | -0/+4 |
| * | | | | perf test: Change type of '-v' option to INCR | Namhyung Kim | 2012-01-08 | 1 | -1/+1 |
| * | | | | perf script: Add missing closedir() calls | Namhyung Kim | 2012-01-08 | 1 | -0/+4 |
| * | | | | perf tools: Add const.h to MANIFEST to make perf-tar-src-pkg work again | Sebastian Andrzej Siewior | 2012-01-06 | 1 | -0/+1 |
| * | | | | perf tools: Add support for guest/host-only profiling | Joerg Roedel | 2012-01-06 | 2 | -2/+14 |
| * | | | | perf kvm: Do guest-only counting by default | Joerg Roedel | 2012-01-06 | 5 | -5/+26 |
| * | | | | perf top: Don't update total_period on process_sample | Arnaldo Carvalho de Melo | 2012-01-06 | 1 | -1/+0 |
| * | | | | perf hists: Stop using 'self' for struct hist_entry | Arnaldo Carvalho de Melo | 2012-01-06 | 2 | -48/+48 |
| * | | | | perf hists: Rename total_session to total_period | Arnaldo Carvalho de Melo | 2012-01-06 | 1 | -8/+8 |
* | | | | | Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2012-01-14 | 1 | -0/+49 |
|\ \ \ \ \ |
|
| * | | | | | NFSD: Added fault injection script | Bryan Schumaker | 2011-11-07 | 1 | -0/+49 |
* | | | | | | Merge branch 'akpm' (aka "Andrew's patch-bomb, take two") | Linus Torvalds | 2012-01-12 | 4 | -0/+433 |
|\ \ \ \ \ \ |
|
| * | | | | | | selftests: new x86 breakpoints selftest | Frederic Weisbecker | 2012-01-12 | 4 | -2/+416 |
| * | | | | | | selftests: new very basic kernel selftests directory | Frederic Weisbecker | 2012-01-12 | 2 | -0/+19 |