aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2014-05-14rcutorture: Test RCU-sched primitives in TREE_PREEMPT_RCU kernelsGravatar Paul E. McKenney 1-0/+1
2014-05-14torture: Use elapsed time to detect hangsGravatar Paul E. McKenney 1-6/+12
2014-05-14torture: Better summary diagnostics for build failuresGravatar Paul E. McKenney 4-8/+21
2014-05-14torture: Add tracing-enabled variant of TREE02Gravatar Paul E. McKenney 1-0/+25
2014-05-14torture: Choose bzImage location based on architectureGravatar Paul E. McKenney 3-6/+43
2014-05-14torture: Permit multi-word qemu and boot argumentsGravatar Paul E. McKenney 1-2/+2
2014-05-14torture: Report diagnostics from qemuGravatar Paul E. McKenney 1-1/+8
2014-05-14torture: Make "--dryrun script" use same environment as normal runGravatar Paul E. McKenney 1-15/+11
2014-05-14torture: Make "--dryrun script" output self-sufficientGravatar Paul E. McKenney 1-33/+27
2014-05-14torture: Make config-fragment filtering RCU-independentGravatar Paul E. McKenney 1-1/+1
2014-05-14torture: Rename RCU_QEMU_CMD to TORTURE_QEMU_CMDGravatar Paul E. McKenney 2-6/+6
2014-05-14torture: Rename RCU_QEMU_ARG to TORTURE_QEMU_ARGGravatar Paul E. McKenney 1-3/+3
2014-05-14torture: Rename RCU_QEMU_MAC to TORTURE_QEMU_MACGravatar Paul E. McKenney 2-5/+5
2014-05-14torture: Rename RCU_QEMU_INTERACTIVE to TORTURE_QEMU_INTERACTIVEGravatar Paul E. McKenney 2-8/+8
2014-05-14torture: Rename RCU_BUILDONLY to TORTURE_BUILDONLYGravatar Paul E. McKenney 2-4/+7
2014-05-14torture: Rename RCU_BOOTARGS to TORTURE_BOOTARGSGravatar Paul E. McKenney 1-3/+3
2014-05-14torture: Rename RCU_KMAKE_ARG to TORTURE_KMAKE_ARGGravatar Paul E. McKenney 2-4/+4
2014-05-14torture: Allow variations of "defconfig" to be specifiedGravatar Paul E. McKenney 2-1/+9
2014-05-14tools: usb: aio example applicationsGravatar Robert Baldyga 6-0/+1004
2014-05-13torture: Rename RCU_INITRD to TORTURE_INITRDGravatar Paul E. McKenney 2-4/+4
2014-05-13torture: Make parse-rcutorture.sh less RCU-specificGravatar Paul E. McKenney 3-13/+13
2014-05-13torture: Add batch headers "--dryrun sched"Gravatar Paul E. McKenney 1-1/+2
2014-05-13torture: Remove obsolete builddir optionsGravatar Paul E. McKenney 1-16/+0
2014-05-12perf tools: Remove usage of trace_sched_wakeup(.success)Gravatar Peter Zijlstra 2-9/+1
2014-05-12Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Ingo Molnar 13-152/+90
2014-05-12perf tools: Use tid for finding threadGravatar Namhyung Kim 7-5/+8
2014-05-12perf tools: Get rid of on_exit() feature testGravatar Namhyung Kim 5-64/+0
2014-05-12perf record: Propagate exit status of a command line workloadGravatar Namhyung Kim 1-67/+60
2014-05-12perf tools: Clarify the output of perf sched map.Gravatar Dongsheng 1-15/+20
2014-05-12perf tools: Adapt the TASK_STATE_TO_CHAR_STR to new value in kernel space.Gravatar Dongsheng 1-1/+1
2014-05-12perf tools: Add missing event for perf sched record.Gravatar Dongsheng 1-0/+1
2014-05-11Merge branch 'liblockdep-fixes-3.15' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Ingo Molnar 2-3/+8
2014-05-08tools/liblockdep: Remove all build files when doing make cleanGravatar Sasha Levin 1-1/+1
2014-05-08tools/liblockdep: Build liblockdep from tools/MakefileGravatar S. Lockwood-Childs 2-2/+7
2014-05-08Merge back earlier 'pm-cpufreq' material.Gravatar Rafael J. Wysocki 2-2/+2
2014-05-07Merge branch 'perf/urgent' into perf/core, to avoid conflictsGravatar Ingo Molnar 2-11/+2
2014-05-07ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT.Gravatar Lv Zheng 1-0/+12
2014-05-07ACPICA: acpidump: Add support to force using RSDT.Gravatar Lv Zheng 3-18/+50
2014-05-07ACPICA: acpidump: Fix truncated RSDP signature validation.Gravatar Lv Zheng 1-10/+31
2014-05-07ACPICA: acpidump: Fix code issue in invoking fread in the loop.Gravatar Lv Zheng 1-11/+6
2014-05-07Merge back earlier ACPICA material.Gravatar Rafael J. Wysocki 12-574/+3216
2014-05-07PM / tools: cpupower: add option to display values without round offsGravatar Prarit Bhargava 2-40/+73
2014-05-07tools / power: turbostat: Drop temperature checksGravatar Jean Delvare 1-2/+2
2014-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-1/+1
2014-05-05perf tools: Move ACCESS_ONCE from perf.h headerGravatar Jiri Olsa 2-2/+2
2014-05-05perf tools: Move sys_perf_event_open function from perf.hGravatar Jiri Olsa 2-29/+33
2014-05-05perf tools: Move syscall and arch specific defines from perf.hGravatar Jiri Olsa 2-164/+169
2014-05-05perf tools: Move perf_call_graph_mode enum from perf.hGravatar Jiri Olsa 2-7/+7
2014-05-05perf tools: Move sample data structures from perf.hGravatar Jiri Olsa 3-24/+25
2014-05-05perf tools: Remove PR_TASK_PERF_EVENTS_* from perf.hGravatar Jiri Olsa 1-7/+0