summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-06-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-03Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-05-23Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-05-22Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2014-05-21perf tools: Add automatic remapping of Android librariesMichael Lentine
2014-05-21perf tools: Add cat as fallback pagerMichael Lentine
2014-05-21perf tests: Add a testcase for histogram output sortingNamhyung Kim
2014-05-21perf tests: Factor out print_hists_*()Namhyung Kim
2014-05-21perf tools: Introduce reset_output_field()Namhyung Kim
2014-05-21perf tools: Get rid of obsolete hist_entry__sort_listNamhyung Kim
2014-05-21perf hists: Reset width of output fields with header lengthNamhyung Kim
2014-05-21perf tools: Skip elided sort entriesNamhyung Kim
2014-05-21perf top: Add --fields option to specify output fieldsNamhyung Kim
2014-05-21perf report/tui: Fix a bug when --fields/sort is givenNamhyung Kim
2014-05-21perf tools: Add ->sort() member to struct sort_entryNamhyung Kim
2014-05-21perf report: Add -F option to specify output fieldsNamhyung Kim
2014-05-21perf tools: Call perf_hpp__init() before setting up GUI browsersNamhyung Kim
2014-05-21perf tools: Consolidate management of default sort ordersNamhyung Kim
2014-05-21perf tools: Allow hpp fields to be sort keysNamhyung Kim
2014-05-21perf ui: Get rid of callback from __hpp__fmt()Namhyung Kim
2014-05-21perf tools: Consolidate output field handling to hpp format routinesNamhyung Kim
2014-05-21perf tools: Use hpp formats to sort final outputNamhyung Kim
2014-05-21perf tools: Support event grouping in hpp ->sort()Namhyung Kim
2014-05-21perf tools: Use hpp formats to sort hist entriesNamhyung Kim
2014-05-21perf tools: Convert sort entries to hpp formatsNamhyung Kim
2014-05-21perf tools: Add ->cmp(), ->collapse() and ->sort() to perf_hpp_fmtNamhyung Kim
2014-05-16perf tools: Add libdw DWARF post unwind support for ARMJean Pihet
2014-05-16perf tests: Add dwarf unwind test on ARMJean Pihet
2014-05-16perf tests: Introduce perf_regs_load function on ARMJean Pihet
2014-05-16perf tools: Consolidate types.h for ARM and ARM64Jean Pihet
2014-05-16perf session: Fix possible null pointer dereference in session.cMasanari Iida
2014-05-16perf sched: Cleanup, remove unused variables in map_switch_event()Dongsheng Yang
2014-05-16perf sched: Remove nr_state_machine_bugs in perf latencyDongsheng Yang
2014-05-14rcutorture: Note diffs from git commitsPaul E. McKenney
2014-05-14rcutorture: Test RCU-sched primitives in TREE_PREEMPT_RCU kernelsPaul E. McKenney
2014-05-14torture: Use elapsed time to detect hangsPaul E. McKenney
2014-05-14torture: Better summary diagnostics for build failuresPaul E. McKenney
2014-05-14torture: Add tracing-enabled variant of TREE02Paul E. McKenney
2014-05-14torture: Choose bzImage location based on architecturePaul E. McKenney
2014-05-14torture: Permit multi-word qemu and boot argumentsPaul E. McKenney
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