| Commit message (Expand) | Author | Age |
* | perf session: Make events_stats u64 to avoid overflow on 32-bit arches | Arnaldo Carvalho de Melo | 2009-12-18 |
* | perf probe: Check build-id of vmlinux | Masami Hiramatsu | 2009-12-15 |
* | perf session: Event statistics also are per session | Arnaldo Carvalho de Melo | 2009-12-15 |
* | perf session: Move kmaps to perf_session | Arnaldo Carvalho de Melo | 2009-12-14 |
* | perf session: Move the global threads list to perf_session | Arnaldo Carvalho de Melo | 2009-12-14 |
* | perf session: Pass the perf_session to the event handling operations | Arnaldo Carvalho de Melo | 2009-12-14 |
* | perf symbols: Allow lookups by symbol name too | Arnaldo Carvalho de Melo | 2009-12-12 |
* | perf symbols: Add support for 'variable' symtabs | Arnaldo Carvalho de Melo | 2009-12-12 |
* | perf symbols: Introduce symbol_type__is_a | Arnaldo Carvalho de Melo | 2009-12-12 |
* | perf: Make common SAMPLE_EVENT parser | OGAWA Hirofumi | 2009-12-06 |
* | perf tools: Consolidate symbol resolving across all tools | Arnaldo Carvalho de Melo | 2009-11-27 |
* | perf tools: Reorganize event processing routines, lotsa dups killed | Arnaldo Carvalho de Melo | 2009-11-27 |
* | perf symbols: Better support for multiple symbol tables per dso | Arnaldo Carvalho de Melo | 2009-11-27 |
* | perf symbols: Add a 'type' field to struct map | Arnaldo Carvalho de Melo | 2009-11-27 |
* | perf symbols: Rename find_symbol routines to find_function | Arnaldo Carvalho de Melo | 2009-11-24 |
* | perf symbols: Do lazy symtab loading for the kernel & modules too | Arnaldo Carvalho de Melo | 2009-11-21 |
* | perf symbols: Kill struct build_id_list and die() another day | Arnaldo Carvalho de Melo | 2009-11-19 |
* | perf tools: Split up build id saving into fetch and write | Frederic Weisbecker | 2009-11-11 |
* | perf symbols: Use the buildids if present | Arnaldo Carvalho de Melo | 2009-11-08 |
* | perf tools: Simplify the symbol priv area mechanism | Arnaldo Carvalho de Melo | 2009-11-02 |
* | perf tools: Factor out the map initialization | Arnaldo Carvalho de Melo | 2009-11-02 |
* | perf tools: Delay loading symtabs till we hit a map with it | Arnaldo Carvalho de Melo | 2009-10-29 |
* | perf tools: Generalize event synthesizing routines | Arnaldo Carvalho de Melo | 2009-10-27 |
* | perf tools: Unify debug messages mechanisms | Arnaldo Carvalho de Melo | 2009-10-23 |
* | perf annotate: Use the sym_priv_size area for the histogram | Arnaldo Carvalho de Melo | 2009-10-20 |
* | perf tools: Add ->unmap_ip operation to struct map | Arnaldo Carvalho de Melo | 2009-10-20 |
* | perf tools: Remove show_mask bitmask | Arnaldo Carvalho de Melo | 2009-10-04 |
* | perf tools: Rewrite and improve support for kernel modules | Arnaldo Carvalho de Melo | 2009-10-02 |
* | perf tools: Use rb_tree for maps | Arnaldo Carvalho de Melo | 2009-09-30 |
* | perf tools: Protect header files with a consistent style | John Kacur | 2009-09-24 |
* | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 |
* | perf: Add a sample_event type to the event_union | Arjan van de Ven | 2009-09-19 |
* | perf: Add a timestamp to fork events | Arjan van de Ven | 2009-09-19 |
* | perf sched: Account for lost events, increase default buffering | Ingo Molnar | 2009-09-16 |
* | perf tools: Put the show mode into the event headers files | Frederic Weisbecker | 2009-08-16 |
* | perf tools: Add some comments to the event definitions | Peter Zijlstra | 2009-08-15 |
* | perf tools: Factorize the map helpers | Frederic Weisbecker | 2009-08-12 |
* | perf tools: Factorize the event structure definitions in a single file | Frederic Weisbecker | 2009-08-12 |