Historique des commits

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