summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2015-10-07Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-10-07perf tools: Fix build break on powerpc due to sample_reg_masksSukadev Bhattiprolu
2015-10-01Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-09-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-27Merge branch 'turbostat' of https://git.kernel.org/pub/scm/linux/kernel/git/l...Rafael J. Wysocki
2015-09-26tools/power turbosat: update version numberLen Brown
2015-09-26tools/power turbostat: SKL: Adjust for TSC difference from base frequencyLen Brown
2015-09-26tools/power turbostat: KNL workaround for %Busy and Avg_MHzHubert Chrzaniuk
2015-09-26tools/power turbostat: IVB Xeon: fix --debug regressionLen Brown
2015-09-25perf tools: Fix copying of /proc/kcoreAdrian Hunter
2015-09-25perf intel-pt: Remove no_force_psb from documentationAdrian Hunter
2015-09-25perf probe: Use existing routine to look for a kernel module by dso->short_nameArnaldo Carvalho de Melo
2015-09-22membarrier: clean up selftestMathieu Desnoyers
2015-09-22userfaultfd: selftest: don't error out if pthread_mutex_t isn't identicalAndrea Arcangeli
2015-09-22userfaultfd: selftest: return an error if BOUNCE_VERIFY failsAndrea Arcangeli
2015-09-22userfaultfd: selftest: avoid my_bcmp false positives with powerpcAndrea Arcangeli
2015-09-22userfaultfd: selftest: only warn if __NR_userfaultfd is undefinedMichael Ellerman
2015-09-22userfaultfd: selftest: headers fixupAndrea Arcangeli
2015-09-22userfaultfd: selftests: vm: pick up sanitized kernel headersThierry Reding
2015-09-22tools lib traceevent: Fix string handling in heterogeneous arch environmentsKapileshwar Singh
2015-09-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-09-19Merge tag 'linux-kselftest-4.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-09-18perf record: Avoid infinite loop at buildid processing with no samplesMark Rutland
2015-09-18Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-09-17perf tools: Bool functions shouldn't return -1Peter Senna Tschudin
2015-09-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-17tools build: Add test for presence of __get_cpuid() gcc builtinArnaldo Carvalho de Melo
2015-09-17tools build: Add test for presence of numa_num_possible_cpus() in libnumaArnaldo Carvalho de Melo
2015-09-17Revert "perf symbols: Fix mismatched declarations for elf_getphdrnum"Arnaldo Carvalho de Melo
2015-09-17s390: wire up userfaultfd system callHeiko Carstens
2015-09-16perf stat: Fix per-pkg event reporting bugStephane Eranian
2015-09-16tools/virtio: propagate V=X to kernel buildMichael S. Tsirkin
2015-09-15perf tests: Fix software clock events test setting mapsAdrian Hunter
2015-09-15perf tests: Fix task exit test setting mapsAdrian Hunter
2015-09-15perf evlist: Fix create_syswide_maps() not propagating mapsAdrian Hunter
2015-09-15perf evlist: Fix add() not propagating mapsAdrian Hunter
2015-09-15perf evlist: Factor out a function to propagate maps for a single evselAdrian Hunter
2015-09-15perf evlist: Make create_maps() use set_maps()Adrian Hunter
2015-09-15perf evlist: Make set_maps() more resilientAdrian Hunter
2015-09-15perf evsel: Add own_cpus memberAdrian Hunter
2015-09-15perf evlist: Fix missing thread_map__put in propagate_maps()Adrian Hunter
2015-09-15perf evlist: Fix splice_list_tail() not setting evlistAdrian Hunter
2015-09-15perf evlist: Add has_user_cpus memberAdrian Hunter
2015-09-15perf evlist: Remove redundant validation from propagate_maps()Adrian Hunter
2015-09-15perf evlist: Simplify set_maps() logicAdrian Hunter
2015-09-15perf evlist: Simplify propagate_maps() logicAdrian Hunter
2015-09-14selftests: exec: revert to default emit ruleBamvor Jian Zhang
2015-09-14selftests: change install command to rsyncBamvor Jian Zhang