summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-05-14torture: Report diagnostics from qemuPaul E. McKenney
2014-05-14torture: Make "--dryrun script" use same environment as normal runPaul E. McKenney
2014-05-14torture: Make "--dryrun script" output self-sufficientPaul E. McKenney
2014-05-14torture: Make config-fragment filtering RCU-independentPaul E. McKenney
2014-05-14torture: Rename RCU_QEMU_CMD to TORTURE_QEMU_CMDPaul E. McKenney
2014-05-14torture: Rename RCU_QEMU_ARG to TORTURE_QEMU_ARGPaul E. McKenney
2014-05-14torture: Rename RCU_QEMU_MAC to TORTURE_QEMU_MACPaul E. McKenney
2014-05-14torture: Rename RCU_QEMU_INTERACTIVE to TORTURE_QEMU_INTERACTIVEPaul E. McKenney
2014-05-14torture: Rename RCU_BUILDONLY to TORTURE_BUILDONLYPaul E. McKenney
2014-05-14torture: Rename RCU_BOOTARGS to TORTURE_BOOTARGSPaul E. McKenney
2014-05-14torture: Rename RCU_KMAKE_ARG to TORTURE_KMAKE_ARGPaul E. McKenney
2014-05-14torture: Allow variations of "defconfig" to be specifiedPaul E. McKenney
2014-05-13torture: Rename RCU_INITRD to TORTURE_INITRDPaul E. McKenney
2014-05-13torture: Make parse-rcutorture.sh less RCU-specificPaul E. McKenney
2014-05-13torture: Add batch headers "--dryrun sched"Paul E. McKenney
2014-05-13torture: Remove obsolete builddir optionsPaul E. McKenney
2014-04-11Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-08Merge branch 'pm-cpuidle'Rafael J. Wysocki
2014-04-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki
2014-04-07tools/vm/page-types.c: page-cache sniffing featureKonstantin Khlebnikov
2014-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2014-04-04Merge tag 'ktest-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2014-04-04Merge branches 'turbostat' and 'intel_idle' into releaseLen Brown
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-04-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-04-01Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-03-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-03-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-18perf tools: Remove unused simple_strtoul() functionRamkumar Ramachandra
2014-03-18perf tools: Update some code references in design.txtRamkumar Ramachandra
2014-03-18perf evsel: Update function names in debug messagesRamkumar Ramachandra
2014-03-18perf tools: Remove thread__find_map functionJiri Olsa
2014-03-18perf annotate: Print the evsel name in the stdio outputArnaldo Carvalho de Melo
2014-03-18perf report: Use ui__has_annotation()Namhyung Kim
2014-03-18perf tools: Fix memory leak when synthesizing thread recordsNamhyung Kim
2014-03-18perf tools: Use tid in mmap/mmap2 events to find mapsDon Zickus
2014-03-18perf report: Merge al->filtered with hist_entry->filteredNamhyung Kim
2014-03-18perf symbols: Apply all filters to an addr_locationNamhyung Kim
2014-03-18perf symbols: Record the reason for filtering an address_locationNamhyung Kim
2014-03-18perf sched: Fixup header alignment in 'latency' outputRamkumar Ramachandra
2014-03-18perf timechart: Fix off-by-one error in 'record' argv handlingRamkumar Ramachandra
2014-03-18Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2014-03-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-14perf machine: Factor machine__find_thread to take tid argumentJiri Olsa
2014-03-14perf tools: Speed up thread map generationDon Zickus
2014-03-14perf kvm: introduce --list-cmds for use by scriptsRamkumar Ramachandra
2014-03-14perf ui hists: Pass evsel to hpp->header/width functions explicitlyNamhyung Kim