aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-31
|\
| * perf annotate: Prevent overflow in size calculationCody Schafer2012-07-25
| * tools lib traceevent: Ignore TRACEEVENT-CFLAGS fileNamhyung Kim2012-07-25
| * tools lib traceevent: Detect build environment changesNamhyung Kim2012-07-25
| * perf tools: Fix build error with bison 2.6Kirill A. Shutemov2012-07-25
| * perf tools: use XSI-complaint version of strerror_r() instead of GNU-specificKirill A. Shutemov2012-07-25
| * perf tools: Make the breakpoint events sample period default to 1Jovi Zhang2012-07-25
| * perf test: Add dso data caching testsJiri Olsa2012-07-25
| * perf symbols: Add dso data cachingJiri Olsa2012-07-25
| * perf symbols: Add interface to read DSO image dataJiri Olsa2012-07-25
| * perf symbols: Factor DSO symtab types to generic binary typesJiri Olsa2012-07-25
| * perf hists: Print newline between hists callchainsFrederic Weisbecker2012-07-25
| * perf tools: Fix trace events storms due to weight demuxFrederic Weisbecker2012-07-25
| * perf hists: Return correct number of characters printed in callchainFrederic Weisbecker2012-07-25
| * perf tools: Dump exclude_{guest,host}, precise_ip header info tooDavid Ahern2012-07-25
| * perf kvm: Limit repetitive guestmount message to once per directoryDavid Ahern2012-07-25
| * perf kvm: Fix bug resolving guest kernel symsDavid Ahern2012-07-25
| * perf kvm: Guest userspace samples should not be lumped with host uspaceDavid Ahern2012-07-25
| * perf kvm: Set name for VM process in guest machineDavid Ahern2012-07-25
| * perf symbols: Add machine id to modules debug messageDavid Ahern2012-07-23
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-30
|\ \
| * | fault-injection: add tool to run command with failslab or fail_page_allocAkinobu Mita2012-07-30
| * | fault-injection: add selftests for cpu and memory hotplugAkinobu Mita2012-07-30
* | | Merge tag 'ktest-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2012-07-30
|\ \ \
| * | | ktest: Allow perl regex expressions in conditional statementsSteven Rostedt2012-07-30
| * | | ktest: Ignore errors it tests if IGNORE_ERRORS is setSteven Rostedt2012-07-30
| * | | ktest: Reset saved min (force) configs for each testSteven Rostedt2012-07-20
| * | | ktest: Add check for bug or panic during rebootSteven Rostedt2012-07-19
| * | | ktest: Add MAX_MONITOR_WAIT optionSteven Rostedt2012-07-19
| * | | ktest: Fix config bisect with how make oldnoconfig worksSteven Rostedt2012-07-19
| * | | ktest: Add CONFIG_BISECT_CHECK optionSteven Rostedt2012-07-19
| * | | ktest: Add PRE_INSTALL optionSteven Rostedt2012-07-19
| * | | ktest: Add PRE/POST_KTEST and TEST optionsSteven Rostedt2012-07-19
| * | | ktest: Remove commented exitSteven Rostedt2012-07-19
* | | | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2012-07-30
|\ \ \ \ | |_|/ / |/| | |
| * | | mm: Fix signal SIGFPE in slabinfo.c.majianpeng2012-07-02
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-07-26
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...Len Brown2012-07-26
| |\ \ \ \ \ \ \ \ | | | | | |_|/ / / | | | | |/| | / / | | | | | | |/ / | | | | | |/| |
| | | | | | * | tools/power: turbostat: fix large c1% issueLen Brown2012-07-19
| | | | | | * | tools/power: turbostat v2 - re-write for efficiencyLen Brown2012-07-19
* | | | | | | | Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-07-26
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge 3.5-rc7 into usb-nextGreg Kroah-Hartman2012-07-16
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Merge 3.5-rc4 into usb-nextGreg Kroah-Hartman2012-06-25
| | |\ \ \ \ \ \
| | * | | | | | | testusb: expose looping forever option "l" to userDu, ChangbinX2012-06-13
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge branch 'linus' into perf/coreIngo Molnar2012-07-18
|\| | | | | | |
| * | | | | | | perf kvm: Fix segfault with report and mixed guestmount useDavid Ahern2012-07-02
| * | | | | | | perf kvm: Fix regression with guest machine creationDavid Ahern2012-07-02
| * | | | | | | perf script: Fix format regression due to libtraceevent mergeDavid Ahern2012-07-02
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-07-06
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'libtraceevent-core-for-acme' of git://git.kernel.org/pub/scm/linux...Arnaldo Carvalho de Melo2012-07-05
| |\ \ \ \ \ \ \