aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/annotate.h
Commit message (Expand)AuthorAge
* perf tools: Separate out GTK codes to libperf-gtk.soNamhyung Kim2013-10-09
* tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar2013-10-09
* perf tools: Remove dependency on libnewtArnaldo Carvalho de Melo2013-04-01
* perf annotate browser: Use disasm__calc_percent()Namhyung Kim2013-03-15
* perf annotate: Support event group view for --print-lineNamhyung Kim2013-03-15
* perf annotate: Factor out struct source_line_percentNamhyung Kim2013-03-15
* perf annotate: Pass evsel instead of evidx on annotation functionsNamhyung Kim2013-03-15
* perf gtk/annotate: Support multiple event annotationNamhyung Kim2013-02-14
* perf ui/gtk: Implement basic GTK2 annotation browserNamhyung Kim2013-02-14
* perf annotate: Merge same lines in summary viewNamhyung Kim2012-11-09
* perf tools: Introduce struct hist_browser_timerNamhyung Kim2012-11-05
* perf tools: Try to find cross-built objdump pathIrina Tirdea2012-10-24
* perf tools: Convert to NEWT_SUPPORTNamhyung Kim2012-10-02
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-11
* perf tools: include missing pthread.h headerIrina Tirdea2012-09-07
* perf tools: Allow user to indicate path to objdump in command lineMaciek Borzecki2012-09-05
* perf annotate: Introduce ->free() method in ins_opsArnaldo Carvalho de Melo2012-05-12
* perf annotate: Augment lock instruction outputArnaldo Carvalho de Melo2012-05-12
* perf annotate: Resolve symbols using objdump commentArnaldo Carvalho de Melo2012-05-11
* perf annotate browser: Do raw printing in 'o'ffset in a single placeArnaldo Carvalho de Melo2012-05-07
* perf annotate: Mark jump instructions with no offsetArnaldo Carvalho de Melo2012-04-25
* perf annotate: Disambiguage offsets and addresses in operandsArnaldo Carvalho de Melo2012-04-25
* perf annotate browser: Suppress the callq addressArnaldo Carvalho de Melo2012-04-20
* perf annotate: Group operands membersArnaldo Carvalho de Melo2012-04-20
* perf annotate: Introduce scnprintf ins_ops methodArnaldo Carvalho de Melo2012-04-19
* perf annotate: Parse call targets earlierArnaldo Carvalho de Melo2012-04-18
* perf annotate: Disassembler instruction parsingArnaldo Carvalho de Melo2012-04-18
* perf annotate: Parse instructionArnaldo Carvalho de Melo2012-04-16
* perf annotate: Rename objdump_line to disasm_lineArnaldo Carvalho de Melo2012-04-16
* perf symbols: Add nr_events to symbol_confArnaldo Carvalho de Melo2011-11-28
* perf annotate browser: Allow navigation to called functionsArnaldo Carvalho de Melo2011-10-07
* perf browsers: Add live mode to the hists, annotate browsersArnaldo Carvalho de Melo2011-10-07
* perf: Support setting the disassembler styleAndi Kleen2011-09-29
* perf top: Live TUI AnnotationArnaldo Carvalho de Melo2011-02-22
* perf annotate: Fix annotate context lines regressionArnaldo Carvalho de Melo2011-02-08
* perf annotate: Move locking to struct annotationArnaldo Carvalho de Melo2011-02-08
* perf annotate: Fix build errorBorislav Petkov2011-02-07
* perf top: Ditch private annotation code, share perf annotate'sArnaldo Carvalho de Melo2011-02-06
* perf annotate: Separate objdump parsing from actual screen renderingArnaldo Carvalho de Melo2011-02-06
* perf annotate: Config options for symbol__tty_annotateArnaldo Carvalho de Melo2011-02-05
* perf annotate: Support multiple histograms in annotationArnaldo Carvalho de Melo2011-02-05
* perf annotate: Move annotate functions to util/Arnaldo Carvalho de Melo2011-02-05