Arnaldo Carvalho de Melo
|
5449f13c55
perf annotate: Get the cpuid from evsel->evlist->env in symbol__annotate()
|
7 years ago |
Jiri Olsa
|
9e4e0a9d2e
perf tools: Change (symbol|annotation)__calc_percent return type to void
|
7 years ago |
Jiri Olsa
|
fa1924eb4a
perf annotate: Remove struct source_line
|
8 years ago |
Jiri Olsa
|
81e436a0b3
perf annotate: Remove disasm__calc_percent function
|
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
|
5b12adc849
perf annotate: Move rb_node to struct annotation_line
|
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
|
c34df25b40
perf annotate: Add symbol__annotate function
|
8 years ago |
Jiri Olsa
|
37236d5e0b
perf annotate: Move ipc/cycles into annotation_line struct
|
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 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 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 |
Jin Yao
|
7e63a13a26
perf annotate: Implement visual marker for macro fusion
|
8 years ago |
Jin Yao
|
69fb09f6cc
perf annotate: Check for fused instructions
|
8 years ago |
Jin Yao
|
dcaa394807
perf annotate: Return arch from symbol__disassemble() and save it in browser
|
8 years ago |
Taeung Song
|
99094a5e94
perf annotate: Fix missing number of samples for source_line_samples
|
8 years ago |
Ravi Bangoria
|
e216874cc1
perf annotate: Fix jump target outside of function address range
|
8 years ago |
Arnaldo Carvalho de Melo
|
75b49202d8
perf annotate: Remove duplicate 'name' field from disasm_line
|
8 years ago |
Arnaldo Carvalho de Melo
|
786c1b5184
perf annotate: Start supporting cross arch annotation
|
8 years ago |
Arnaldo Carvalho de Melo
|
bff5c30613
perf annotate: Pass the symbol's map/dso to the instruction parsers
|
9 years ago |
Peter Zijlstra
|
70fbe05745
perf annotate: Add branch stack / basic block
|
9 years ago |