summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2014-09-23Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar32-30/+104
2014-09-20ktest: add ability to skip during BISECT_MANUALChris J Arges1-2/+4
2014-09-20ktest: Add PATCHCHECK_CHERRYSteven Rostedt (Red Hat)2-6/+39
2014-09-18perf record: Use ring buffer consume method to look like other toolsArnaldo Carvalho de Melo1-4/+4
2014-09-18perf probe: Do not use dwfl_module_addrsym if dwarf_diename finds symbol nameMasami Hiramatsu1-6/+10
2014-09-18perf probe: Do not access kallsyms when analyzing user binariesMasami Hiramatsu3-6/+9
2014-09-18perf symbols: Add path to Ubuntu kernel debuginfo fileAnton Blanchard1-1/+7
2014-09-18perf symbols: Ignore stripped vmlinux and fallback to kallsymsAnton Blanchard1-0/+8
2014-09-18perf tools: define _DEFAULT_SOURCE for glibc_2.20Chanho Park1-0/+2
2014-09-18perf tools: Don't include sys/poll.h directlyArnaldo Carvalho de Melo3-3/+3
2014-09-18perf tools: Fix GNU-only grep usage in MakefileJohn Spencer1-1/+1
2014-09-18perf tools: Disable kernel symbol demangling by defaultAvi Kivity9-1/+23
2014-09-18perf tool: fix compilation for ARMStephane Eranian2-0/+2
2014-09-18perf tools: Add perf_pmu__scan_file()Adrian Hunter2-0/+40
2014-09-18perf tools: Let default config be defined for a PMUAdrian Hunter4-19/+41
2014-09-18perf tools: Add perf-with-kcore scriptAdrian Hunter3-1/+264
2014-09-18perf tools: Let a user specify a PMU event without any config termsAdrian Hunter2-0/+16
2014-09-18perf tools: Allow to specify lib compile variable for spec usageJiri Olsa1-0/+2
2014-09-18perf kvm stat report: Unify the title bar outputAlexander Yarygin1-8/+6
2014-09-18perf kvm stat report: Enable the target.system_wide flagAlexander Yarygin1-0/+3
2014-09-18perf kvm stat report: Save pid string in opts.target.pidAlexander Yarygin2-4/+3
2014-09-18perf tools powerpc: Fix build issue when DWARF support is disabledAnton Blanchard2-5/+7
2014-09-18perf tools: Add +field argument support for --sort optionJiri Olsa1-1/+36
2014-09-17selftests/memfd: Run test on all architecturesPranith Kumar1-21/+0
2014-09-17rcutorture: Rename rcutorture_runnable parameterPaul E. McKenney1-1/+1
2014-09-17locktorture: Add test scenario for rwsem_lockPaul E. McKenney3-0/+8
2014-09-17locktorture: Add test scenario for mutex_lockPaul E. McKenney3-0/+8
2014-09-17locktorture: Make torture scripting account for new _runnable namePaul E. McKenney1-1/+1
2014-09-16Merge branch 'rcu-tasks.2014.09.10a' into HEADPaul E. McKenney7-0/+33
2014-09-16Merge tag 'v3.17-rc5' into nextFelipe Balbi1-1/+1
2014-09-11rcutorture: Add RCU-tasks tests to default rcutorture listPaul E. McKenney1-0/+3
2014-09-09Merge tag 'v3.17-rc4' into perf/core, to pick up fixesIngo Molnar40-11/+5636
2014-09-08Merge tag 'v3.17-rc4' into nextFelipe Balbi40-11/+5636
2014-09-08rcutorture: Add RCU-tasks test casesPaul E. McKenney6-0/+30
2014-09-08torture: Check for nul bytes in console outputPaul E. McKenney1-0/+4
2014-09-08torture: Print PID in hung-kernel diagnostic messagePaul E. McKenney1-1/+1
2014-09-08rcutorture: Specify CONFIG_CPUMASK_OFFSTACK=y for TREE07Paul E. McKenney1-0/+1
2014-09-08rcutorture: Specify MAXSMP=y for TREE01Paul E. McKenney5-5/+26
2014-09-08rcutorture: Test partial nohz_full= configurationPaul E. McKenney2-1/+2
2014-09-08rcu: Add step to initrd documentationPaul E. McKenney1-0/+1
2014-09-08rcutorture: Set executable bit and drop bash from UsagePranith Kumar12-15/+12
2014-09-08rcutorture: Use bash shell for all the test scriptsPranith Kumar12-18/+18
2014-09-05usb: usbip: fix usbip.h path in userspace toolPiotr Król1-1/+1
2014-09-04memfd_test: Add missing argument to printf()Pranith Kumar1-1/+1
2014-09-04memfd_test: Make it work on 32-bit systemsPranith Kumar1-18/+16
2014-09-02tools: ffs-test: add compatibility code for old kernelsMichal Nazarewicz1-5/+107
2014-09-02tools: ffs-test: convert to new descriptor formatMichal Nazarewicz1-5/+9
2014-08-30Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds3-11/+11
2014-08-30tools: selftests: fix build issue with make kselftests targetPhong Tran3-11/+11
2014-08-25usbip: move usbip userspace code out of stagingValentina Manea37-0/+5625