Arnaldo Carvalho de Melo
|
f56c083bc4
perf annotate: Move compute_ipc() to annotation library
|
7 years ago |
Arnaldo Carvalho de Melo
|
9d6bb41d1c
perf annotate: Move annotation_line array from TUI to generic code
|
7 years ago |
Arnaldo Carvalho de Melo
|
0e83a7e9e5
perf annotate tui: Move have_cycles to struct annotation
|
7 years ago |
Arnaldo Carvalho de Melo
|
00ea0eb21e
perf annotate tui: Use annotate_browser__cycles_width() mroe
|
7 years ago |
Arnaldo Carvalho de Melo
|
c426e5849b
perf annotate: Move cycles/IPC formatting width constants outside TUI
|
7 years ago |
Arnaldo Carvalho de Melo
|
98bc80b0a1
perf annotate: Move annotation_options out of the TUI browser
|
7 years ago |
Arnaldo Carvalho de Melo
|
696703af37
perf annotate: Find 'call' instruction target symbol at parsing time
|
7 years ago |
Arnaldo Carvalho de Melo
|
9c04409d7f
perf annotate browser: Be more robust when drawing jump arrows
|
7 years ago |
Jin Yao
|
b40982e846
perf report: Fix wrong jump arrow
|
7 years ago |
Arnaldo Carvalho de Melo
|
5449f13c55
perf annotate: Get the cpuid from evsel->evlist->env in symbol__annotate()
|
7 years ago |
Jiri Olsa
|
05d3f1a1d5
perf tools: Move symbol__calc_percent() call to outside symbol__disassemble()
|
7 years ago |
Jiri Olsa
|
a5433b3ec9
perf annotate browser: Add disasm_line__write function
|
8 years ago |
Jiri Olsa
|
ec03a77d7d
perf annotate browser: Use struct annotation_line in browser top
|
8 years ago |
Jiri Olsa
|
9213afbdf9
perf annotate browser: Use struct annotation_line in find functions
|
8 years ago |
Jiri Olsa
|
a5ef27020b
perf annotate browser: Use struct annotation_line in browser_line
|
8 years ago |
Jiri Olsa
|
e1b60b5bd3
perf annotate browser: Change offsets to struct annotation_line
|
8 years ago |
Jiri Olsa
|
7bcbcd589b
perf annotate browser: Change selection to struct annotation_line
|
7 years ago |
Jiri Olsa
|
daf25d4303
perf annotate browser: Rename disasm_line__browser to browser_line
|
7 years ago |
Jiri Olsa
|
0d9579701f
perf annotate browser: Rename struct browser_disasm_line to browser_line
|
7 years ago |
Jiri Olsa
|
b15636c62f
perf annotate browser: Do not pass nr_events in disasm_rb_tree__insert
|
8 years ago |
Jiri Olsa
|
3ab6db8d0f
perf annotate browser: Use samples data from struct annotation_line
|
8 years ago |
Jiri Olsa
|
e425da6cae
perf annotate: Remove disasm__calc_percent() from annotate_browser__calc_percent()
|
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 |