summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2014-02-19rcutorture: Add comments, especially on bin packing.Paul E. McKenney1-2/+31
2014-02-19rcutorture: Do better bin packingPaul E. McKenney1-1/+36
2014-02-19rcutorture: Handle multiple runs of the same testPaul E. McKenney1-16/+13
2014-02-19rcutorture: Add dryrun capabilityPaul E. McKenney1-4/+35
2014-02-19rcutorture: Fix results-directory error messagePaul E. McKenney1-1/+1
2014-02-19rcutorture: Enable concurrent rcutorture runsPaul E. McKenney4-24/+108
2014-02-19rcutorture: Reduce SRCU-N number of CPUsPaul E. McKenney1-1/+1
2014-02-19rcutorture: Move common qemu flags to kvm-test-1.shPaul E. McKenney2-1/+2
2014-02-19rcutorture: Allow kvm-test-1-rcu.sh to pause after buildPaul E. McKenney1-0/+12
2014-02-19rcutorture: Move common boot flags to kvm-test-1-rcu.shPaul E. McKenney2-5/+5
2014-02-19rcutorture: Print script and arguments to standard outputPaul E. McKenney2-0/+8
2014-02-19rcutorture: Print grace-period performance statisticsPaul E. McKenney1-1/+18
2014-02-18Drivers: hv: Implement the file copy serviceK. Y. Srinivasan1-0/+195
2014-02-18Merge 3.14-rc3 into char-misc-nextGreg Kroah-Hartman14-63/+162
2014-02-18perf probe: Support distro-style debuginfo for uprobeMasami Hiramatsu3-8/+43
2014-02-18perf probe: Allow to add events on the local functionsMasami Hiramatsu4-205/+204
2014-02-18perf probe: Show source-level or symbol-level info for uprobesMasami Hiramatsu1-83/+144
2014-02-18perf probe: Show appropriate symbol for ref_reloc_sym based kprobesMasami Hiramatsu1-28/+55
2014-02-18perf probe: Find given address from offline dwarfMasami Hiramatsu3-101/+26
2014-02-18perf probe: Use ref_reloc_sym based address instead of the symbol nameMasami Hiramatsu1-9/+49
2014-02-18perf probe: Show in what binaries/modules probes are setMasami Hiramatsu1-3/+7
2014-02-18perf probe: Unify show_available_functions for uprobes/kprobesMasami Hiramatsu1-46/+26
2014-02-18perf probe: Replace line_list with intlistMasami Hiramatsu5-95/+35
2014-02-18perf probe: Remove incorrect symbol check for --listMasami Hiramatsu1-8/+0
2014-02-18perf probe: Fix to do exit call for symbol mapsMasami Hiramatsu1-48/+56
2014-02-18perf symbols: No need to export dso__first_symbolArnaldo Carvalho de Melo2-2/+1
2014-02-18perf tools: Drop prefetch.hBorislav Petkov3-8/+0
2014-02-18perf tools: Move hash.h headerBorislav Petkov4-6/+7
2014-02-18perf tools: Move fs.* to lib/api/fs/Borislav Petkov11-26/+21
2014-02-18perf callchain: Separate perf_reg_value function in perf_regs objectJiri Olsa4-26/+45
2014-02-18perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macroJiri Olsa5-10/+13
2014-02-18perf callchain: Rename unwind__arch_reg_id into libunwind__arch_reg_idJiri Olsa4-5/+5
2014-02-18perf callchain: Separate libunwind code to special objectJiri Olsa6-3/+3
2014-02-18perf callchain: Add mask into struct regs_dumpJiri Olsa10-37/+32
2014-02-18perf callchain: Do not report zero address in unwindJiri Olsa1-1/+1
2014-02-18perf tools: Fix dwarf unwind max_stack processingJiri Olsa1-1/+1
2014-02-18perf tests x86: Add dwarf unwind testJiri Olsa7-0/+232
2014-02-18perf tests x86: Introduce perf_regs_load functionJiri Olsa3-0/+95
2014-02-18perf tools: Fix memory leak in event_format__print functionJiri Olsa1-0/+1
2014-02-18perf record: Add readable output for callchain debugJiri Olsa2-2/+5
2014-02-18perf tools: Add call-graph option support into .perfconfigJiri Olsa4-1/+30
2014-02-18perf tools: Put proper period for for samples without PERIOD sample_typeJiri Olsa1-1/+1
2014-02-18perf report: Remove some needless container_of usageArnaldo Carvalho de Melo1-9/+6
2014-02-18perf tools: Shorten sample symbol resolving function signatureArnaldo Carvalho de Melo4-13/+10
2014-02-18perf tools: Shorten sample symbol resolving function signatureArnaldo Carvalho de Melo4-11/+9
2014-02-18perf report: Use al->cpumode where applicableArnaldo Carvalho de Melo1-5/+3
2014-02-18Merge remote-tracking branch 'acme/perf/urgent' into perf/coreArnaldo Carvalho de Melo4-3/+44
2014-02-15Tools: hv: vssdaemon: Ignore VFAT mounts during the Freeze operationK. Y. Srinivasan1-0/+2
2014-02-15Adding makefile for tools/hvBjarke Istrup Pedersen2-5/+19
2014-02-14perf trace: Fix ioctl 'request' beautifier build problems on !(i386 || x86_64...Arnaldo Carvalho de Melo1-0/+18