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 年之前 |
Taeung Song
|
29dc267f27
perf annotate TUI: Fix --show-total-period
|
8 年之前 |
Arnaldo Carvalho de Melo
|
bb79a232b0
perf annotate TUI: Use sym_hist_entry in disasm_line_samples
|
8 年之前 |
Taeung Song
|
896bccd3cb
perf annotate: Introduce struct sym_hist_entry
|
8 年之前 |
Arnaldo Carvalho de Melo
|
8e99b6d453
tools include: Adopt strstarts() from the kernel
|
8 年之前 |
Jin Yao
|
7e63a13a26
perf annotate: Implement visual marker for macro fusion
|
8 年之前 |
Jin Yao
|
69fb09f6cc
perf annotate: Check for fused instructions
|
8 年之前 |
Jin Yao
|
dcaa394807
perf annotate: Return arch from symbol__disassemble() and save it in browser
|
8 年之前 |
Jin Yao
|
ec27ae1892
perf annotate browser: Display titles in left frame
|
8 年之前 |
Jin Yao
|
c564f0db92
perf report: Remove unnecessary check in annotate_browser_write()
|
8 年之前 |
Arnaldo Carvalho de Melo
|
b0742e90f5
perf tools: Don't include terminal handling headers in util.h
|
8 年之前 |
Arnaldo Carvalho de Melo
|
fd20e8111c
perf tools: Including missing inttypes.h header
|
8 年之前 |
Arnaldo Carvalho de Melo
|
877a7a1105
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
|
8 年之前 |
Ravi Bangoria
|
e216874cc1
perf annotate: Fix jump target outside of function address range
|
8 年之前 |
Arnaldo Carvalho de Melo
|
5252b1aeab
perf annotate: Show invalid jump offset in error message
|
8 年之前 |
Arnaldo Carvalho de Melo
|
75b49202d8
perf annotate: Remove duplicate 'name' field from disasm_line
|
8 年之前 |
Arnaldo Carvalho de Melo
|
786c1b5184
perf annotate: Start supporting cross arch annotation
|
8 年之前 |
Arnaldo Carvalho de Melo
|
be39db9f29
perf symbols: Remove symbol_filter_t machinery
|
9 年之前 |
Arnaldo Carvalho de Melo
|
ee51d85139
perf annotate: Introduce strerror for handling symbol__disassemble() errors
|
9 年之前 |
Arnaldo Carvalho de Melo
|
5cb725a972
perf annotate: Rename symbol__annotate() to symbol__disassemble()
|
9 年之前 |
Naveen N. Rao
|
6ef9492915
perf annotate: Generalize handling of 'ret' instructions
|
9 年之前 |
Taeung Song
|
41840d211c
perf config: Move config declarations from util/cache.h to util/config.h
|
9 年之前 |
Taeung Song
|
78ce08dfbd
perf annotate: Rename 'colors.code' to 'colors.jump_arrows'
|
9 年之前 |
Markus Trippelsdorf
|
d4913cbd05
perf annotate browser: Fix behaviour of Shift-Tab with nothing focussed
|
9 年之前 |
Arnaldo Carvalho de Melo
|
f06cff7c59
perf annotate: Don't die() when finding an invalid config option
|
10 年之前 |
Namhyung Kim
|
39ff7cdb5a
perf annotate: Fix 'annotate.use_offset' config variable usage
|
10 年之前 |