summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2013-12-04perf kvm: Update the 'record' man page entry for new --guest/--host behaviorDongsheng Yang
2013-12-04perf kvm: Fix spurious '=' use in man pageDongsheng Yang
2013-12-04perf kvm: Add more detail about buildid-list in man pageDongsheng Yang
2013-12-04perf target: Move the checking of which map function to call into function.Dongsheng Yang
2013-12-04perf tools: Remove condition in machine__get_kernel_start_addr.Dongsheng Yang
2013-12-04perf tools: Remove stackprotector feature checkJiri Olsa
2013-12-04perf tools: Do not disable source line lookup just because of 1 failureAdrian Hunter
2013-12-04perf symbols: Retain symbol source file name to lookup source line numbersAdrian Hunter
2013-12-04perf symbols: Retain bfd reference to lookup source line numbersAdrian Hunter
2013-12-04perf tools: Use asprintf instead of malloc plus snprintfAdrian Hunter
2013-12-03rcutorture: Stop tracking FSF's postal addressPaul E. McKenney
2013-12-03rcutorture: Move checkarg to functions.shPaul E. McKenney
2013-12-03rcutorture: Flag errors and warnings with color codingPaul E. McKenney
2013-12-03rcutorture: Record results from repeated runs of the same test scenarioPaul E. McKenney
2013-12-03rcutorture: Test summary at end of run with less chattinessPaul E. McKenney
2013-12-03rcutorture: Update comment in kvm.sh listing typical RCU trace eventsPaul E. McKenney
2013-12-03rcutorture: Add tracing-enabled version of TREE08Paul E. McKenney
2013-12-03rcutorture: Add --kmake-arg argument to kvm.shPaul E. McKenney
2013-12-03rcutorture: Add --no-initrd argument to kvm.shPaul E. McKenney
2013-12-03rcutorture: Add --qemu-args argument to kvm.shPaul E. McKenney
2013-12-03rcutorture: Add --bootargs argument to specify additional boot argumentsPaul E. McKenney
2013-12-03rcutorture: Add --buildonly dry-run capabilityPaul E. McKenney
2013-12-03rcutorture: Eliminate configdir argument from kvm-recheck.sh scriptPaul E. McKenney
2013-12-03rcutorture: Allow Kconfig-related boot parameters to overridePaul E. McKenney
2013-12-03rcutorture: Refactor to enable non-x86 architecturesPaul E. McKenney
2013-12-03rcutorture: Eliminate --rcu-kvm argumentPaul E. McKenney
2013-12-03rcutorture: Remove decorative qemu argumentPaul E. McKenney
2013-12-03rcutorture: Abstract qemu-flavor identificationPaul E. McKenney
2013-12-03rcutorture: Eliminate duplicate .config-check codePaul E. McKenney
2013-12-03rcutorture: Make test output less chattyPaul E. McKenney
2013-12-03rcutorture: Refactor TINY_RCU test casesPaul E. McKenney
2013-12-03rcutorture: Refactor TREE_RCU test casesPaul E. McKenney
2013-12-03rcutorture: Add SRCU Kconfig-fragment filesPaul E. McKenney
2013-12-03rcutorture: Add v3.12 version, which adds sysidle testingPaul E. McKenney
2013-12-03rcutorture: Add per-Kconfig fragment boot parametersPaul E. McKenney
2013-12-03rcutorture: Add per-version default Kconfig fragments and module parametersPaul E. McKenney
2013-12-03rcutorture: Add kernel-version argumentPaul E. McKenney
2013-12-03rcutorture: Add datestamp argument to kvm.shPaul E. McKenney
2013-12-03rcutorture: Add KVM-based test frameworkPaul E. McKenney
2013-12-03ktest: Add documentation of CLOSE_CONSOLE_SIGNALSteven Rostedt (Red Hat)
2013-12-03ktest: Make the signal to terminate the console configurableSatoru Takeuchi
2013-12-02perf trace: Honour -m optionJiri Olsa
2013-12-02perf tools: Include test-stackprotector-all.c in test-allJiri Olsa
2013-12-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-12-02perf tools: Correct the message in feature-libnuma checking.Dongsheng Yang
2013-12-02perf timechart: Move wake_events list to 'struct timechart'Arnaldo Carvalho de Melo
2013-12-02perf timechart: Move power_events list to 'struct timechart'Arnaldo Carvalho de Melo
2013-12-02perf timechart: Move all_data per_pid list to 'struct timechart'Arnaldo Carvalho de Melo
2013-12-02perf timechart: Introduce tool structArnaldo Carvalho de Melo
2013-12-02perf tools: Add perf_data_file__write interfaceJiri Olsa