Ravi Bangoria
|
edee44be59
perf annotate: Don't throw error for zero length symbols
|
8 yıl önce |
Ravi Bangoria
|
e216874cc1
perf annotate: Fix jump target outside of function address range
|
8 yıl önce |
Ravi Bangoria
|
3ee2eb6da2
perf annotate: Support jump instruction with target as second operand
|
8 yıl önce |
Ravi Bangoria
|
bec60e50af
perf annotate: Show raw form for jump instruction with indirect target
|
8 yıl önce |
Kim Phillips
|
0fcb1da4ab
perf annotate: AArch64 support
|
8 yıl önce |
Kim Phillips
|
859afa6ca9
perf annotate: Use arch->objdump.comment_char in dec__parse()
|
8 yıl önce |
Ravi Bangoria
|
dbdebdc538
perf annotate: Initial PowerPC support
|
8 yıl önce |
Arnaldo Carvalho de Melo
|
acc9bfb5fa
perf annotate: Improve support for ARM
|
8 yıl önce |
Arnaldo Carvalho de Melo
|
0781ea9234
perf annotate: Allow arches to have a init routine and a priv area
|
8 yıl önce |
Arnaldo Carvalho de Melo
|
2a1ff812c4
perf annotate: Introduce alternative method of keeping instructions table
|
8 yıl önce |
Arnaldo Carvalho de Melo
|
75b49202d8
perf annotate: Remove duplicate 'name' field from disasm_line
|
8 yıl önce |
Arnaldo Carvalho de Melo
|
763d8960a1
perf annotate: Add per arch instructions annotate handlers
|
8 yıl önce |
Arnaldo Carvalho de Melo
|
9c2fb451bd
perf annotate: Allow arches to specify functions to skip
|
8 yıl önce |
Arnaldo Carvalho de Melo
|
786c1b5184
perf annotate: Start supporting cross arch annotation
|
8 yıl önce |
Arnaldo Carvalho de Melo
|
5f62d4fd35
perf annotate: Resolve 'call' operands to function names
|
9 yıl önce |
Arnaldo Carvalho de Melo
|
bff5c30613
perf annotate: Pass the symbol's map/dso to the instruction parsers
|
9 yıl önce |
Ravi Bangoria
|
88a7fcf961
perf annotate: Do not ignore call instruction with indirect target
|
9 yıl önce |
Peter Zijlstra
|
70fbe05745
perf annotate: Add branch stack / basic block
|
9 yıl önce |
Arnaldo Carvalho de Melo
|
be39db9f29
perf symbols: Remove symbol_filter_t machinery
|
9 yıl önce |
Arnaldo Carvalho de Melo
|
b01141f4f5
perf annotate: Initialize the priv are in symbol__new()
|
9 yıl önce |
Arnaldo Carvalho de Melo
|
05ed3ac941
perf disassemble: Extract logic to find file to pass to objdump to a separate function
|
9 yıl önce |
Arnaldo Carvalho de Melo
|
3caee094d1
perf disassemble: Simplify logic for picking the filename to disassemble
|
9 yıl önce |
Arnaldo Carvalho de Melo
|
c12944f7fa
perf disassemble: Move check for kallsyms + !kcore
|
9 yıl önce |
Arnaldo Carvalho de Melo
|
c17c17e8c2
perf annotate: Plug filename string leak
|
9 yıl önce |
Arnaldo Carvalho de Melo
|
ee51d85139
perf annotate: Introduce strerror for handling symbol__disassemble() errors
|
9 yıl önce |
Arnaldo Carvalho de Melo
|
5cb725a972
perf annotate: Rename symbol__annotate() to symbol__disassemble()
|
9 yıl önce |
Arnaldo Carvalho de Melo
|
9955d0be16
perf annotate: Use pipe + fork instead of popen
|
9 yıl önce |
Peter Zijlstra (Intel)
|
135cce1bf1
perf annotate: Add number of samples to the header
|
9 yıl önce |
Peter Zijlstra (Intel)
|
53dd9b5f95
perf annotate: Simplify header dotted line sizing
|
9 yıl önce |
Naveen N. Rao
|
6ef9492915
perf annotate: Generalize handling of 'ret' instructions
|
9 yıl önce |