aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2012-08-21perf tools: Add missing files to build the python bindingArnaldo Carvalho de Melo
2012-08-05Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2012-08-03perf tools: Remove brace expansion from clean targetPalmer Cox
2012-08-03perf kvm top: Limit guest kernel info message to onceDavid Ahern
2012-08-03perf tools: Introduce intlistDavid Ahern
2012-08-03perf tools: Change strlist to use the new rblistDavid Ahern
2012-08-03perf tools: Introducing rblistDavid Ahern
2012-08-03perf kvm: Use strtol for walking guestmount directoryDavid Ahern
2012-08-03perf tool: Save cmdline from user in file header vs what is passed to recordDavid Ahern
2012-08-03perf top: Error handling for counter creation should parallel perf-recordDavid Ahern
2012-08-02perf session: Remove no longer used synthesize_sample methodArnaldo Carvalho de Melo
2012-08-02perf evsel: Adopt parse_sample method from perf_eventArnaldo Carvalho de Melo
2012-08-02perf evlist: Introduce perf_evlist__parse_sampleArnaldo Carvalho de Melo
2012-08-01perf session: Use perf_evlist__id_hdr_size more extensivelyArnaldo Carvalho de Melo
2012-08-01perf session: Use perf_evlist__sample_id_all more extensivelyArnaldo Carvalho de Melo
2012-08-01perf session: Use perf_evlist__sample_type more extensivelyArnaldo Carvalho de Melo
2012-08-01perf evsel: Precalculate the sample sizeArnaldo Carvalho de Melo
2012-08-01perf target: Fix check on buffer sizeNamhyung Kim
2012-08-01perf symbols: Fix array sizes for binary types arraysJiri Olsa
2012-08-01perf test: Fix parse events automated testsJiri Olsa
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-31fault-injection: fix failcmd.sh warningAkinobu Mita
2012-07-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-30fault-injection: add tool to run command with failslab or fail_page_allocAkinobu Mita
2012-07-30fault-injection: add selftests for cpu and memory hotplugAkinobu Mita
2012-07-30Merge tag 'ktest-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2012-07-30ktest: Allow perl regex expressions in conditional statementsSteven Rostedt
2012-07-30ktest: Ignore errors it tests if IGNORE_ERRORS is setSteven Rostedt
2012-07-30Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2012-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-07-26Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...Len Brown
2012-07-25perf annotate: Prevent overflow in size calculationCody Schafer
2012-07-25tools lib traceevent: Ignore TRACEEVENT-CFLAGS fileNamhyung Kim
2012-07-25tools lib traceevent: Detect build environment changesNamhyung Kim
2012-07-25perf tools: Fix build error with bison 2.6Kirill A. Shutemov
2012-07-25perf tools: use XSI-complaint version of strerror_r() instead of GNU-specificKirill A. Shutemov
2012-07-25perf tools: Make the breakpoint events sample period default to 1Jovi Zhang
2012-07-25perf test: Add dso data caching testsJiri Olsa
2012-07-25perf symbols: Add dso data cachingJiri Olsa
2012-07-25perf symbols: Add interface to read DSO image dataJiri Olsa
2012-07-25perf symbols: Factor DSO symtab types to generic binary typesJiri Olsa
2012-07-25perf hists: Print newline between hists callchainsFrederic Weisbecker
2012-07-25perf tools: Fix trace events storms due to weight demuxFrederic Weisbecker
2012-07-25perf hists: Return correct number of characters printed in callchainFrederic Weisbecker
2012-07-25perf tools: Dump exclude_{guest,host}, precise_ip header info tooDavid Ahern
2012-07-25perf kvm: Limit repetitive guestmount message to once per directoryDavid Ahern
2012-07-25perf kvm: Fix bug resolving guest kernel symsDavid Ahern
2012-07-25perf kvm: Guest userspace samples should not be lumped with host uspaceDavid Ahern