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 лет назад |
Arnaldo Carvalho de Melo
|
e8ea922a7e
perf annotate: Introduce symbol__hists()
|
7 лет назад |
Arnaldo Carvalho de Melo
|
e1a91a834d
perf annotate: __symbol__inc_addr_samples() needs just annotated_source
|
7 лет назад |
Arnaldo Carvalho de Melo
|
be3e26d99c
perf annotate: Introduce annotated_source__alloc_histograms
|
7 лет назад |
Arnaldo Carvalho de Melo
|
ca39650309
perf annotate: Introduce constructor/destructor for annotated_source
|
7 лет назад |
Arnaldo Carvalho de Melo
|
116c626b9a
perf annotate: Split allocation of annotated_source struct
|
7 лет назад |
Arnaldo Carvalho de Melo
|
f40dd6d1b4
perf annotate: __symbol__acount_cycles doesn't need notes
|
7 лет назад |
Arnaldo Carvalho de Melo
|
e345f3bd9b
perf annotate: Pass perf_evsel instead of just evsel->idx
|
7 лет назад |
Jin Yao
|
787e4da9f9
perf annotate: Show group event string for stdio
|
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 лет назад |
Jin Yao
|
04d2600ab6
perf annotate: Display all available events on --stdio
|
7 лет назад |
Arnaldo Carvalho de Melo
|
43c4023152
perf annotate: Allow setting the offset level in .perfconfig
|
7 лет назад |
Arnaldo Carvalho de Melo
|
592c10e217
perf annotate: Allow showing offsets in more than just jump targets
|
7 лет назад |
Arnaldo Carvalho de Melo
|
c0459a0925
perf annotate: Show group details on the title line
|
7 лет назад |
Arnaldo Carvalho de Melo
|
520d3f01ea
perf annotate stdio2: Print more descriptive event information header
|
7 лет назад |