Age | Commit message (Expand) | Author | Files | Lines |
2015-10-07 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 3 | -1/+4 |
2015-10-07 | perf tools: Fix build break on powerpc due to sample_reg_masks | Sukadev Bhattiprolu | 3 | -1/+4 |
2015-10-01 | Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -5/+34 |
2015-09-27 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 13 | -59/+113 |
2015-09-27 | Merge branch 'turbostat' of https://git.kernel.org/pub/scm/linux/kernel/git/l... | Rafael J. Wysocki | 1 | -5/+34 |
2015-09-26 | tools/power turbosat: update version number | Len Brown | 1 | -1/+1 |
2015-09-26 | tools/power turbostat: SKL: Adjust for TSC difference from base frequency | Len Brown | 1 | -2/+20 |
2015-09-26 | tools/power turbostat: KNL workaround for %Busy and Avg_MHz | Hubert Chrzaniuk | 1 | -0/+13 |
2015-09-26 | tools/power turbostat: IVB Xeon: fix --debug regression | Len Brown | 1 | -2/+0 |
2015-09-25 | perf tools: Fix copying of /proc/kcore | Adrian Hunter | 1 | -22/+13 |
2015-09-25 | perf intel-pt: Remove no_force_psb from documentation | Adrian Hunter | 1 | -15/+0 |
2015-09-25 | perf probe: Use existing routine to look for a kernel module by dso->short_name | Arnaldo Carvalho de Melo | 1 | -6/+7 |
2015-09-22 | membarrier: clean up selftest | Mathieu Desnoyers | 2 | -8/+4 |
2015-09-22 | userfaultfd: selftest: don't error out if pthread_mutex_t isn't identical | Andrea Arcangeli | 1 | -9/+0 |
2015-09-22 | userfaultfd: selftest: return an error if BOUNCE_VERIFY fails | Andrea Arcangeli | 1 | -3/+6 |
2015-09-22 | userfaultfd: selftest: avoid my_bcmp false positives with powerpc | Andrea Arcangeli | 1 | -2/+10 |
2015-09-22 | userfaultfd: selftest: only warn if __NR_userfaultfd is undefined | Michael Ellerman | 1 | -3/+13 |
2015-09-22 | userfaultfd: selftest: headers fixup | Andrea Arcangeli | 2 | -12/+5 |
2015-09-22 | userfaultfd: selftests: vm: pick up sanitized kernel headers | Thierry Reding | 2 | -2/+4 |
2015-09-22 | tools lib traceevent: Fix string handling in heterogeneous arch environments | Kapileshwar Singh | 1 | -3/+20 |
2015-09-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -0/+2 |
2015-09-19 | Merge tag 'linux-kselftest-4.3-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 9 | -34/+52 |
2015-09-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 4 | -1/+14 |
2015-09-18 | perf record: Avoid infinite loop at buildid processing with no samples | Mark Rutland | 1 | -1/+4 |
2015-09-18 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 9 | -12/+69 |
2015-09-17 | perf tools: Bool functions shouldn't return -1 | Peter Senna Tschudin | 1 | -1/+1 |
2015-09-17 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+3 |
2015-09-17 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 13 | -87/+131 |
2015-09-17 | tools build: Add test for presence of __get_cpuid() gcc builtin | Arnaldo Carvalho de Melo | 5 | -5/+28 |
2015-09-17 | tools build: Add test for presence of numa_num_possible_cpus() in libnuma | Arnaldo Carvalho de Melo | 5 | -3/+25 |
2015-09-17 | Revert "perf symbols: Fix mismatched declarations for elf_getphdrnum" | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2015-09-17 | s390: wire up userfaultfd system call | Heiko Carstens | 1 | -0/+2 |
2015-09-16 | perf stat: Fix per-pkg event reporting bug | Stephane Eranian | 1 | -2/+14 |
2015-09-16 | tools/virtio: propagate V=X to kernel build | Michael S. Tsirkin | 1 | -1/+1 |
2015-09-15 | perf tests: Fix software clock events test setting maps | Adrian Hunter | 1 | -4/+14 |
2015-09-15 | perf tests: Fix task exit test setting maps | Adrian Hunter | 1 | -4/+14 |
2015-09-15 | perf evlist: Fix create_syswide_maps() not propagating maps | Adrian Hunter | 1 | -9/+10 |
2015-09-15 | perf evlist: Fix add() not propagating maps | Adrian Hunter | 1 | -0/+2 |
2015-09-15 | perf evlist: Factor out a function to propagate maps for a single evsel | Adrian Hunter | 1 | -22/+27 |
2015-09-15 | perf evlist: Make create_maps() use set_maps() | Adrian Hunter | 1 | -9/+10 |
2015-09-15 | perf evlist: Make set_maps() more resilient | Adrian Hunter | 1 | -4/+15 |
2015-09-15 | perf evsel: Add own_cpus member | Adrian Hunter | 4 | -3/+8 |
2015-09-15 | perf evlist: Fix missing thread_map__put in propagate_maps() | Adrian Hunter | 1 | -0/+1 |
2015-09-15 | perf evlist: Fix splice_list_tail() not setting evlist | Adrian Hunter | 3 | -12/+9 |
2015-09-15 | perf evlist: Add has_user_cpus member | Adrian Hunter | 2 | -5/+7 |
2015-09-15 | perf evlist: Remove redundant validation from propagate_maps() | Adrian Hunter | 2 | -16/+10 |
2015-09-15 | perf evlist: Simplify set_maps() logic | Adrian Hunter | 1 | -6/+2 |
2015-09-15 | perf evlist: Simplify propagate_maps() logic | Adrian Hunter | 1 | -3/+2 |
2015-09-14 | selftests: exec: revert to default emit rule | Bamvor Jian Zhang | 1 | -3/+1 |
2015-09-14 | selftests: change install command to rsync | Bamvor Jian Zhang | 2 | -8/+5 |