Historique des commits

Auteur SHA1 Message Date
  Arnaldo Carvalho de Melo 8d628d26b9 perf annnotate: Make __symbol__inc_addr_samples handle src->histograms == NULL 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 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 14c8dde170 perf annotate: Replace symbol__alloc_hists() with symbol__hists() il y a 7 ans
  Arnaldo Carvalho de Melo 0693f7588a perf annotate: Stop using symbol_conf.nr_events global in symbol__hists() il y a 7 ans
  Arnaldo Carvalho de Melo c6b635eece perf annotate: Introduce symbol__cycle_hists() il y a 7 ans
  Arnaldo Carvalho de Melo e8ea922a7e perf annotate: Introduce 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 be3e26d99c perf annotate: Introduce annotated_source__alloc_histograms il y a 7 ans
  Arnaldo Carvalho de Melo ca39650309 perf annotate: Introduce constructor/destructor for 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 f40dd6d1b4 perf annotate: __symbol__acount_cycles doesn't need notes 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 787e4da9f9 perf annotate: Show group event string for stdio 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
  Jin Yao 04d2600ab6 perf annotate: Display all available events on --stdio il y a 7 ans
  Arnaldo Carvalho de Melo 43c4023152 perf annotate: Allow setting the offset level in .perfconfig 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 c0459a0925 perf annotate: Show group details on the title line il y a 7 ans
  Arnaldo Carvalho de Melo 520d3f01ea perf annotate stdio2: Print more descriptive event information header 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 980b68ec06 perf annotate: Use absolute addresses to calculate jump target offsets il y a 7 ans
  Arnaldo Carvalho de Melo c448234cfe perf annotate: Defer searching for comma in raw line till it is needed il y a 7 ans
  Arnaldo Carvalho de Melo e4cc91b802 perf annotate: Support jumping from one function to another 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