summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
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
2013-12-02perf tools: Add writen functionJiri Olsa
2013-12-02perf tools: Fine tune readn functionJiri Olsa
2013-12-02perf tools: Use correct return type for readn functionJiri Olsa
2013-12-02perf record: Unify data output code into perf_record__write functionJiri Olsa
2013-11-27perf tools: Fix tags/TAGS targets rebuildingJiri Olsa
2013-11-27perf timechart: Remove misplaced __maybe_unusedArnaldo Carvalho de Melo
2013-11-27perf timechart: Remove some needless struct forward declarationsArnaldo Carvalho de Melo
2013-11-27perf timechart: dynamically determine event fields offsetStanislav Fomichev
2013-11-27perf symbols: Fix not finding kcore in buildid cacheAdrian Hunter
2013-11-27perf script: Print mmap[2] events alsoNamhyung Kim
2013-11-27perf script: Print comm, fork and exit events alsoNamhyung Kim
2013-11-27perf script: Print callchains and symbols if they existDavid Ahern
2013-11-27perf tools: Export setup_listDavid Ahern
2013-11-27perf thread: Move comm_list check into functionDavid Ahern
2013-11-27perf symbols: Move idle syms check from top to generic functionDavid Ahern
2013-11-27perf evsel: Skip ignored symbols while printing callchainDavid Ahern
2013-11-27perf timechart: Add backtrace supportStanislav Fomichev
2013-11-27perf timechart: Add support for -P and -T in timechart recordingStanislav Fomichev
2013-11-27perf timechart: Group figures and add title with detailsStanislav Fomichev
2013-11-27perf timechart: Add support for displaying only tasks related dataStanislav Fomichev
2013-11-27perf timechart: Use proc_num to implement --power-onlyStanislav Fomichev