summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-09-25perf tests: Add test for perf_evlist__filter_pollfd()Arnaldo Carvalho de Melo
2014-09-25perf evlist: Introduce perf_evlist__filter_pollfd methodArnaldo Carvalho de Melo
2014-09-23ftracetest: Add kprobe basic testcasesMasami Hiramatsu
2014-09-23ftracetest: Add ftrace basic testcasesMasami Hiramatsu
2014-09-23ftracetest: Initial commit for ftracetestMasami Hiramatsu
2014-09-23Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2014-09-20ktest: add ability to skip during BISECT_MANUALChris J Arges
2014-09-20ktest: Add PATCHCHECK_CHERRYSteven Rostedt (Red Hat)
2014-09-17perf record: Use ring buffer consume method to look like other toolsArnaldo Carvalho de Melo
2014-09-17perf probe: Do not use dwfl_module_addrsym if dwarf_diename finds symbol nameMasami Hiramatsu
2014-09-17perf probe: Do not access kallsyms when analyzing user binariesMasami Hiramatsu
2014-09-17perf symbols: Add path to Ubuntu kernel debuginfo fileAnton Blanchard
2014-09-17perf symbols: Ignore stripped vmlinux and fallback to kallsymsAnton Blanchard
2014-09-17perf tools: define _DEFAULT_SOURCE for glibc_2.20Chanho Park
2014-09-17perf tools: Don't include sys/poll.h directlyArnaldo Carvalho de Melo
2014-09-17perf tools: Fix GNU-only grep usage in MakefileJohn Spencer
2014-09-17perf tools: Disable kernel symbol demangling by defaultAvi Kivity
2014-09-17perf tool: fix compilation for ARMStephane Eranian
2014-09-17perf tools: Add perf_pmu__scan_file()Adrian Hunter
2014-09-17perf tools: Let default config be defined for a PMUAdrian Hunter
2014-09-17perf tools: Add perf-with-kcore scriptAdrian Hunter
2014-09-17perf tools: Let a user specify a PMU event without any config termsAdrian Hunter
2014-09-17perf tools: Allow to specify lib compile variable for spec usageJiri Olsa
2014-09-17perf kvm stat report: Unify the title bar outputAlexander Yarygin
2014-09-17perf kvm stat report: Enable the target.system_wide flagAlexander Yarygin
2014-09-17perf kvm stat report: Save pid string in opts.target.pidAlexander Yarygin
2014-09-17perf tools powerpc: Fix build issue when DWARF support is disabledAnton Blanchard
2014-09-17perf tools: Add +field argument support for --sort optionJiri Olsa
2014-09-17selftests/memfd: Run test on all architecturesPranith Kumar
2014-09-16rcutorture: Rename rcutorture_runnable parameterPaul E. McKenney
2014-09-16locktorture: Add test scenario for rwsem_lockPaul E. McKenney
2014-09-16locktorture: Add test scenario for mutex_lockPaul E. McKenney
2014-09-16locktorture: Make torture scripting account for new _runnable namePaul E. McKenney
2014-09-16Merge branch 'rcu-tasks.2014.09.10a' into HEADPaul E. McKenney
2014-09-16Merge tag 'v3.17-rc5' into nextFelipe Balbi
2014-09-10rcutorture: Add RCU-tasks tests to default rcutorture listPaul E. McKenney
2014-09-09Merge tag 'v3.17-rc4' into perf/core, to pick up fixesIngo Molnar
2014-09-08Merge tag 'v3.17-rc4' into nextFelipe Balbi
2014-09-07rcutorture: Add RCU-tasks test casesPaul E. McKenney
2014-09-07torture: Check for nul bytes in console outputPaul E. McKenney
2014-09-07torture: Print PID in hung-kernel diagnostic messagePaul E. McKenney
2014-09-07rcutorture: Specify CONFIG_CPUMASK_OFFSTACK=y for TREE07Paul E. McKenney
2014-09-07rcutorture: Specify MAXSMP=y for TREE01Paul E. McKenney
2014-09-07rcutorture: Test partial nohz_full= configurationPaul E. McKenney
2014-09-07rcu: Add step to initrd documentationPaul E. McKenney
2014-09-07rcutorture: Set executable bit and drop bash from UsagePranith Kumar
2014-09-07rcutorture: Use bash shell for all the test scriptsPranith Kumar
2014-09-04usb: usbip: fix usbip.h path in userspace toolPiotr Król
2014-09-04memfd_test: Add missing argument to printf()Pranith Kumar
2014-09-04memfd_test: Make it work on 32-bit systemsPranith Kumar