summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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-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
2012-07-25perf kvm: Set name for VM process in guest machineDavid Ahern
2012-07-23perf symbols: Add machine id to modules debug messageDavid Ahern
2012-07-18Merge branch 'linus' into perf/coreIngo Molnar
2012-07-06Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2012-07-05Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-07-05Merge tag 'libtraceevent-core-for-acme' of git://git.kernel.org/pub/scm/linux...Arnaldo Carvalho de Melo
2012-07-05perf tools: Split event symbols arrays to hw and sw partsJiri Olsa
2012-07-05perf tools: Split out PE_VALUE_SYM parsing token to SW and HW tokensJiri Olsa
2012-07-05perf tools: Add empty rule for new line in event syntax parsingJiri Olsa
2012-07-04perf test: Use ARRAY_SIZE in parse events testsJiri Olsa
2012-07-04tools lib traceevent: Cleanup realloc useNamhyung Kim
2012-07-04tools lib traceevent: Add missing break in make_bprint_argsPeter Huewe
2012-07-04tools lib traceevent: Check return value of arg_to_str()Namhyung Kim
2012-07-04tools lib traceevent: Check result of malloc() during reading tokenNamhyung Kim
2012-07-04tools lib traceevent: Fix some commentsNamhyung Kim
2012-07-04tools lib traceevent: Do not call add_event() again if allocation failedNamhyung Kim
2012-07-04tools lib traceevent: Pass string type argument to argsNamhyung Kim
2012-07-04tools lib traceevent: Handle realloc() failure pathNamhyung Kim
2012-07-04tools lib traceevent: Handle strdup failure casesNamhyung Kim
2012-07-04tools lib traceevent: Introduce extend_token()Namhyung Kim
2012-07-04tools lib traceevent: Fix printk_cmp()Namhyung Kim
2012-07-04tools lib traceevent: Fix trace_printk for long integersWolfgang Mauerer
2012-07-04tools lib traceevent: Fix %pM print format arg handlingSteven Rostedt
2012-07-04tools lib traceevent: Add support to show migrate disable counterSteven Rostedt
2012-07-04tools lib traceevent: Add support for "%.*s" in bprintk eventsSteven Rostedt
2012-07-04tools lib traceevent: Let filtering numbers by string use function namesSteven Rostedt
2012-07-02perf bench: Fix confused variable namings and descriptions in mem subsystemHitoshi Mitake
2012-07-02perf kvm: Fix segfault with report and mixed guestmount useDavid Ahern
2012-07-02perf kvm: Fix regression with guest machine creationDavid Ahern
2012-07-02perf script: Fix format regression due to libtraceevent mergeDavid Ahern