perf tools: Use perf_header__set/has_feat whenever possible
[safe/jmp/linux-2.6] / tools / perf / builtin-annotate.c
2009-11-02 Arnaldo Carvalho... perf tools: Simplify the symbol priv area mechanism
2009-10-29 Arnaldo Carvalho... perf tools: Delay loading symtabs till we hit a map...
2009-10-23 Arnaldo Carvalho... perf tools: Unify debug messages mechanisms
2009-10-20 Arnaldo Carvalho... perf annotate: Remove requirement of passing a symbol...
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-17 Julia Lawallperf tools: Move dereference after NULL test
2009-10-13 Arnaldo Carvalho... perf tools: Move threads & last_match to threads.c
2009-10-08 Arnaldo Carvalho... perf tools: Up the verbose level for some really verbos...
2009-10-04 Arnaldo Carvalho... perf tools: Remove show_mask bitmask
2009-10-03 Arnaldo Carvalho... perf tools: Move hist_entry__add common code to hist.c
2009-10-02 Arnaldo Carvalho... perf tools: Rewrite and improve support for kernel...
2009-09-30 John Kacurperf tools: Put common histogram functions in their...
2009-09-24 John Kacurperf tools: Create util/sort.and use it
2009-09-24 John Kacurperf annotate: Add the cmp_null function and make use...
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-08-31 Frederic Weisbeckerperf tools: Librarize idle thread registration
2009-08-28 Pierre Habouzitperf tools: do not complain if root is owning perf...
2009-08-24 Ingo MolnarMerge branch 'perfcounters/urgent' into perfcounters...
2009-08-19 Peter Zijlstraperf tools: Check perf.data owner
2009-08-18 Ingo Molnarperf annotate: Fix segmentation fault
2009-08-16 Frederic Weisbeckerperf tools: Librarize trace_event() helper
2009-08-16 Frederic Weisbeckerperf tools: Put the show mode into the event headers...
2009-08-16 Frederic Weisbeckerperf tools: Factorize the dprintf definition
2009-08-16 Ingo Molnarperf: Enable more compiler warnings
2009-08-15 Frederic Weisbeckerperf tools: Factorize the thread code in a dedicated...
2009-08-12 Frederic Weisbeckerperf tools: Factorize the map helpers
2009-08-12 Frederic Weisbeckerperf tools: Factorize the event structure definitions...
2009-08-12 Frederic Weisbeckerperf tools: Factorize high level dso helpers
2009-07-22 Peter Zijlstraperf_counter: PERF_SAMPLE_ID and inherited counters
2009-07-02 Frederic Weisbeckerperf_counter tools: Provide helper to print percents...
2009-07-02 Mike Galbraithperf_counter tools: Enable kernel module symbol loading...
2009-07-02 Mike Galbraithperf_counter tools: Connect module support infrastructu...
2009-07-02 Mike Galbraithperf_counter tools: Make symbol loading consistently...
2009-07-01 Arnaldo Carvalho... perf_counter tools: Share list.h with the kernel
2009-07-01 Arnaldo Carvalho... perf_counter tools: Share rbtree.with the kernel
2009-07-01 Ingo Molnarperf_counter tools: Add more warnings and fix/annotate...
2009-06-25 Peter Zijlstraperf_counter: Rework the sample ABI
2009-06-19 Paul Mackerrasperf_counter tools: Define and use our own u64, s64...
2009-06-13 Frederic Weisbeckerperf annotate: Fixes for filename:line displays
2009-06-13 Frederic Weisbeckerperf annotate: Print a sorted summary of annotated...
2009-06-13 Frederic Weisbeckerperf annotate: Print the filename:line for annotated...
2009-06-11 Ingo Molnarperf_counter tools: Clean up u64 usage
2009-06-08 Ingo Molnarperf_counter tools: Standardize color printing
2009-06-06 Ingo Molnarperf annotate: Fix command line help text
2009-06-06 Ingo Molnarperf annotate: Automatically pick up vmlinux in the...
2009-06-06 Arjan van de Venperf_counter tools: Warning fixes on 32-bit
2009-06-06 Ingo Molnarperf_counter tools: Move from Documentation/perf_counte...