summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2014-02-24perf tools: Setup default dwarf post unwinderJiri Olsa
2014-02-24perf tools: Add libdw DWARF post unwind supportJiri Olsa
2014-02-24perf tools: Add feature check for libdw dwarf unwindJiri Olsa
2014-02-24perf tools: Warn the user about how to enable libunwind supportArnaldo Carvalho de Melo
2014-02-24perf tools: Add variable display for VF make outputJiri Olsa
2014-02-24perf tools: Factor features display codeJiri Olsa
2014-02-24perf tools: Fix bison OUTPUT directories dependencyJiri Olsa
2014-02-24perf tests: Add pmu-bison.o make testJiri Olsa
2014-02-24perf tests: Fix *.o make testsJiri Olsa
2014-02-23rcutorture: Save kvm.sh output to logPaul E. McKenney
2014-02-23rcutorture: Place kvm-test-1-run.sh output into res directoryPaul E. McKenney
2014-02-23rcutorture: Rename TREE_RCU-Kconfig.txtPaul Bolle
2014-02-23locktorture: Add kvm-recheck.sh plug-in for locktorturePaul E. McKenney
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-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
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-18Drivers: hv: Implement the file copy serviceK. Y. Srinivasan
2014-02-18Merge 3.14-rc3 into char-misc-nextGreg Kroah-Hartman
2014-02-18perf probe: Support distro-style debuginfo for uprobeMasami Hiramatsu
2014-02-18perf probe: Allow to add events on the local functionsMasami Hiramatsu
2014-02-18perf probe: Show source-level or symbol-level info for uprobesMasami Hiramatsu
2014-02-18perf probe: Show appropriate symbol for ref_reloc_sym based kprobesMasami Hiramatsu
2014-02-18perf probe: Find given address from offline dwarfMasami Hiramatsu
2014-02-18perf probe: Use ref_reloc_sym based address instead of the symbol nameMasami Hiramatsu
2014-02-18perf probe: Show in what binaries/modules probes are setMasami Hiramatsu
2014-02-18perf probe: Unify show_available_functions for uprobes/kprobesMasami Hiramatsu
2014-02-18perf probe: Replace line_list with intlistMasami Hiramatsu
2014-02-18perf probe: Remove incorrect symbol check for --listMasami Hiramatsu
2014-02-18perf probe: Fix to do exit call for symbol mapsMasami Hiramatsu