summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2014-09-25tools lib fd array: Allow associating an integer cookie with each entryArnaldo Carvalho de Melo4-10/+44
2014-09-25perf evlist: Refcount mmapsArnaldo Carvalho de Melo2-2/+51
2014-09-25tools lib api: Adopt fdarray class from perf's evlistArnaldo Carvalho de Melo12-278/+342
2014-09-25perf evlist: Introduce poll method for common code idiomArnaldo Carvalho de Melo9-8/+15
2014-09-25perf kvm stat live: Use perf_evlist__add_pollfd() instead of local equivalentArnaldo Carvalho de Melo1-13/+9
2014-09-25perf tests: Add pollfd growing testArnaldo Carvalho de Melo3-0/+116
2014-09-25perf evlist: Allow growing pollfd on add methodArnaldo Carvalho de Melo2-7/+36
2014-09-25perf evlist: We need to poll all event file descriptorsArnaldo Carvalho de Melo1-2/+2
2014-09-25perf evlist: Monitor POLLERR and POLLHUP events tooArnaldo Carvalho de Melo1-1/+1
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-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