Arnaldo Carvalho de Melo
|
9cf195f80c
perf annotate browser: Be more robust when drawing jump arrows
|
7 лет назад |
Arnaldo Carvalho de Melo
|
5449f13c55
perf annotate: Get the cpuid from evsel->evlist->env in symbol__annotate()
|
7 лет назад |
Jiri Olsa
|
05d3f1a1d5
perf tools: Move symbol__calc_percent() call to outside symbol__disassemble()
|
7 лет назад |
Jiri Olsa
|
a5433b3ec9
perf annotate browser: Add disasm_line__write function
|
7 лет назад |
Jiri Olsa
|
ec03a77d7d
perf annotate browser: Use struct annotation_line in browser top
|
7 лет назад |
Jiri Olsa
|
9213afbdf9
perf annotate browser: Use struct annotation_line in find functions
|
7 лет назад |
Jiri Olsa
|
a5ef27020b
perf annotate browser: Use struct annotation_line in browser_line
|
7 лет назад |
Jiri Olsa
|
e1b60b5bd3
perf annotate browser: Change offsets to struct annotation_line
|
7 лет назад |
Jiri Olsa
|
7bcbcd589b
perf annotate browser: Change selection to struct annotation_line
|
7 лет назад |
Jiri Olsa
|
daf25d4303
perf annotate browser: Rename disasm_line__browser to browser_line
|
7 лет назад |
Jiri Olsa
|
0d9579701f
perf annotate browser: Rename struct browser_disasm_line to browser_line
|
7 лет назад |
Jiri Olsa
|
b15636c62f
perf annotate browser: Do not pass nr_events in disasm_rb_tree__insert
|
7 лет назад |
Jiri Olsa
|
3ab6db8d0f
perf annotate browser: Use samples data from struct annotation_line
|
7 лет назад |
Jiri Olsa
|
e425da6cae
perf annotate: Remove disasm__calc_percent() from annotate_browser__calc_percent()
|
7 лет назад |
Jiri Olsa
|
f8eb37bd7c
perf annotate: Add annotated_source__purge function
|
7 лет назад |
Jiri Olsa
|
c835e1914c
perf annotate: Add annotation_line__(new|delete) functions
|
7 лет назад |
Jiri Olsa
|
5b12adc849
perf annotate: Move rb_node to struct annotation_line
|
7 лет назад |
Jiri Olsa
|
c4c724364d
perf annotate: Add annotation_line__next function
|
7 лет назад |
Jiri Olsa
|
d03a686ea6
perf annotate: Add evsel into struct annotation_line_args
|
7 лет назад |
Jiri Olsa
|
c34df25b40
perf annotate: Add symbol__annotate function
|
7 лет назад |
Jiri Olsa
|
37236d5e0b
perf annotate: Move ipc/cycles into annotation_line struct
|
7 лет назад |
Jiri Olsa
|
d5490b9647
perf annotate: Move line/offset into annotation_line struct
|
7 лет назад |
Jiri Olsa
|
a17c4ca0dd
perf annotate: Add annotation_line struct
|
7 лет назад |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 лет назад |
Arnaldo Carvalho de Melo
|
eba9fac017
perf annotate browser: Help for cycling thru hottest instructions with TAB/shift+TAB
|
8 лет назад |
Taeung Song
|
3a555c7799
perf annotate browser: Circulate percent, total-period and nr-samples view
|
8 лет назад |
Taeung Song
|
9cef4b0b5b
perf annotate browser: Support --show-nr-samples option
|
8 лет назад |
Arnaldo Carvalho de Melo
|
3861c4a49b
perf annotate TUI: Set appropriate column width for period/percent
|
8 лет назад |
Taeung Song
|
f67d395c6e
perf annotate TUI: Fix column header when toggling period/percent
|
8 лет назад |
Arnaldo Carvalho de Melo
|
bc1e5d60ce
perf annotate TUI: Clarify calculation of column header widths
|
8 лет назад |