summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-02-23locktorture: Add vestigial locktorture configurationPaul E. McKenney
2014-02-23rcutorture: Introduce "rcu" directory level underneath configsPaul E. McKenney
2014-02-23rcutorture: Rename kvm-test-1-rcu.shPaul E. McKenney
2014-02-23rcutorture: Remove RCU dependencies from ver_functions.sh APIPaul E. McKenney
2014-02-23rcutorture: Create CFcommon file for common Kconfig parametersPaul E. McKenney
2014-02-23rcutorture: Create config files for scripted test-the-test testingPaul E. McKenney
2014-02-23rcutorture: Abstract kvm-recheck.shPaul E. McKenney
2014-02-23rcutorture: Print dates when doing parallel rcutorture runsPaul E. McKenney
2014-02-23rcutorture: Don't create results directory for dryrunsPaul E. McKenney
2014-02-18rcutorture: Print results directory when dumping resultsPaul E. McKenney
2014-02-18rcutorture: Flag tests requiring more CPUs than are availablePaul E. McKenney
2014-02-18rcutorture: Add comments, especially on bin packing.Paul E. McKenney
2014-02-18rcutorture: Do better bin packingPaul E. McKenney
2014-02-18rcutorture: Handle multiple runs of the same testPaul E. McKenney
2014-02-18rcutorture: Add dryrun capabilityPaul E. McKenney
2014-02-18rcutorture: Fix results-directory error messagePaul E. McKenney
2014-02-18rcutorture: Enable concurrent rcutorture runsPaul E. McKenney
2014-02-18rcutorture: Reduce SRCU-N number of CPUsPaul E. McKenney
2014-02-18rcutorture: Move common qemu flags to kvm-test-1.shPaul E. McKenney
2014-02-18rcutorture: Allow kvm-test-1-rcu.sh to pause after buildPaul E. McKenney
2014-02-18rcutorture: Move common boot flags to kvm-test-1-rcu.shPaul E. McKenney
2014-02-18rcutorture: Print script and arguments to standard outputPaul E. McKenney
2014-02-18rcutorture: Print grace-period performance statisticsPaul E. McKenney
2014-02-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-02-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2014-02-01tools/power turbostat: introduce -s to dump countersAndy Shevchenko
2014-02-01tools/power turbostat: remove unused command line optionAndy Shevchenko
2014-01-31perf buildid-cache: Check relocation when checking for existing kcoreAdrian Hunter
2014-01-31perf tools: Adjust kallsyms for relocated kernelAdrian Hunter
2014-01-31perf tests: No need to set up ref_reloc_symAdrian Hunter
2014-01-31perf symbols: Prevent the use of kcore if the kernel has movedAdrian Hunter
2014-01-31perf record: Get ref_reloc_sym from kernel mapAdrian Hunter
2014-01-31perf machine: Set up ref_reloc_sym in machine__create_kernel_maps()Adrian Hunter
2014-01-31perf machine: Add machine__get_kallsyms_filename()Adrian Hunter
2014-01-31perf tools: Add kallsyms__get_function_start()Adrian Hunter
2014-01-31perf symbols: Fix symbol annotation for relocated kernelAdrian Hunter
2014-01-31perf tools: Fix include for non x86 architecturesFrancesco Fusco
2014-01-29perf tools: Fix AAAAARGH64 memory barriersPeter Zijlstra
2014-01-27perf tools: Demangle kernel and kernel module symbols tooAvi Kivity
2014-01-26perf/doc: Remove mention of non-existent set_perf_event_pending() from design...Baruch Siach
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-23test: check copy_to/from_user boundary validationKees Cook
2014-01-23perf symbols: Load map before using map->map_ip()Masami Hiramatsu
2014-01-23perf tools: Fix traceevent plugin path definitionsJosh Boyer
2014-01-23Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-01-21perf symbols: Fix JIT symbol resolution on heapNamhyung Kim
2014-01-20Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-20perf stat: Fix memory corruption of xyarray when cpumask is usedStephane Eranian