提交历史

作者 SHA1 备注 提交日期
  Kim Phillips 4e67b2a5df perf annotate: Fix parsing aarch64 branch instructions after objdump update 7 年之前
  Jiri Olsa 88c2119077 perf annotate: Add --percent-type option 7 年之前
  Jiri Olsa 3e0d795319 perf annotate: Add support to toggle percent type 7 年之前
  Jiri Olsa 4c650ddc2e perf annotate: Pass 'struct annotation_options' to map_symbol__annotation_dump() 7 年之前
  Jiri Olsa 796ca33d5c perf annotate: Add percent_type to struct annotation_options 7 年之前
  Jiri Olsa e58684df91 perf annotate: Add PERCENT_PERIOD_GLOBAL percent value 7 年之前
  Jiri Olsa ab371169fb perf annotate: Add PERCENT_PERIOD_LOCAL percent value 7 年之前
  Jiri Olsa 75a8c1ff28 perf annotate: Add PERCENT_HITS_GLOBAL percent value 7 年之前
  Jiri Olsa 6d9f0c2d5e perf annotate: Switch struct annotation_data::percent to array 7 年之前
  Jiri Olsa c2f938ba5a perf annotate: Rename struct annotation_line::samples* to data* 7 年之前
  Jiri Olsa 0683d13c1a perf annotate: Get rid of annotation__scnprintf_samples_period() 7 年之前
  Jiri Olsa 5ecf7d30eb perf annotate: Make annotation_line__max_percent static 7 年之前
  Jiri Olsa 7a3e71e0d8 perf annotate: Make symbol__annotate_fprintf2() local 7 年之前
  Arnaldo Carvalho de Melo f178fd2d49 perf annotate: Move objdump_path to struct annotation_options 7 年之前
  Arnaldo Carvalho de Melo cd0cccbae9 perf hists browser: Pass annotation_options from tool to browser 7 年之前
  Arnaldo Carvalho de Melo a47e843edc perf annotate: Move disassembler_style global to annotation_options 7 年之前
  Arnaldo Carvalho de Melo 1eddd9e410 perf annotate: Adopt anotation options from symbol_conf 7 年之前
  Arnaldo Carvalho de Melo 380195e2b0 perf annotate: Pass annotation_options to symbol__annotate() 7 年之前
  Arnaldo Carvalho de Melo 982d410bc6 perf annotate stdio: Use annotation_options consistently 7 年之前
  Arnaldo Carvalho de Melo 9132d3d92d perf annotate: Add comment about annotated_src->nr_histograms 7 年之前
  Arnaldo Carvalho de Melo 14c8dde170 perf annotate: Replace symbol__alloc_hists() with symbol__hists() 7 年之前
  Arnaldo Carvalho de Melo e1a91a834d perf annotate: __symbol__inc_addr_samples() needs just annotated_source 7 年之前
  Arnaldo Carvalho de Melo 116c626b9a perf annotate: Split allocation of annotated_source struct 7 年之前
  Arnaldo Carvalho de Melo e345f3bd9b perf annotate: Pass perf_evsel instead of just evsel->idx 7 年之前
  Jin Yao 3e71fc0319 perf annotate: Create hotkey 'c' to show min/max cycles 7 年之前
  Jin Yao 48659ebf37 perf annotate: Record the min/max cycles 7 年之前
  Arnaldo Carvalho de Melo 592c10e217 perf annotate: Allow showing offsets in more than just jump targets 7 年之前
  Arnaldo Carvalho de Melo b213eac245 perf annotate: Introduce annotation__scnprintf_samples_period() method 7 年之前
  Arnaldo Carvalho de Melo 2eff061162 perf annotate: Add "_local" to jump/offset validation routines 7 年之前
  Arnaldo Carvalho de Melo 751b1783da perf annotate: Mark jumps to outher functions with the call arrow 7 年之前