コミット履歴

作者 SHA1 メッセージ 日付
  David Miller 0ab4188664 perf annotate: Add Sparc support 6 年 前
  Kim Phillips 4e67b2a5df perf annotate: Fix parsing aarch64 branch instructions after objdump update 7 年 前
  Martin Liška 1dc27f6330 perf annotate: Properly interpret indirect call 7 年 前
  Jiri Olsa 2354ae9bdc perf tools: Get rid of dso__needs_decompress() call in symbol__disassemble() 7 年 前
  Jiri Olsa 88c2119077 perf annotate: Add --percent-type option 7 年 前
  Jiri Olsa 4c04868fbe perf annotate: Display percent type in stdio output 7 年 前
  Jiri Olsa addba8b66f perf annotate: Make local period the default percent type 7 年 前
  Jiri Olsa 4c650ddc2e perf annotate: Pass 'struct annotation_options' to map_symbol__annotation_dump() 7 年 前
  Jiri Olsa c849c12cf3 perf annotate: Pass struct annotation_options to symbol__calc_lines() 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 2bcf73069b perf annotate: Loop group events directly in annotation__calc_percent() 7 年 前
  Jiri Olsa 48a1e4f238 perf annotate: Rename hist to sym_hist in annotation__calc_percent 7 年 前
  Jiri Olsa 0440af74dc perf annotate: Rename local sample variables to data 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 8d628d26b9 perf annnotate: Make __symbol__inc_addr_samples handle src->histograms == NULL 7 年 前
  Arnaldo Carvalho de Melo f178fd2d49 perf annotate: Move objdump_path to struct annotation_options 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 14c8dde170 perf annotate: Replace symbol__alloc_hists() with symbol__hists() 7 年 前
  Arnaldo Carvalho de Melo 0693f7588a perf annotate: Stop using symbol_conf.nr_events global in symbol__hists() 7 年 前
  Arnaldo Carvalho de Melo c6b635eece perf annotate: Introduce symbol__cycle_hists() 7 年 前