aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-07-19Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-07-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-16Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-07-07Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds
2014-07-07tools/liblockdep: Account for bitfield changes in lockdeps lock_acquireS. Lockwood-Childs
2014-07-07tools/liblockdep: Remove debug print left over from developmentSasha Levin
2014-07-07tools/liblockdep: Fix comparison of a boolean value with a value of 2zhangdianfang
2014-07-03Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-07-03tools/testing/selftests/ipc/msgque.c: improve error handling when not running...Shuah Khan
2014-07-03tools: memory-hotplug fix unexpected operator errorShuah Khan
2014-07-03tools: cpu-hotplug fix unexpected operator errorShuah Khan
2014-07-01tmon: set umask to a reasonable valueNeil Horman
2014-07-01tmon: Check log file for common secuirty issuesNeil Horman
2014-06-30Merge tag 'fixes-for-v3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-07-01tools/thermal: tmon: fix compilation errors when building staticallyJavi Merino
2014-06-30tools: ffs-test: fix header values endianessMichal Nazarewicz
2014-06-27Revert "tools: ffs-test: convert to new descriptor format fixing compilation ...Felipe Balbi
2014-06-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-06-24Merge tag 'fixes-for-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-06-24selftests/powerpc: Use the test harness for the TM DSCR testMichael Ellerman
2014-06-20perf symbols: Get kernel start address by symbol nameSimon Que
2014-06-20perf tools: Fix segfault in cumulative.callchain reportJiri Olsa
2014-06-19tools: ffs-test: convert to new descriptor format fixing compilation errorMichal Nazarewicz
2014-06-14Merge branch 'perf/core' into perf/urgent, to pick up the latest fixesIngo Molnar
2014-06-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-06-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-12perf tests: Add test for closing dso objects on EMFILE errorJiri Olsa
2014-06-12perf tests: Add test for caching dso file descriptorsJiri Olsa
2014-06-12perf tests: Allow reuse of test_file functionJiri Olsa
2014-06-12perf tests: Spawn child for each testJiri Olsa
2014-06-12perf tools: Add dso__data_* interface descriptonsJiri Olsa
2014-06-12perf tools: Allow to close dso fd in case of open failureJiri Olsa
2014-06-12perf tools: Add file size check and factor dso__data_read_offsetJiri Olsa
2014-06-12perf tools: Cache dso data file descriptorJiri Olsa
2014-06-12perf tools: Add global count of opened dso objectsJiri Olsa
2014-06-12perf tools: Add global list of opened dso objectsJiri Olsa
2014-06-12perf tools: Add data_fd into dso objectJiri Olsa
2014-06-12perf tools: Separate dso data related variablesJiri Olsa
2014-06-12perf tools: Cache register accesses for unwind processingJiri Olsa
2014-06-12perf record: Fix to honor user freq/interval properlyNamhyung Kim
2014-06-12Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-06-11selftests/powerpc: Add tests of PMU EBBsMichael Ellerman
2014-06-11selftests/powerpc: Add support for skipping testsMichael Ellerman
2014-06-11selftests/powerpc: Put the test in a separate process groupMichael Ellerman
2014-06-11selftests/powerpc: Fix instruction loop for ABIv2 (LE)Michael Ellerman
2014-06-11powerpc: Correct DSCR during TM context switchSam bobroff
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-06-10perf timechart: Reflow documentationStanislav Fomichev
2014-06-10perf probe: Improve error messages in --line optionMasami Hiramatsu