summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-016-8/+8
|\
| * tools: perf: Fix typo in tools/perfMasanari Iida2012-09-013-3/+3
| * tools/testing: fix comment / output typosMasanari Iida2012-09-013-5/+5
* | perf tools: Add missing files to build the python bindingArnaldo Carvalho de Melo2012-08-211-0/+2
* | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-08-0524-187/+498
|\ \
| * | perf tools: Remove brace expansion from clean targetPalmer Cox2012-08-031-1/+2
| * | perf kvm top: Limit guest kernel info message to onceDavid Ahern2012-08-031-2/+11
| * | perf tools: Introduce intlistDavid Ahern2012-08-033-0/+178
| * | perf tools: Change strlist to use the new rblistDavid Ahern2012-08-032-84/+57Star
| * | perf tools: Introducing rblistDavid Ahern2012-08-033-0/+156
| * | perf kvm: Use strtol for walking guestmount directoryDavid Ahern2012-08-031-1/+9
| * | perf tool: Save cmdline from user in file header vs what is passed to recordDavid Ahern2012-08-033-2/+12
| * | perf top: Error handling for counter creation should parallel perf-recordDavid Ahern2012-08-031-2/+4
| * | perf session: Remove no longer used synthesize_sample methodArnaldo Carvalho de Melo2012-08-032-12/+0Star
| * | perf evsel: Adopt parse_sample method from perf_eventArnaldo Carvalho de Melo2012-08-025-15/+11Star
| * | perf evlist: Introduce perf_evlist__parse_sampleArnaldo Carvalho de Melo2012-08-027-31/+21Star
| * | perf session: Use perf_evlist__id_hdr_size more extensivelyArnaldo Carvalho de Melo2012-08-024-10/+10
| * | perf session: Use perf_evlist__sample_id_all more extensivelyArnaldo Carvalho de Melo2012-08-022-6/+4Star
| * | perf session: Use perf_evlist__sample_type more extensivelyArnaldo Carvalho de Melo2012-08-024-27/+30
| * | perf evsel: Precalculate the sample sizeArnaldo Carvalho de Melo2012-08-016-25/+24Star
| * | perf target: Fix check on buffer sizeNamhyung Kim2012-08-011-1/+1
| * | perf symbols: Fix array sizes for binary types arraysJiri Olsa2012-08-011-2/+2
| * | perf test: Fix parse events automated testsJiri Olsa2012-08-011-6/+6
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-08-011-1/+1
|\ \ \
| * | | fault-injection: fix failcmd.sh warningAkinobu Mita2012-08-011-1/+1
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-08-0118-116/+657
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | perf annotate: Prevent overflow in size calculationCody Schafer2012-07-251-1/+12
| * | tools lib traceevent: Ignore TRACEEVENT-CFLAGS fileNamhyung Kim2012-07-251-0/+1
| * | tools lib traceevent: Detect build environment changesNamhyung Kim2012-07-251-2/+12
| * | perf tools: Fix build error with bison 2.6Kirill A. Shutemov2012-07-251-0/+3
| * | perf tools: use XSI-complaint version of strerror_r() instead of GNU-specificKirill A. Shutemov2012-07-252-3/+12
| * | perf tools: Make the breakpoint events sample period default to 1Jovi Zhang2012-07-251-0/+1
| * | perf test: Add dso data caching testsJiri Olsa2012-07-254-0/+159
| * | perf symbols: Add dso data cachingJiri Olsa2012-07-252-18/+147
| * | perf symbols: Add interface to read DSO image dataJiri Olsa2012-07-252-0/+117
| * | perf symbols: Factor DSO symtab types to generic binary typesJiri Olsa2012-07-254-102/+145
| * | perf hists: Print newline between hists callchainsFrederic Weisbecker2012-07-251-0/+2
| * | perf tools: Fix trace events storms due to weight demuxFrederic Weisbecker2012-07-252-1/+2
| * | perf hists: Return correct number of characters printed in callchainFrederic Weisbecker2012-07-251-2/+3
| * | perf tools: Dump exclude_{guest,host}, precise_ip header info tooDavid Ahern2012-07-251-0/+6
| * | perf kvm: Limit repetitive guestmount message to once per directoryDavid Ahern2012-07-251-1/+10
| * | perf kvm: Fix bug resolving guest kernel symsDavid Ahern2012-07-253-0/+15
| * | perf kvm: Guest userspace samples should not be lumped with host uspaceDavid Ahern2012-07-251-1/+3
| * | perf kvm: Set name for VM process in guest machineDavid Ahern2012-07-251-1/+16
| * | perf symbols: Add machine id to modules debug messageDavid Ahern2012-07-231-2/+9
| |/
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-316-1/+683
|\ \
| * | fault-injection: add tool to run command with failslab or fail_page_allocAkinobu Mita2012-07-311-0/+219
| * | fault-injection: add selftests for cpu and memory hotplugAkinobu Mita2012-07-315-1/+464
* | | Merge tag 'ktest-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2012-07-302-4/+215
|\ \ \
| * | | ktest: Allow perl regex expressions in conditional statementsSteven Rostedt2012-07-301-1/+5