summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/annotate.h
Commit message (Expand)AuthorAgeFilesLines
* perf annotate: Introduce strerror for handling symbol__disassemble() errorsArnaldo Carvalho de Melo2016-08-011-0/+20
* perf annotate: Rename symbol__annotate() to symbol__disassemble()Arnaldo Carvalho de Melo2016-08-011-1/+1
* perf annotate: Generalize handling of 'ret' instructionsNaveen N. Rao2016-06-271-0/+1
* perf annotate: Remove unused hist_entry__annotate functionRavi Bangoria2016-06-271-2/+0
* perf tools: Remove misplaced __maybe_unusedArnaldo Carvalho de Melo2016-03-231-1/+1
* perf annotate: Fix sizeof_sym_hist overflow issueJiri Olsa2015-10-051-1/+1
* perf annotate: Compute IPC and basic block cyclesAndi Kleen2015-08-061-0/+2
* perf report: Add infrastructure for a cycles histogramAndi Kleen2015-08-061-0/+17
* perf annotate: Rename source_line_percent to source_line_samplesArnaldo Carvalho de Melo2015-06-191-3/+3
* perf annotate: Display total number of samples with --show-total-periodMartin Liška2015-06-191-1/+2
* perf tools: Fix segfault for symbol annotation on TUINamhyung Kim2015-01-161-7/+1
* perf annotate: Support source line numbers in annotateAndi Kleen2014-11-191-0/+1
* tools: Consolidate types.hBorislav Petkov2014-05-011-1/+1
* perf annotate: Check availability of annotate when processing samplesNamhyung Kim2014-02-241-0/+2
* perf annotate: Make symbol__inc_addr_samples privateArnaldo Carvalho de Melo2013-12-191-3/+0
* perf annotate: Adopt methods from histsArnaldo Carvalho de Melo2013-12-191-0/+5
* perf annotate: Add inc_samples method to addr_map_symbolArnaldo Carvalho de Melo2013-12-191-0/+3
* perf tools: Separate out GTK codes to libperf-gtk.soNamhyung Kim2013-10-091-24/+0
* tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar2013-10-091-2/+2
* perf tools: Remove dependency on libnewtArnaldo Carvalho de Melo2013-04-011-1/+1
* perf annotate browser: Use disasm__calc_percent()Namhyung Kim2013-03-151-0/+4
* perf annotate: Support event group view for --print-lineNamhyung Kim2013-03-151-0/+1
* perf annotate: Factor out struct source_line_percentNamhyung Kim2013-03-151-2/+6
* perf annotate: Pass evsel instead of evidx on annotation functionsNamhyung Kim2013-03-151-17/+19
* perf gtk/annotate: Support multiple event annotationNamhyung Kim2013-02-141-0/+4
* perf ui/gtk: Implement basic GTK2 annotation browserNamhyung Kim2013-02-141-0/+20
* perf annotate: Merge same lines in summary viewNamhyung Kim2012-11-091-0/+1
* perf tools: Introduce struct hist_browser_timerNamhyung Kim2012-11-051-4/+4
* perf tools: Try to find cross-built objdump pathIrina Tirdea2012-10-241-1/+0
* perf tools: Convert to NEWT_SUPPORTNamhyung Kim2012-10-021-4/+4
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-111-6/+7
* perf tools: include missing pthread.h headerIrina Tirdea2012-09-071-0/+1
* perf tools: Allow user to indicate path to objdump in command lineMaciek Borzecki2012-09-051-0/+1
* perf annotate: Introduce ->free() method in ins_opsArnaldo Carvalho de Melo2012-05-121-0/+1
* perf annotate: Augment lock instruction outputArnaldo Carvalho de Melo2012-05-121-5/+11
* perf annotate: Resolve symbols using objdump commentArnaldo Carvalho de Melo2012-05-111-1/+7
* perf annotate browser: Do raw printing in 'o'ffset in a single placeArnaldo Carvalho de Melo2012-05-071-1/+3
* perf annotate: Mark jump instructions with no offsetArnaldo Carvalho de Melo2012-04-251-0/+6
* perf annotate: Disambiguage offsets and addresses in operandsArnaldo Carvalho de Melo2012-04-251-2/+5
* perf annotate browser: Suppress the callq addressArnaldo Carvalho de Melo2012-04-201-0/+1
* perf annotate: Group operands membersArnaldo Carvalho de Melo2012-04-201-9/+13
* perf annotate: Introduce scnprintf ins_ops methodArnaldo Carvalho de Melo2012-04-191-0/+4
* perf annotate: Parse call targets earlierArnaldo Carvalho de Melo2012-04-181-0/+1
* perf annotate: Disassembler instruction parsingArnaldo Carvalho de Melo2012-04-181-0/+13
* perf annotate: Parse instructionArnaldo Carvalho de Melo2012-04-161-0/+3
* perf annotate: Rename objdump_line to disasm_lineArnaldo Carvalho de Melo2012-04-161-6/+5
* perf symbols: Add nr_events to symbol_confArnaldo Carvalho de Melo2011-11-281-3/+2
* perf annotate browser: Allow navigation to called functionsArnaldo Carvalho de Melo2011-10-071-1/+1
* perf browsers: Add live mode to the hists, annotate browsersArnaldo Carvalho de Melo2011-10-071-2/+5
* perf: Support setting the disassembler styleAndi Kleen2011-09-291-0/+2
OpenPOWER on IntegriCloud