perf annotate: addr2line wants addresses in same format as objdump
[linux-flexiantxendom0-3.2.10.git] / tools / perf / util / annotate.c
2012-03-28 David Millerperf annotate: addr2line wants addresses in same format...
2012-03-05 Namhyung Kimperf annotate: Add missing newline on error message
2011-12-23 Ingo Molnarperf tools: Fix truncated annotation
2011-11-28 Arnaldo Carvalho... perf symbols: Add nr_events to symbol_conf
2011-10-26 Arnaldo Carvalho... perf ui: Reimplement the popup windows using libslang
2011-09-29 Andi Kleenperf: Support setting the disassembler style
2011-08-18 Stephane Eranianperf annotate: Make output more readable
2011-03-11 Arnaldo Carvalho... perf symbols: Rename dso->origin to dso->symtab_type
2011-02-23 Arnaldo Carvalho... perf annotate: Show better message when no vmlinux...
2011-02-16 Arnaldo Carvalho... perf annotate: Check if offset is less than symbol...
2011-02-08 Arnaldo Carvalho... perf annotate: Fix annotate context lines regression
2011-02-08 Arnaldo Carvalho... perf annotate: Move locking to struct annotation
2011-02-08 Arnaldo Carvalho... perf annotate: Fix --stdio rendering
2011-02-07 Kyle McMartinperf tool: Fix gcc 4.6.0 issues
2011-02-06 Arnaldo Carvalho... perf top: Ditch private annotation code, share perf...
2011-02-06 Arnaldo Carvalho... perf annotate: Separate objdump parsing from actual...
2011-02-05 Arnaldo Carvalho... perf annotate: Config options for symbol__tty_annotate
2011-02-05 Arnaldo Carvalho... perf annotate: Support multiple histograms in annotation
2011-02-05 Arnaldo Carvalho... perf annotate: Move annotate functions to util/