aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Gravatar Linus Torvalds 1-1/+1
2012-07-31fault-injection: fix failcmd.sh warningGravatar Akinobu Mita 1-1/+1
2012-07-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 18-116/+657
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Gravatar Linus Torvalds 6-1/+683
2012-07-30fault-injection: add tool to run command with failslab or fail_page_allocGravatar Akinobu Mita 1-0/+219
2012-07-30fault-injection: add selftests for cpu and memory hotplugGravatar Akinobu Mita 5-1/+464
2012-07-30Merge tag 'ktest-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 2-4/+215
2012-07-30ktest: Allow perl regex expressions in conditional statementsGravatar Steven Rostedt 1-1/+5
2012-07-30ktest: Ignore errors it tests if IGNORE_ERRORS is setGravatar Steven Rostedt 1-1/+10
2012-07-30Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Gravatar Linus Torvalds 1-7/+7
2012-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 3-539/+872
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-5/+16
2012-07-26Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...Gravatar Len Brown 11-567/+957
2012-07-25perf annotate: Prevent overflow in size calculationGravatar Cody Schafer 1-1/+12
2012-07-25tools lib traceevent: Ignore TRACEEVENT-CFLAGS fileGravatar Namhyung Kim 1-0/+1
2012-07-25tools lib traceevent: Detect build environment changesGravatar Namhyung Kim 1-2/+12
2012-07-25perf tools: Fix build error with bison 2.6Gravatar Kirill A. Shutemov 1-0/+3
2012-07-25perf tools: use XSI-complaint version of strerror_r() instead of GNU-specificGravatar Kirill A. Shutemov 2-3/+12
2012-07-25perf tools: Make the breakpoint events sample period default to 1Gravatar Jovi Zhang 1-0/+1
2012-07-25perf test: Add dso data caching testsGravatar Jiri Olsa 4-0/+159
2012-07-25perf symbols: Add dso data cachingGravatar Jiri Olsa 2-18/+147
2012-07-25perf symbols: Add interface to read DSO image dataGravatar Jiri Olsa 2-0/+117
2012-07-25perf symbols: Factor DSO symtab types to generic binary typesGravatar Jiri Olsa 4-102/+145
2012-07-25perf hists: Print newline between hists callchainsGravatar Frederic Weisbecker 1-0/+2
2012-07-25perf tools: Fix trace events storms due to weight demuxGravatar Frederic Weisbecker 2-1/+2
2012-07-25perf hists: Return correct number of characters printed in callchainGravatar Frederic Weisbecker 1-2/+3
2012-07-25perf tools: Dump exclude_{guest,host}, precise_ip header info tooGravatar David Ahern 1-0/+6
2012-07-25perf kvm: Limit repetitive guestmount message to once per directoryGravatar David Ahern 1-1/+10
2012-07-25perf kvm: Fix bug resolving guest kernel symsGravatar David Ahern 3-0/+15
2012-07-25perf kvm: Guest userspace samples should not be lumped with host uspaceGravatar David Ahern 1-1/+3
2012-07-25perf kvm: Set name for VM process in guest machineGravatar David Ahern 1-1/+16
2012-07-23perf symbols: Add machine id to modules debug messageGravatar David Ahern 1-2/+9
2012-07-20ktest: Reset saved min (force) configs for each testGravatar Steven Rostedt 1-0/+2
2012-07-19tools/power: turbostat: fix large c1% issueGravatar Len Brown 1-4/+8
2012-07-19tools/power: turbostat v2 - re-write for efficiencyGravatar Len Brown 3-539/+868
2012-07-19ktest: Add check for bug or panic during rebootGravatar Steven Rostedt 1-1/+27
2012-07-19ktest: Add MAX_MONITOR_WAIT optionGravatar Steven Rostedt 2-1/+23
2012-07-19ktest: Fix config bisect with how make oldnoconfig worksGravatar Steven Rostedt 1-0/+46
2012-07-19ktest: Add CONFIG_BISECT_CHECK optionGravatar Steven Rostedt 2-0/+20
2012-07-19ktest: Add PRE_INSTALL optionGravatar Steven Rostedt 2-0/+16
2012-07-19ktest: Add PRE/POST_KTEST and TEST optionsGravatar Steven Rostedt 2-0/+67
2012-07-19ktest: Remove commented exitGravatar Steven Rostedt 1-1/+0
2012-07-18Merge branch 'linus' into perf/coreGravatar Ingo Molnar 3-17/+17
2012-07-16Merge 3.5-rc7 into usb-nextGravatar Greg Kroah-Hartman 1-5/+16
2012-07-06Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Ingo Molnar 17-314/+726
2012-07-05Merge branch 'perf/urgent' into perf/coreGravatar Ingo Molnar 1-3/+7
2012-07-05Merge tag 'libtraceevent-core-for-acme' of git://git.kernel.org/pub/scm/linux...Gravatar Arnaldo Carvalho de Melo 2-122/+251
2012-07-05perf tools: Split event symbols arrays to hw and sw partsGravatar Jiri Olsa 1-57/+117
2012-07-05perf tools: Split out PE_VALUE_SYM parsing token to SW and HW tokensGravatar Jiri Olsa 2-5/+12
2012-07-05perf tools: Add empty rule for new line in event syntax parsingGravatar Jiri Olsa 1-0/+1