summaryrefslogtreecommitdiff
path: root/tools/perf/util/annotate.c
AgeCommit message (Expand)Author
2012-04-18perf annotate: Validate addr in symbol__inc_addr_samplesArnaldo Carvalho de Melo
2012-04-18perf annotate: Fix hist decayArnaldo Carvalho de Melo
2012-04-07Merge branch '3.4-rc1' into android-tegra-nv-3.3-rebasedVarun Wadekar
2011-12-23perf tools: Fix truncated annotationIngo Molnar
2011-11-28perf symbols: Add nr_events to symbol_confArnaldo Carvalho de Melo
2011-10-26perf ui: Reimplement the popup windows using libslangArnaldo Carvalho de Melo
2011-09-29perf: Support setting the disassembler styleAndi Kleen
2011-08-18perf annotate: Make output more readableStephane Eranian
2011-03-11perf symbols: Rename dso->origin to dso->symtab_typeArnaldo Carvalho de Melo
2011-02-23perf annotate: Show better message when no vmlinux is foundArnaldo Carvalho de Melo
2011-02-16perf annotate: Check if offset is less than symbol sizeArnaldo Carvalho de Melo
2011-02-08perf annotate: Fix annotate context lines regressionArnaldo Carvalho de Melo
2011-02-08perf annotate: Move locking to struct annotationArnaldo Carvalho de Melo
2011-02-08perf annotate: Fix --stdio renderingArnaldo Carvalho de Melo
2011-02-07perf tool: Fix gcc 4.6.0 issuesKyle McMartin
2011-02-06perf top: Ditch private annotation code, share perf annotate'sArnaldo Carvalho de Melo
2011-02-06perf annotate: Separate objdump parsing from actual screen renderingArnaldo Carvalho de Melo
2011-02-05perf annotate: Config options for symbol__tty_annotateArnaldo Carvalho de Melo
2011-02-05perf annotate: Support multiple histograms in annotationArnaldo Carvalho de Melo
2011-02-05perf annotate: Move annotate functions to util/Arnaldo Carvalho de Melo