summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | rcutorture: Print results directory when dumping resultsPaul E. McKenney2014-02-181-0/+3
| | * | | | | | | rcutorture: Flag tests requiring more CPUs than are availablePaul E. McKenney2014-02-181-5/+9
| | * | | | | | | rcutorture: Add comments, especially on bin packing.Paul E. McKenney2014-02-181-2/+31
| | * | | | | | | rcutorture: Do better bin packingPaul E. McKenney2014-02-181-1/+36
| | * | | | | | | rcutorture: Handle multiple runs of the same testPaul E. McKenney2014-02-181-16/+13
| | * | | | | | | rcutorture: Add dryrun capabilityPaul E. McKenney2014-02-181-4/+35
| | * | | | | | | rcutorture: Fix results-directory error messagePaul E. McKenney2014-02-181-1/+1
| | * | | | | | | rcutorture: Enable concurrent rcutorture runsPaul E. McKenney2014-02-184-24/+108
| | * | | | | | | rcutorture: Reduce SRCU-N number of CPUsPaul E. McKenney2014-02-181-1/+1
| | * | | | | | | rcutorture: Move common qemu flags to kvm-test-1.shPaul E. McKenney2014-02-182-1/+2
| | * | | | | | | rcutorture: Allow kvm-test-1-rcu.sh to pause after buildPaul E. McKenney2014-02-181-0/+12
| | * | | | | | | rcutorture: Move common boot flags to kvm-test-1-rcu.shPaul E. McKenney2014-02-182-5/+5
| | * | | | | | | rcutorture: Print script and arguments to standard outputPaul E. McKenney2014-02-182-0/+8
| | * | | | | | | rcutorture: Print grace-period performance statisticsPaul E. McKenney2014-02-181-1/+18
| | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-03-182-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | perf bench: Fix NULL pointer dereference in "perf bench all"Patrick Palka2014-03-141-1/+1
| * | | | | | | | perf bench numa: Make no args mean 'run all tests'Arnaldo Carvalho de Melo2014-03-141-0/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-03-163-5/+13
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-03-113-5/+13
| |\ \ \ \ \ \ \
| | * | | | | | | perf machine: Use map as success in ip__resolve_amsDon Zickus2014-03-101-1/+1
| | * | | | | | | perf symbols: Fix crash in elf_section_by_nameJiri Olsa2014-03-101-3/+3
| | * | | | | | | perf trace: Decode architecture-specific signal numbersBen Hutchings2014-03-101-1/+9
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-131-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | tools/net/Makefile: Define PACKAGE to fix build problemsMarkos Chandras2014-03-121-1/+1
* | | | | | | | tools/testing/selftests/ipc/msgque.c: handle msgget failure return correctlyColin Ian King2014-03-101-0/+1
|/ / / / / / /
* | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-03-035-4/+15
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge branch 'liblockdep-fixes' of https://github.com/sashalevin/liblockdep i...Ingo Molnar2014-02-275-4/+15
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | tools/liblockdep: Use realpath for srctree and objtreeWang Nan2014-02-261-2/+2
| | * | | | | tools/liblockdep: Add a stub for new rcu_is_watchingSasha Levin2014-02-261-0/+5
| | * | | | | tools/liblockdep: Mark runtests.sh as executableSasha Levin2014-02-261-0/+0
| | * | | | | tools/liblockdep: Add include directory to allow tests to compileIra W. Snyder2014-02-261-1/+1
| | * | | | | tools/liblockdep: Fix include of asm/hash.hIra W. Snyder2014-02-261-0/+6
| | * | | | | tools/liblockdep: Fix initialization code pathIra W. Snyder2014-02-261-1/+1
| | | |_|/ / | | |/| | |
* | | | | | perf tools: Fix strict alias issue for find_first_bitJiri Olsa2014-02-281-1/+3
* | | | | | perf tools: fix BFD detection on opensuseAndi Kleen2014-02-272-2/+2
* | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-02-275-19/+40
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | perf symbols: Destroy unused symsrcsNamhyung Kim2014-02-241-0/+2
| * | | | | perf annotate: Check availability of annotate when processing samplesNamhyung Kim2014-02-244-19/+38
| | |_|_|/ | |/| | |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-02-224-3/+44
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | perf trace: Fix ioctl 'request' beautifier build problems on !(i386 || x86_64...Arnaldo Carvalho de Melo2014-02-131-0/+18
| * | | perf trace: Add fallback definition of EFD_SEMAPHOREBen Hutchings2014-02-101-0/+4
| * | | perf list: Fix checking for supported events on older kernelsVince Weaver2014-02-101-2/+15
| * | | perf tools: Handle PERF_RECORD_HEADER_EVENT_TYPE properlyJiri Olsa2014-02-101-0/+6
| * | | perf probe: Do not add offset twice to uprobe addressMasami Hiramatsu2014-02-101-1/+1
| | |/ | |/|
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-02-0914-63/+162
|\ \ \ | |/ / | | / | |/ |/|
| * perf buildid-cache: Check relocation when checking for existing kcoreAdrian Hunter2014-01-311-4/+29
| * perf tools: Adjust kallsyms for relocated kernelAdrian Hunter2014-01-311-2/+38
| * perf tests: No need to set up ref_reloc_symAdrian Hunter2014-01-311-10/+0
| * perf symbols: Prevent the use of kcore if the kernel has movedAdrian Hunter2014-01-311-4/+21
| * perf record: Get ref_reloc_sym from kernel mapAdrian Hunter2014-01-313-30/+9
OpenPOWER on IntegriCloud