aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAge
* perf top: Error handling for counter creation should parallel perf-recordDavid Ahern2012-08-03
* perf session: Remove no longer used synthesize_sample methodArnaldo Carvalho de Melo2012-08-02
* perf evsel: Adopt parse_sample method from perf_eventArnaldo Carvalho de Melo2012-08-02
* perf evlist: Introduce perf_evlist__parse_sampleArnaldo Carvalho de Melo2012-08-02
* perf session: Use perf_evlist__id_hdr_size more extensivelyArnaldo Carvalho de Melo2012-08-01
* perf session: Use perf_evlist__sample_id_all more extensivelyArnaldo Carvalho de Melo2012-08-01
* perf session: Use perf_evlist__sample_type more extensivelyArnaldo Carvalho de Melo2012-08-01
* perf evsel: Precalculate the sample sizeArnaldo Carvalho de Melo2012-08-01
* perf target: Fix check on buffer sizeNamhyung Kim2012-08-01
* perf symbols: Fix array sizes for binary types arraysJiri Olsa2012-08-01
* perf test: Fix parse events automated testsJiri Olsa2012-08-01
* perf annotate: Prevent overflow in size calculationCody Schafer2012-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 '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
* | perf tools: Split event symbols arrays to hw and sw partsJiri Olsa2012-07-05
* | perf tools: Split out PE_VALUE_SYM parsing token to SW and HW tokensJiri Olsa2012-07-05
* | perf tools: Add empty rule for new line in event syntax parsingJiri Olsa2012-07-05
* | perf test: Use ARRAY_SIZE in parse events testsJiri Olsa2012-07-04
* | perf bench: Fix confused variable namings and descriptions in mem subsystemHitoshi Mitake2012-07-02
* | perf tools: Adding round_up/round_down macrosJiri Olsa2012-06-29
* | perf symbols: Add '.note' check into search for NOTE sectionJiri Olsa2012-06-29
* | perf tools: Fix generation of pmu listRobert Richter2012-06-29
* | perf evsel: Handle hw breakpoints event names in perf_evsel__name()Jiri Olsa2012-06-29
* | perf tools: Fix hw breakpoint's type modifier parsingJiri Olsa2012-06-29
* | tools lib traceevent: Add support for __print_hex()Namhyung Kim2012-06-29
* | perf tools: Trivial build fixDavid Ahern2012-06-27
* | perf report: Delay sample_type checks in pipe modeDavid Ahern2012-06-27
* | perf bench: Documentation updateNamhyung Kim2012-06-27
* | perf symbols: Follow .gnu_debuglink section to find separate symbolsPierre-Loup A. Griffais2012-06-27
* | perf tools: Stop using a global trace events description listArnaldo Carvalho de Melo2012-06-27
* | perf test: Fix parse events test to follow proper raw event nameJiri Olsa2012-06-25
* | perf evsel: Fix a build failure on cross compilationNamhyung Kim2012-06-25