aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/annotate.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-23perf tools: Fix truncated annotationIngo Molnar1-1/+1
2011-11-28perf symbols: Add nr_events to symbol_confArnaldo Carvalho de Melo1-3/+3
2011-10-26perf ui: Reimplement the popup windows using libslangArnaldo Carvalho de Melo1-3/+6
2011-09-29perf: Support setting the disassembler styleAndi Kleen1-1/+5
2011-08-18perf annotate: Make output more readableStephane Eranian1-1/+4
2011-03-11perf symbols: Rename dso->origin to dso->symtab_typeArnaldo Carvalho de Melo1-1/+1
2011-02-23perf annotate: Show better message when no vmlinux is foundArnaldo Carvalho de Melo1-2/+13
2011-02-16perf annotate: Check if offset is less than symbol sizeArnaldo Carvalho de Melo1-1/+2
2011-02-08perf annotate: Fix annotate context lines regressionArnaldo Carvalho de Melo1-7/+40
2011-02-08perf annotate: Move locking to struct annotationArnaldo Carvalho de Melo1-36/+49
2011-02-08perf annotate: Fix --stdio renderingArnaldo Carvalho de Melo1-2/+2
2011-02-07perf tool: Fix gcc 4.6.0 issuesKyle McMartin1-3/+0
2011-02-06perf top: Ditch private annotation code, share perf annotate'sArnaldo Carvalho de Melo1-10/+66
2011-02-06perf annotate: Separate objdump parsing from actual screen renderingArnaldo Carvalho de Melo1-19/+43
2011-02-05perf annotate: Config options for symbol__tty_annotateArnaldo Carvalho de Melo1-4/+10
2011-02-05perf annotate: Support multiple histograms in annotationArnaldo Carvalho de Melo1-30/+27
2011-02-05perf annotate: Move annotate functions to util/Arnaldo Carvalho de Melo1-0/+467