Commit History

Author SHA1 Message Date
  Arnaldo Carvalho de Melo b8b0d81985 perf annotate: Introduce init_column_widths() method out of TUI code 7 years ago
  Arnaldo Carvalho de Melo 7232bf7a89 perf annotate: Move update_column_widths() to the generic lib 7 years ago
  Arnaldo Carvalho de Melo 5bc49f6120 perf annotate: Introduce set_offsets() method out of TUI code 7 years ago
  Arnaldo Carvalho de Melo 0db45bcfac perf annotate: Move mark_jump_targets from the TUI to the annotation library 7 years ago
  Arnaldo Carvalho de Melo f56c083bc4 perf annotate: Move compute_ipc() to annotation library 7 years ago
  Arnaldo Carvalho de Melo 4c9cb2c2b4 perf annotate: Use ops->target.name when available for unresolved call targets 7 years ago
  Arnaldo Carvalho de Melo 6810158d52 perf annotate: Use asprintf when formatting objdump command line 7 years ago
  Thomas Richter 0b58a77ca8 perf annotate: Fix s390 target function disassembly 7 years ago
  Arnaldo Carvalho de Melo 696703af37 perf annotate: Find 'call' instruction target symbol at parsing time 7 years ago
  Jin Yao 935f5a9d45 perf report: Fix a wrong offset issue when using /proc/kcore 7 years ago
  Arnaldo Carvalho de Melo 4e8fbc1c97 perf env: Adopt perf_env__arch() from the annotate code 7 years ago
  Arnaldo Carvalho de Melo 3285debaf5 perf annotate: Use perf_env when obtaining the arch name 7 years ago
  Arnaldo Carvalho de Melo 5449f13c55 perf annotate: Get the cpuid from evsel->evlist->env in symbol__annotate() 7 years ago
  Thomas Richter 35a8a148d8 perf annotate: Fix objdump comment parsing for Intel mov dissassembly 7 years ago
  Jiri Olsa 05d3f1a1d5 perf tools: Move symbol__calc_percent() call to outside symbol__disassemble() 7 years ago
  Jiri Olsa 9e4e0a9d2e perf tools: Change (symbol|annotation)__calc_percent return type to void 7 years ago
  Ravi Bangoria 648388ae68 perf annotate: Do not truncate instruction names at 6 chars 7 years ago
  Jiri Olsa f48e7c4070 perf annotate: Align source and offset lines 8 years ago
  Jiri Olsa 29971f9a82 perf annotate: Factor annotation_line__print from disasm_line__print 8 years ago
  Jiri Olsa 8f25b8197d perf annotate: Add annotation_line__print function 8 years ago
  Jiri Olsa 81e436a0b3 perf annotate: Remove disasm__calc_percent function 8 years ago
  Jiri Olsa f681d593d1 perf annotate: Remove disasm__calc_percent() from disasm_line__print() 8 years ago
  Jiri Olsa 8b4c74dc5c perf annotate: Add symbol__calc_lines function 8 years ago
  Jiri Olsa 073ae601ed perf annotate: Add symbol__calc_percent function 8 years ago
  Jiri Olsa 7e304557ea perf annotate: Add samples into struct annotation_line 8 years ago
  Jiri Olsa f8eb37bd7c perf annotate: Add annotated_source__purge function 8 years ago
  Jiri Olsa c835e1914c perf annotate: Add annotation_line__(new|delete) functions 8 years ago
  Jiri Olsa 82b9d7ff09 perf annotate: Add annotation_line__add function 8 years ago
  Jiri Olsa c4c724364d perf annotate: Add annotation_line__next function 8 years ago
  Jiri Olsa d03a686ea6 perf annotate: Add evsel into struct annotation_line_args 8 years ago