aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/annotate.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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