Thomas Richter
|
0b58a77ca8
perf annotate: Fix s390 target function disassembly
|
7 years ago |
Arnaldo Carvalho de Melo
|
696703af37
perf annotate: Find 'call' instruction target symbol at parsing time
|
7 years ago |
Jin Yao
|
935f5a9d45
perf report: Fix a wrong offset issue when using /proc/kcore
|
7 years ago |
Arnaldo Carvalho de Melo
|
4e8fbc1c97
perf env: Adopt perf_env__arch() from the annotate code
|
7 years ago |
Arnaldo Carvalho de Melo
|
3285debaf5
perf annotate: Use perf_env when obtaining the arch name
|
7 years ago |
Arnaldo Carvalho de Melo
|
5449f13c55
perf annotate: Get the cpuid from evsel->evlist->env in symbol__annotate()
|
7 years ago |
Thomas Richter
|
35a8a148d8
perf annotate: Fix objdump comment parsing for Intel mov dissassembly
|
7 years ago |
Jiri Olsa
|
05d3f1a1d5
perf tools: Move symbol__calc_percent() call to outside symbol__disassemble()
|
7 years ago |
Jiri Olsa
|
9e4e0a9d2e
perf tools: Change (symbol|annotation)__calc_percent return type to void
|
7 years ago |
Ravi Bangoria
|
648388ae68
perf annotate: Do not truncate instruction names at 6 chars
|
7 years ago |
Jiri Olsa
|
f48e7c4070
perf annotate: Align source and offset lines
|
8 years ago |
Jiri Olsa
|
29971f9a82
perf annotate: Factor annotation_line__print from disasm_line__print
|
8 years ago |
Jiri Olsa
|
8f25b8197d
perf annotate: Add annotation_line__print function
|
8 years ago |
Jiri Olsa
|
81e436a0b3
perf annotate: Remove disasm__calc_percent function
|
8 years ago |
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 |