aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-07Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds2-2/+26
2014-07-03Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-2/+2
2014-07-03tools/testing/selftests/ipc/msgque.c: improve error handling when not running as rootShuah Khan1-0/+5
2014-07-03tools: memory-hotplug fix unexpected operator errorShuah Khan1-1/+1
2014-07-03tools: cpu-hotplug fix unexpected operator errorShuah Khan1-1/+1
2014-07-01tmon: set umask to a reasonable valueNeil Horman1-1/+1
2014-07-01tmon: Check log file for common secuirty issuesNeil Horman1-0/+24
2014-06-30Merge tag 'fixes-for-v3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman2-25/+5
2014-07-01tools/thermal: tmon: fix compilation errors when building staticallyJavi Merino1-1/+1
2014-06-30tools: ffs-test: fix header values endianessMichal Nazarewicz1-2/+2
2014-06-27Revert "tools: ffs-test: convert to new descriptor format fixing compilation error"Felipe Balbi2-23/+3
2014-06-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-4/+12
2014-06-24Merge tag 'fixes-for-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman2-3/+23
2014-06-24selftests/powerpc: Use the test harness for the TM DSCR testMichael Ellerman2-4/+12
2014-06-19tools: ffs-test: convert to new descriptor format fixing compilation errorMichal Nazarewicz2-3/+23
2014-06-14Merge branch 'perf/core' into perf/urgent, to pick up the latest fixesIngo Molnar37-119/+1208
2014-06-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds41-46/+4083
2014-06-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds34-388/+1903
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-13/+27
2014-06-12perf tests: Add test for closing dso objects on EMFILE errorJiri Olsa3-0/+78
2014-06-12perf tests: Add test for caching dso file descriptorsJiri Olsa3-4/+138
2014-06-12perf tests: Allow reuse of test_file functionJiri Olsa1-1/+5
2014-06-12perf tests: Spawn child for each testJiri Olsa1-1/+31
2014-06-12perf tools: Add dso__data_* interface descriptonsJiri Olsa2-0/+97
2014-06-12perf tools: Allow to close dso fd in case of open failureJiri Olsa1-1/+22
2014-06-12perf tools: Add file size check and factor dso__data_read_offsetJiri Olsa2-15/+50
2014-06-12perf tools: Cache dso data file descriptorJiri Olsa2-4/+59
2014-06-12perf tools: Add global count of opened dso objectsJiri Olsa1-1/+7
2014-06-12perf tools: Add global list of opened dso objectsJiri Olsa2-2/+40
2014-06-12perf tools: Add data_fd into dso objectJiri Olsa3-6/+24
2014-06-12perf tools: Separate dso data related variablesJiri Olsa2-5/+10
2014-06-12perf tools: Cache register accesses for unwind processingJiri Olsa3-2/+17
2014-06-12perf record: Fix to honor user freq/interval properlyNamhyung Kim1-2/+2
2014-06-12Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar6-44/+57
2014-06-11selftests/powerpc: Add tests of PMU EBBsMichael Ellerman34-4/+3913
2014-06-11selftests/powerpc: Add support for skipping testsMichael Ellerman3-1/+21
2014-06-11selftests/powerpc: Put the test in a separate process groupMichael Ellerman1-2/+8
2014-06-11selftests/powerpc: Fix instruction loop for ABIv2 (LE)Michael Ellerman1-38/+35
2014-06-11powerpc: Correct DSCR during TM context switchSam bobroff3-1/+106
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds4-2/+95
2014-06-10perf timechart: Reflow documentationStanislav Fomichev1-21/+20
2014-06-10perf probe: Improve error messages in --line optionMasami Hiramatsu1-3/+3
2014-06-09perf probe: Improve an error message of perf probe --vars modeMasami Hiramatsu2-2/+11
2014-06-09perf probe: Show error code and description in verbose modeMasami Hiramatsu1-9/+14
2014-06-09perf probe: Improve error message for unknown member of data structureMasami Hiramatsu1-3/+2
2014-06-09perf tests: Show the inner make output when an error happensArnaldo Carvalho de Melo1-5/+2
2014-06-09perf tools: Emit more precise message for missing glibc static libraryArnaldo Carvalho de Melo1-1/+5
2014-06-09perf tools: Add dcacheline sortDon Zickus5-1/+113
2014-06-09perf tools: Add support to dynamically get cacheline sizeDon Zickus3-0/+3
2014-06-09perf tools: Add cpumode to struct hist_entryDon Zickus2-3/+5