| Commit message (Expand) | Author | Age |
* | perf tools: Add missing files to build the python binding | Arnaldo Carvalho de Melo | 2012-08-21 |
* | perf tools: Remove brace expansion from clean target | Palmer Cox | 2012-08-03 |
* | perf kvm top: Limit guest kernel info message to once | David Ahern | 2012-08-03 |
* | perf tools: Introduce intlist | David Ahern | 2012-08-03 |
* | perf tools: Change strlist to use the new rblist | David Ahern | 2012-08-03 |
* | perf tools: Introducing rblist | David Ahern | 2012-08-03 |
* | perf kvm: Use strtol for walking guestmount directory | David Ahern | 2012-08-03 |
* | perf tool: Save cmdline from user in file header vs what is passed to record | David Ahern | 2012-08-03 |
* | perf top: Error handling for counter creation should parallel perf-record | David Ahern | 2012-08-03 |
* | perf session: Remove no longer used synthesize_sample method | Arnaldo Carvalho de Melo | 2012-08-02 |
* | perf evsel: Adopt parse_sample method from perf_event | Arnaldo Carvalho de Melo | 2012-08-02 |
* | perf evlist: Introduce perf_evlist__parse_sample | Arnaldo Carvalho de Melo | 2012-08-02 |
* | perf session: Use perf_evlist__id_hdr_size more extensively | Arnaldo Carvalho de Melo | 2012-08-01 |
* | perf session: Use perf_evlist__sample_id_all more extensively | Arnaldo Carvalho de Melo | 2012-08-01 |
* | perf session: Use perf_evlist__sample_type more extensively | Arnaldo Carvalho de Melo | 2012-08-01 |
* | perf evsel: Precalculate the sample size | Arnaldo Carvalho de Melo | 2012-08-01 |
* | perf target: Fix check on buffer size | Namhyung Kim | 2012-08-01 |
* | perf symbols: Fix array sizes for binary types arrays | Jiri Olsa | 2012-08-01 |
* | perf test: Fix parse events automated tests | Jiri Olsa | 2012-08-01 |
* | perf annotate: Prevent overflow in size calculation | Cody Schafer | 2012-07-25 |
* | perf tools: Fix build error with bison 2.6 | Kirill A. Shutemov | 2012-07-25 |
* | perf tools: use XSI-complaint version of strerror_r() instead of GNU-specific | Kirill A. Shutemov | 2012-07-25 |
* | perf tools: Make the breakpoint events sample period default to 1 | Jovi Zhang | 2012-07-25 |
* | perf test: Add dso data caching tests | Jiri Olsa | 2012-07-25 |
* | perf symbols: Add dso data caching | Jiri Olsa | 2012-07-25 |
* | perf symbols: Add interface to read DSO image data | Jiri Olsa | 2012-07-25 |
* | perf symbols: Factor DSO symtab types to generic binary types | Jiri Olsa | 2012-07-25 |
* | perf hists: Print newline between hists callchains | Frederic Weisbecker | 2012-07-25 |
* | perf tools: Fix trace events storms due to weight demux | Frederic Weisbecker | 2012-07-25 |
* | perf hists: Return correct number of characters printed in callchain | Frederic Weisbecker | 2012-07-25 |
* | perf tools: Dump exclude_{guest,host}, precise_ip header info too | David Ahern | 2012-07-25 |
* | perf kvm: Limit repetitive guestmount message to once per directory | David Ahern | 2012-07-25 |
* | perf kvm: Fix bug resolving guest kernel syms | David Ahern | 2012-07-25 |
* | perf kvm: Guest userspace samples should not be lumped with host uspace | David Ahern | 2012-07-25 |
* | perf kvm: Set name for VM process in guest machine | David Ahern | 2012-07-25 |
* | perf symbols: Add machine id to modules debug message | David Ahern | 2012-07-23 |
* | Merge branch 'linus' into perf/core | Ingo Molnar | 2012-07-18 |
|\ |
|
| * | perf kvm: Fix segfault with report and mixed guestmount use | David Ahern | 2012-07-02 |
| * | perf kvm: Fix regression with guest machine creation | David Ahern | 2012-07-02 |
| * | perf script: Fix format regression due to libtraceevent merge | David Ahern | 2012-07-02 |
* | | perf tools: Split event symbols arrays to hw and sw parts | Jiri Olsa | 2012-07-05 |
* | | perf tools: Split out PE_VALUE_SYM parsing token to SW and HW tokens | Jiri Olsa | 2012-07-05 |
* | | perf tools: Add empty rule for new line in event syntax parsing | Jiri Olsa | 2012-07-05 |
* | | perf test: Use ARRAY_SIZE in parse events tests | Jiri Olsa | 2012-07-04 |
* | | perf bench: Fix confused variable namings and descriptions in mem subsystem | Hitoshi Mitake | 2012-07-02 |
* | | perf tools: Adding round_up/round_down macros | Jiri Olsa | 2012-06-29 |
* | | perf symbols: Add '.note' check into search for NOTE section | Jiri Olsa | 2012-06-29 |
* | | perf tools: Fix generation of pmu list | Robert Richter | 2012-06-29 |
* | | perf evsel: Handle hw breakpoints event names in perf_evsel__name() | Jiri Olsa | 2012-06-29 |
* | | perf tools: Fix hw breakpoint's type modifier parsing | Jiri Olsa | 2012-06-29 |