aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-03selftests: breakpoint: Actually build itBen Hutchings1-1/+1
2015-11-03selftests: vm: Try harder to allocate huge pagesBen Hutchings1-1/+14
2015-11-03selftests: Make scripts executableBen Hutchings2-0/+0
2015-11-03selftests: kprobe: Choose an always-defined function to probeBen Hutchings5-11/+11
2015-11-03selftests: memfd: Stop unnecessary rebuildsBen Hutchings1-6/+6
2015-11-03selftests: Add missing #include directivesBen Hutchings4-0/+4
2015-11-02selftests/seccomp: Be more precise with syscall arguments.Robert Sesek1-11/+35
2015-10-15selftests/seccomp: build and pass on arm64Kees Cook1-22/+49
2015-10-15selftests: memfd_test: Revised STACK_SIZE to make it 16-byte alignedChunyan Zhang1-1/+1
2015-10-15selftests/pstore: add pstore test scripts going with rebootHiraku Toyooka5-2/+143
2015-10-15selftests/pstore: add pstore test script for pre-rebootHiraku Toyooka4-0/+98
2015-10-15selftests: add .gitignore for efivarfsYuan Sun1-0/+2
2015-10-07Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar3-1/+4
2015-10-07perf tools: Fix build break on powerpc due to sample_reg_masksSukadev Bhattiprolu3-1/+4
2015-10-01Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-5/+34
2015-09-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds13-59/+113
2015-09-27Merge branch 'turbostat' of https://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-toolsRafael J. Wysocki1-5/+34
2015-09-26tools/power turbosat: update version numberLen Brown1-1/+1
2015-09-26tools/power turbostat: SKL: Adjust for TSC difference from base frequencyLen Brown1-2/+20
2015-09-26tools/power turbostat: KNL workaround for %Busy and Avg_MHzHubert Chrzaniuk1-0/+13
2015-09-26tools/power turbostat: IVB Xeon: fix --debug regressionLen Brown1-2/+0
2015-09-25perf tools: Fix copying of /proc/kcoreAdrian Hunter1-22/+13
2015-09-25perf intel-pt: Remove no_force_psb from documentationAdrian Hunter1-15/+0
2015-09-25perf probe: Use existing routine to look for a kernel module by dso->short_nameArnaldo Carvalho de Melo1-6/+7
2015-09-22membarrier: clean up selftestMathieu Desnoyers2-8/+4
2015-09-22userfaultfd: selftest: don't error out if pthread_mutex_t isn't identicalAndrea Arcangeli1-9/+0
2015-09-22userfaultfd: selftest: return an error if BOUNCE_VERIFY failsAndrea Arcangeli1-3/+6
2015-09-22userfaultfd: selftest: avoid my_bcmp false positives with powerpcAndrea Arcangeli1-2/+10
2015-09-22userfaultfd: selftest: only warn if __NR_userfaultfd is undefinedMichael Ellerman1-3/+13
2015-09-22userfaultfd: selftest: headers fixupAndrea Arcangeli2-12/+5
2015-09-22userfaultfd: selftests: vm: pick up sanitized kernel headersThierry Reding2-2/+4
2015-09-22tools lib traceevent: Fix string handling in heterogeneous arch environmentsKapileshwar Singh1-3/+20
2015-09-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+2
2015-09-19Merge tag 'linux-kselftest-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds9-34/+52
2015-09-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-1/+14
2015-09-18perf record: Avoid infinite loop at buildid processing with no samplesMark Rutland1-1/+4
2015-09-18Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar9-12/+69
2015-09-17perf tools: Bool functions shouldn't return -1Peter Senna Tschudin1-1/+1
2015-09-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2015-09-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds13-87/+131
2015-09-17tools build: Add test for presence of __get_cpuid() gcc builtinArnaldo Carvalho de Melo5-5/+28
2015-09-17tools build: Add test for presence of numa_num_possible_cpus() in libnumaArnaldo Carvalho de Melo5-3/+25
2015-09-17Revert "perf symbols: Fix mismatched declarations for elf_getphdrnum"Arnaldo Carvalho de Melo1-1/+1
2015-09-17s390: wire up userfaultfd system callHeiko Carstens1-0/+2
2015-09-16perf stat: Fix per-pkg event reporting bugStephane Eranian1-2/+14
2015-09-16tools/virtio: propagate V=X to kernel buildMichael S. Tsirkin1-1/+1
2015-09-15perf tests: Fix software clock events test setting mapsAdrian Hunter1-4/+14
2015-09-15perf tests: Fix task exit test setting mapsAdrian Hunter1-4/+14
2015-09-15perf evlist: Fix create_syswide_maps() not propagating mapsAdrian Hunter1-9/+10
2015-09-15perf evlist: Fix add() not propagating mapsAdrian Hunter1-0/+2