Jiri Olsa
|
f681d593d1
perf annotate: Remove disasm__calc_percent() from disasm_line__print()
|
8 years ago |
Jiri Olsa
|
8b4c74dc5c
perf annotate: Add symbol__calc_lines function
|
8 years ago |
Jiri Olsa
|
073ae601ed
perf annotate: Add symbol__calc_percent function
|
8 years ago |
Jiri Olsa
|
7e304557ea
perf annotate: Add samples into struct annotation_line
|
8 years ago |
Jiri Olsa
|
f8eb37bd7c
perf annotate: Add annotated_source__purge function
|
8 years ago |
Jiri Olsa
|
c835e1914c
perf annotate: Add annotation_line__(new|delete) functions
|
8 years ago |
Jiri Olsa
|
82b9d7ff09
perf annotate: Add annotation_line__add function
|
8 years ago |
Jiri Olsa
|
c4c724364d
perf annotate: Add annotation_line__next function
|
8 years ago |
Jiri Olsa
|
d03a686ea6
perf annotate: Add evsel into struct annotation_line_args
|
8 years ago |
Jiri Olsa
|
4748834f96
perf annotate: Add offset/line/line_nr into struct annotate_args
|
8 years ago |
Jiri Olsa
|
1a04db70dc
perf annotate: Add map into struct annotate_args
|
8 years ago |
Jiri Olsa
|
24fe7b8893
perf annotate: Add arch into struct annotate_args
|
8 years ago |
Jiri Olsa
|
ea07c5aaed
perf annotate: Add struct annotate_args
|
8 years ago |
Jiri Olsa
|
c34df25b40
perf annotate: Add symbol__annotate function
|
8 years ago |
Jiri Olsa
|
d5490b9647
perf annotate: Move line/offset into annotation_line struct
|
8 years ago |
Jiri Olsa
|
a17c4ca0dd
perf annotate: Add annotation_line struct
|
8 years ago |
Ingo Molnar
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 years ago |
Ravi Bangoria
|
331c7cb307
perf symbols: Fix memory corruption because of zero length symbols
|
8 years ago |
Jiri Olsa
|
696e2457e9
perf annotate: Remove arch::cpuid_parse callback
|
8 years ago |
Taeung Song
|
1ac39372e0
perf annotate stdio: Support --show-nr-samples option
|
8 years ago |
Arnaldo Carvalho de Melo
|
48cc330852
perf annotate: Fix storing per line sym_hist_entry
|
8 years ago |
Arnaldo Carvalho de Melo
|
ce9ee4a2de
perf annotate stdio: Set enough columns for --show-total-period
|
8 years ago |
Taeung Song
|
38d2dcd0cc
perf annotate stdio: Fix column header when using --show-total-period
|
8 years ago |
Taeung Song
|
585d93c5ff
perf annotate stdio: Fix --show-total-period
|
8 years ago |
Taeung Song
|
461c17f00f
perf annotate: Store the sample period in each histogram bucket
|
8 years ago |
Taeung Song
|
bab89f6aed
perf hists: Pass perf_sample to __symbol__inc_addr_samples()
|
8 years ago |
Taeung Song
|
8158683da3
perf annotate: Rename 'sum' to 'nr_samples' in struct sym_hist
|
8 years ago |
Taeung Song
|
896bccd3cb
perf annotate: Introduce struct sym_hist_entry
|
8 years ago |
Krister Johansen
|
d2396999c9
perf buildid-cache: Cache debuginfo
|
8 years ago |
Jin Yao
|
7e63a13a26
perf annotate: Implement visual marker for macro fusion
|
8 years ago |