aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/annotate.h
AgeCommit message (Expand)Author
2013-04-01perf tools: Remove dependency on libnewtArnaldo Carvalho de Melo
2013-03-15perf annotate browser: Use disasm__calc_percent()Namhyung Kim
2013-03-15perf annotate: Support event group view for --print-lineNamhyung Kim
2013-03-15perf annotate: Factor out struct source_line_percentNamhyung Kim
2013-03-15perf annotate: Pass evsel instead of evidx on annotation functionsNamhyung Kim
2013-02-14perf gtk/annotate: Support multiple event annotationNamhyung Kim
2013-02-14perf ui/gtk: Implement basic GTK2 annotation browserNamhyung Kim
2012-11-09perf annotate: Merge same lines in summary viewNamhyung Kim
2012-11-05perf tools: Introduce struct hist_browser_timerNamhyung Kim
2012-10-24perf tools: Try to find cross-built objdump pathIrina Tirdea
2012-10-02perf tools: Convert to NEWT_SUPPORTNamhyung Kim
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea
2012-09-07perf tools: include missing pthread.h headerIrina Tirdea
2012-09-05perf tools: Allow user to indicate path to objdump in command lineMaciek Borzecki
2012-05-12perf annotate: Introduce ->free() method in ins_opsArnaldo Carvalho de Melo
2012-05-12perf annotate: Augment lock instruction outputArnaldo Carvalho de Melo
2012-05-11perf annotate: Resolve symbols using objdump commentArnaldo Carvalho de Melo
2012-05-07perf annotate browser: Do raw printing in 'o'ffset in a single placeArnaldo Carvalho de Melo
2012-04-25perf annotate: Mark jump instructions with no offsetArnaldo Carvalho de Melo
2012-04-25perf annotate: Disambiguage offsets and addresses in operandsArnaldo Carvalho de Melo
2012-04-20perf annotate browser: Suppress the callq addressArnaldo Carvalho de Melo
2012-04-20perf annotate: Group operands membersArnaldo Carvalho de Melo
2012-04-19perf annotate: Introduce scnprintf ins_ops methodArnaldo Carvalho de Melo
2012-04-18perf annotate: Parse call targets earlierArnaldo Carvalho de Melo
2012-04-18perf annotate: Disassembler instruction parsingArnaldo Carvalho de Melo
2012-04-16perf annotate: Parse instructionArnaldo Carvalho de Melo
2012-04-16perf annotate: Rename objdump_line to disasm_lineArnaldo Carvalho de Melo
2011-11-28perf symbols: Add nr_events to symbol_confArnaldo Carvalho de Melo
2011-10-07perf annotate browser: Allow navigation to called functionsArnaldo Carvalho de Melo
2011-10-07perf browsers: Add live mode to the hists, annotate browsersArnaldo Carvalho de Melo
2011-09-29perf: Support setting the disassembler styleAndi Kleen
2011-02-22perf top: Live TUI AnnotationArnaldo 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-07perf annotate: Fix build errorBorislav Petkov
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