summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2014-09-07torture: Check for nul bytes in console outputPaul E. McKenney-0/+4
2014-09-07torture: Print PID in hung-kernel diagnostic messagePaul E. McKenney-1/+1
2014-09-07rcutorture: Specify CONFIG_CPUMASK_OFFSTACK=y for TREE07Paul E. McKenney-0/+1
2014-09-07rcutorture: Specify MAXSMP=y for TREE01Paul E. McKenney-5/+26
2014-09-07rcutorture: Test partial nohz_full= configurationPaul E. McKenney-1/+2
2014-09-07rcu: Add step to initrd documentationPaul E. McKenney-0/+1
2014-09-07rcutorture: Set executable bit and drop bash from UsagePranith Kumar-15/+12
2014-09-07rcutorture: Use bash shell for all the test scriptsPranith Kumar-18/+18
2014-09-04usb: usbip: fix usbip.h path in userspace toolPiotr Król-1/+1
2014-09-04memfd_test: Add missing argument to printf()Pranith Kumar-1/+1
2014-09-04memfd_test: Make it work on 32-bit systemsPranith Kumar-18/+16
2014-09-02tools: ffs-test: add compatibility code for old kernelsMichal Nazarewicz-5/+107
2014-09-02tools: ffs-test: convert to new descriptor formatMichal Nazarewicz-5/+9
2014-08-29Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds-11/+11
2014-08-29tools: selftests: fix build issue with make kselftests targetPhong Tran-11/+11
2014-08-25usbip: move usbip userspace code out of stagingValentina Manea-0/+5625
2014-08-24Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar-560/+4601
2014-08-24perf hists browser: Consolidate callchain print functions in TUINamhyung Kim-123/+80
2014-08-24perf tools: Add +field argument support for --field optionJiri Olsa-7/+22
2014-08-24perf top: Use set_term_quiet() instead of open coded equivalentJiri Olsa-7/+2
2014-08-22perf machine: Fallback to MAP__FUNCTION if daddr maps are NULLDon Zickus-0/+10
2014-08-22perf hists browser: Cleanup callchain print functionsNamhyung Kim-83/+29
2014-08-22perf tools: Add machine__kernel_ip()Adrian Hunter-3/+43
2014-08-22perf machine: Rename machine__get_kernel_start_addr() methodAdrian Hunter-4/+4
2014-08-22perf scripting: Add 'flush' callback to scripting APIAdrian Hunter-0/+33
2014-08-22perf tests: Add a test for tracking with sched_switchAdrian Hunter-0/+578
2014-08-20perf hists browser: Factor out hist_browser__show_callchain_entry()Namhyung Kim-31/+33
2014-08-20perf hists browser: Fix children overhead dumpNamhyung Kim-1/+1
2014-08-20perf hists browser: Get rid of unused 'remaining' variableNamhyung Kim-8/+2
2014-08-20perf tools powerpc: Explicitly include util/debug.hSukadev Bhattiprolu-0/+1
2014-08-20perf symbols: Don't try to find DSOs in SYSV mapsDon Zickus-0/+1
2014-08-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-40/+40
2014-08-15tools/power turbostat: tweak whitespace in output formatLen Brown-40/+40
2014-08-15perf stat: Use strerror_r instead of strerrorMasami Hiramatsu-1/+1
2014-08-15perf help: Use strerror_r instead of strerrorMasami Hiramatsu-4/+16
2014-08-15perf kvm: Use strerror_r instead of strerrorMasami Hiramatsu-2/+5
2014-08-15perf buildid-cache: Use strerror_r instead of strerrorMasami Hiramatsu-3/+4
2014-08-15perf sched: Use strerror_r instead of strerrorMasami Hiramatsu-1/+3
2014-08-15perf test: Use strerror_r instead of strerrorMasami Hiramatsu-19/+38
2014-08-15perf record: Use strerror_r instead of strerrorMasami Hiramatsu-3/+4
2014-08-15perf trace: Use strerror_r instead of strerrorMasami Hiramatsu-2/+4
2014-08-15perf top: Use strerror_r instead of strerrorMasami Hiramatsu-1/+1
2014-08-15perf util: Replace strerror with strerror_r for thread-safetyMasami Hiramatsu-14/+36
2014-08-15perf probe: Make error messages thread-safeMasami Hiramatsu-16/+24
2014-08-15perf: Use strerror_r instead of strerrorMasami Hiramatsu-3/+10
2014-08-15perf probe: Don't use strerror if strlist__add failedMasami Hiramatsu-2/+4
2014-08-15perf report: Relax -g option parsing not to limit the option orderNamhyung Kim-57/+38
2014-08-15perf tools: Annotate PMU related list_head members with type infoCody P Schafer-5/+5
2014-08-15perf tools: Add arm64 tripletsElliott Hughes-0/+9
2014-08-15perf annotate: Don't truncate Intel style addressesAlex Converse-3/+9