Commit History

Author SHA1 Message Date
  Arnaldo Carvalho de Melo 982d410bc6 perf annotate stdio: Use annotation_options consistently 7 years ago
  Arnaldo Carvalho de Melo 9132d3d92d perf annotate: Add comment about annotated_src->nr_histograms 7 years ago
  Arnaldo Carvalho de Melo 14c8dde170 perf annotate: Replace symbol__alloc_hists() with symbol__hists() 7 years ago
  Arnaldo Carvalho de Melo e1a91a834d perf annotate: __symbol__inc_addr_samples() needs just annotated_source 7 years ago
  Arnaldo Carvalho de Melo 116c626b9a perf annotate: Split allocation of annotated_source struct 7 years ago
  Arnaldo Carvalho de Melo e345f3bd9b perf annotate: Pass perf_evsel instead of just evsel->idx 7 years ago
  Jin Yao 3e71fc0319 perf annotate: Create hotkey 'c' to show min/max cycles 7 years ago
  Jin Yao 48659ebf37 perf annotate: Record the min/max cycles 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 b213eac245 perf annotate: Introduce annotation__scnprintf_samples_period() method 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 d9bd766584 perf annotate browser: Add 'P' hotkey to dump annotation to file 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 9b80d1f946 perf annotate: Introduce annotation_line__filter() 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 9761e86e36 perf annotate: Move the column widths from the TUI to 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 1cf5f98a5e perf annotate: Move nr_{asm_}entries to struct annotation 7 years ago
  Arnaldo Carvalho de Melo 0ca693b315 perf annotate: Move 'start' to struct annotation 7 years ago
  Arnaldo Carvalho de Melo 4850c92e40 perf annotate: Nuke struct browser_line 7 years ago
  Arnaldo Carvalho de Melo 0db45bcfac perf annotate: Move mark_jump_targets from the TUI to the annotation library 7 years ago