summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2014-09-25perf tests: Add test for perf_evlist__filter_pollfd()Arnaldo Carvalho de Melo4-0/+109
2014-09-25perf evlist: Introduce perf_evlist__filter_pollfd methodArnaldo Carvalho de Melo2-0/+23
2014-09-23ftracetest: Add kprobe basic testcasesMasami Hiramatsu2-0/+25
2014-09-23ftracetest: Add ftrace basic testcasesMasami Hiramatsu3-0/+17
2014-09-23ftracetest: Initial commit for ftracetestMasami Hiramatsu5-0/+216
2014-09-23Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar32-30/+104
2014-09-19ktest: add ability to skip during BISECT_MANUALChris J Arges1-2/+4
2014-09-19ktest: Add PATCHCHECK_CHERRYSteven Rostedt (Red Hat)2-6/+39
2014-09-17perf record: Use ring buffer consume method to look like other toolsArnaldo Carvalho de Melo1-4/+4
2014-09-17perf probe: Do not use dwfl_module_addrsym if dwarf_diename finds symbol nameMasami Hiramatsu1-6/+10
2014-09-17perf probe: Do not access kallsyms when analyzing user binariesMasami Hiramatsu3-6/+9
2014-09-17perf symbols: Add path to Ubuntu kernel debuginfo fileAnton Blanchard1-1/+7
2014-09-17perf symbols: Ignore stripped vmlinux and fallback to kallsymsAnton Blanchard1-0/+8
2014-09-17perf tools: define _DEFAULT_SOURCE for glibc_2.20Chanho Park1-0/+2
2014-09-17perf tools: Don't include sys/poll.h directlyArnaldo Carvalho de Melo3-3/+3
2014-09-17perf tools: Fix GNU-only grep usage in MakefileJohn Spencer1-1/+1
2014-09-17perf tools: Disable kernel symbol demangling by defaultAvi Kivity9-1/+23
2014-09-17perf tool: fix compilation for ARMStephane Eranian2-0/+2
2014-09-17perf tools: Add perf_pmu__scan_file()Adrian Hunter2-0/+40
2014-09-17perf tools: Let default config be defined for a PMUAdrian Hunter4-19/+41
2014-09-17perf tools: Add perf-with-kcore scriptAdrian Hunter3-1/+264
2014-09-17perf tools: Let a user specify a PMU event without any config termsAdrian Hunter2-0/+16
2014-09-17perf tools: Allow to specify lib compile variable for spec usageJiri Olsa1-0/+2
2014-09-17perf kvm stat report: Unify the title bar outputAlexander Yarygin1-8/+6
2014-09-17perf kvm stat report: Enable the target.system_wide flagAlexander Yarygin1-0/+3
2014-09-17perf kvm stat report: Save pid string in opts.target.pidAlexander Yarygin2-4/+3
2014-09-17perf tools powerpc: Fix build issue when DWARF support is disabledAnton Blanchard2-5/+7
2014-09-17perf 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-16rcutorture: Rename rcutorture_runnable parameterPaul E. McKenney1-1/+1
2014-09-16locktorture: Add test scenario for rwsem_lockPaul E. McKenney3-0/+8
2014-09-16locktorture: Add test scenario for mutex_lockPaul E. McKenney3-0/+8
2014-09-16locktorture: 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-10rcutorture: 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-07rcutorture: Add RCU-tasks test casesPaul E. McKenney6-0/+30
2014-09-07torture: Check for nul bytes in console outputPaul E. McKenney1-0/+4
2014-09-07torture: Print PID in hung-kernel diagnostic messagePaul E. McKenney1-1/+1
2014-09-07rcutorture: Specify CONFIG_CPUMASK_OFFSTACK=y for TREE07Paul E. McKenney1-0/+1
2014-09-07rcutorture: Specify MAXSMP=y for TREE01Paul E. McKenney5-5/+26
2014-09-07rcutorture: Test partial nohz_full= configurationPaul E. McKenney2-1/+2
2014-09-07rcu: Add step to initrd documentationPaul E. McKenney1-0/+1
2014-09-07rcutorture: Set executable bit and drop bash from UsagePranith Kumar12-15/+12
2014-09-07rcutorture: Use bash shell for all the test scriptsPranith Kumar12-18/+18
2014-09-04usb: 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