Commit History

Author SHA1 Message Date
  Arnaldo Carvalho de Melo 43c4023152 perf annotate: Allow setting the offset level in .perfconfig 7 years ago
  Arnaldo Carvalho de Melo 592c10e217 perf annotate: Allow showing offsets in more than just jump targets 7 years ago
  Arnaldo Carvalho de Melo c0459a0925 perf annotate: Show group details on the title line 7 years ago
  Arnaldo Carvalho de Melo 520d3f01ea perf annotate stdio2: Print more descriptive event information header 7 years ago
  Arnaldo Carvalho de Melo b213eac245 perf annotate: Introduce annotation__scnprintf_samples_period() method 7 years ago
  Arnaldo Carvalho de Melo 980b68ec06 perf annotate: Use absolute addresses to calculate jump target offsets 7 years ago
  Arnaldo Carvalho de Melo c448234cfe perf annotate: Defer searching for comma in raw line till it is needed 7 years ago
  Arnaldo Carvalho de Melo e4cc91b802 perf annotate: Support jumping from one function to another 7 years ago
  Arnaldo Carvalho de Melo 2eff061162 perf annotate: Add "_local" to jump/offset validation routines 7 years ago
  Arnaldo Carvalho de Melo 751b1783da perf annotate: Mark jumps to outher functions with the call arrow 7 years ago
  Arnaldo Carvalho de Melo 85a84e4f81 perf annotate: Pass function descriptor to its instruction parsing routines 7 years ago
  Arnaldo Carvalho de Melo 425859ff0d perf annotate: No need to calculate notes->start twice 7 years ago
  Arnaldo Carvalho de Melo d9bd766584 perf annotate browser: Add 'P' hotkey to dump annotation to file 7 years ago
  Arnaldo Carvalho de Melo 864298f224 perf annotate: Add function header to --stdio2 7 years ago
  Arnaldo Carvalho de Melo 3563289208 perf annotate: Use the default annotation options for --stdio2 7 years ago
  Arnaldo Carvalho de Melo 7f0b6fde31 perf annotate: Move the default annotate options to the library 7 years ago
  Arnaldo Carvalho de Melo befd2a38a6 perf annotate: Introduce the --stdio2 output mode 7 years ago
  Arnaldo Carvalho de Melo c298304bd7 perf annotate: Use a ops table for annotation_line__write() 7 years ago
  Arnaldo Carvalho de Melo a1e9b74cc2 perf annotate: Finish the generalization of annotate_browser__write() 7 years ago
  Arnaldo Carvalho de Melo 2ba5eca104 perf annotate: Introduce annotation_line__print_start() out of TUI code 7 years ago
  Arnaldo Carvalho de Melo 2f025ea0ba perf annotate: Introduce annotation_line__max_percent() 7 years ago
  Arnaldo Carvalho de Melo ecda45bd6c perf annotate: Introduce symbol__annotate2 method 7 years ago
  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