perf tools: Consolidate symbol resolving across all tools
[safe/jmp/linux-2.6] / tools / perf / util / event.h
2009-11-27 Arnaldo Carvalho... perf tools: Consolidate symbol resolving across all...
2009-11-27 Arnaldo Carvalho... perf tools: Reorganize event processing routines, lotsa...
2009-11-27 Arnaldo Carvalho... perf symbols: Better support for multiple symbol tables...
2009-11-27 Arnaldo Carvalho... perf symbols: Add a 'type' field to struct map
2009-11-24 Arnaldo Carvalho... perf symbols: Rename find_symbol routines to find_function
2009-11-21 Arnaldo Carvalho... perf symbols: Do lazy symtab loading for the kernel...
2009-11-19 Arnaldo Carvalho... perf symbols: Kill struct build_id_list and die() anoth...
2009-11-11 Frederic Weisbeckerperf tools: Split up build id saving into fetch and...
2009-11-08 Arnaldo Carvalho... perf symbols: Use the buildids if present
2009-11-02 Arnaldo Carvalho... perf tools: Simplify the symbol priv area mechanism
2009-11-02 Arnaldo Carvalho... perf tools: Factor out the map initialization
2009-10-29 Arnaldo Carvalho... perf tools: Delay loading symtabs till we hit a map...
2009-10-27 Arnaldo Carvalho... perf tools: Generalize event synthesizing routines
2009-10-23 Arnaldo Carvalho... perf tools: Unify debug messages mechanisms
2009-10-20 Arnaldo Carvalho... perf annotate: Use the sym_priv_size area for the histogram
2009-10-20 Arnaldo Carvalho... perf tools: Add ->unmap_ip operation to struct map
2009-10-04 Arnaldo Carvalho... perf tools: Remove show_mask bitmask
2009-10-02 Arnaldo Carvalho... perf tools: Rewrite and improve support for kernel...
2009-09-30 Arnaldo Carvalho... perf tools: Use rb_tree for maps
2009-09-24 John Kacurperf tools: Protect header files with a consistent...
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-19 Arjan van de Venperf: Add a sample_event type to the event_union
2009-09-19 Arjan van de Venperf: Add a timestamp to fork events
2009-09-16 Ingo Molnarperf sched: Account for lost events, increase default...
2009-08-16 Frederic Weisbeckerperf tools: Put the show mode into the event headers...
2009-08-15 Peter Zijlstraperf tools: Add some comments to the event definitions
2009-08-12 Frederic Weisbeckerperf tools: Factorize the map helpers
2009-08-12 Frederic Weisbeckerperf tools: Factorize the event structure definitions...