summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2012-08-17Tools: hv: Gather ipv[4,6] gateway informationK. Y. Srinivasan1-0/+68
2012-08-17Tools: hv: Represent the ipv6 mask using CIDR notationK. Y. Srinivasan1-10/+36
2012-08-17Tools: hv: Gather subnet informationK. Y. Srinivasan1-2/+29
2012-08-17Tools: hv: Gather address family informationK. Y. Srinivasan1-0/+11
2012-08-17Tools: hv: Further refactor kvp_get_ip_address()K. Y. Srinivasan1-52/+42
2012-08-17Tools: hv: Prepare to expand kvp_get_ip_address() functionalityK. Y. Srinivasan1-45/+84
2012-08-16Drivers: hv: kvp: Cleanup error handling in KVPK. Y. Srinivasan1-33/+33
2012-08-16Drivers: hv: Add KVP definitions for IP address injectionK. Y. Srinivasan1-1/+1
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-1/+1
2012-07-31fault-injection: fix failcmd.sh warningAkinobu Mita1-1/+1
2012-07-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds18-116/+657
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds6-1/+683
2012-07-30fault-injection: add tool to run command with failslab or fail_page_allocAkinobu Mita1-0/+219
2012-07-30fault-injection: add selftests for cpu and memory hotplugAkinobu Mita5-1/+464
2012-07-30Merge tag 'ktest-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2-4/+215
2012-07-30ktest: Allow perl regex expressions in conditional statementsSteven Rostedt1-1/+5
2012-07-30ktest: Ignore errors it tests if IGNORE_ERRORS is setSteven Rostedt1-1/+10
2012-07-30Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds1-7/+7
2012-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-539/+872
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-5/+16
2012-07-26Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...Len Brown11-567/+957
2012-07-25perf annotate: Prevent overflow in size calculationCody Schafer1-1/+12
2012-07-25tools lib traceevent: Ignore TRACEEVENT-CFLAGS fileNamhyung Kim1-0/+1
2012-07-25tools lib traceevent: Detect build environment changesNamhyung Kim1-2/+12
2012-07-25perf tools: Fix build error with bison 2.6Kirill A. Shutemov1-0/+3
2012-07-25perf tools: use XSI-complaint version of strerror_r() instead of GNU-specificKirill A. Shutemov2-3/+12
2012-07-25perf tools: Make the breakpoint events sample period default to 1Jovi Zhang1-0/+1
2012-07-25perf test: Add dso data caching testsJiri Olsa4-0/+159
2012-07-25perf symbols: Add dso data cachingJiri Olsa2-18/+147
2012-07-25perf symbols: Add interface to read DSO image dataJiri Olsa2-0/+117
2012-07-25perf symbols: Factor DSO symtab types to generic binary typesJiri Olsa4-102/+145
2012-07-25perf hists: Print newline between hists callchainsFrederic Weisbecker1-0/+2
2012-07-25perf tools: Fix trace events storms due to weight demuxFrederic Weisbecker2-1/+2
2012-07-25perf hists: Return correct number of characters printed in callchainFrederic Weisbecker1-2/+3
2012-07-25perf tools: Dump exclude_{guest,host}, precise_ip header info tooDavid Ahern1-0/+6
2012-07-25perf kvm: Limit repetitive guestmount message to once per directoryDavid Ahern1-1/+10
2012-07-25perf kvm: Fix bug resolving guest kernel symsDavid Ahern3-0/+15
2012-07-25perf kvm: Guest userspace samples should not be lumped with host uspaceDavid Ahern1-1/+3
2012-07-25perf kvm: Set name for VM process in guest machineDavid Ahern1-1/+16
2012-07-23perf symbols: Add machine id to modules debug messageDavid Ahern1-2/+9
2012-07-20ktest: Reset saved min (force) configs for each testSteven Rostedt1-0/+2
2012-07-19tools/power: turbostat: fix large c1% issueLen Brown1-4/+8
2012-07-19tools/power: turbostat v2 - re-write for efficiencyLen Brown3-539/+868
2012-07-19ktest: Add check for bug or panic during rebootSteven Rostedt1-1/+27
2012-07-19ktest: Add MAX_MONITOR_WAIT optionSteven Rostedt2-1/+23
2012-07-19ktest: Fix config bisect with how make oldnoconfig worksSteven Rostedt1-0/+46
2012-07-19ktest: Add CONFIG_BISECT_CHECK optionSteven Rostedt2-0/+20
2012-07-19ktest: Add PRE_INSTALL optionSteven Rostedt2-0/+16
2012-07-19ktest: Add PRE/POST_KTEST and TEST optionsSteven Rostedt2-0/+67
2012-07-19ktest: Remove commented exitSteven Rostedt1-1/+0