Ravi Bangoria
|
dbdebdc538
perf annotate: Initial PowerPC support
|
8 年之前 |
Arnaldo Carvalho de Melo
|
acc9bfb5fa
perf annotate: Improve support for ARM
|
8 年之前 |
Arnaldo Carvalho de Melo
|
0781ea9234
perf annotate: Allow arches to have a init routine and a priv area
|
8 年之前 |
Arnaldo Carvalho de Melo
|
2a1ff812c4
perf annotate: Introduce alternative method of keeping instructions table
|
8 年之前 |
Arnaldo Carvalho de Melo
|
75b49202d8
perf annotate: Remove duplicate 'name' field from disasm_line
|
8 年之前 |
Arnaldo Carvalho de Melo
|
763d8960a1
perf annotate: Add per arch instructions annotate handlers
|
8 年之前 |
Arnaldo Carvalho de Melo
|
9c2fb451bd
perf annotate: Allow arches to specify functions to skip
|
8 年之前 |
Arnaldo Carvalho de Melo
|
786c1b5184
perf annotate: Start supporting cross arch annotation
|
8 年之前 |
Arnaldo Carvalho de Melo
|
5f62d4fd35
perf annotate: Resolve 'call' operands to function names
|
9 年之前 |
Arnaldo Carvalho de Melo
|
bff5c30613
perf annotate: Pass the symbol's map/dso to the instruction parsers
|
9 年之前 |
Ravi Bangoria
|
88a7fcf961
perf annotate: Do not ignore call instruction with indirect target
|
9 年之前 |
Peter Zijlstra
|
70fbe05745
perf annotate: Add branch stack / basic block
|
9 年之前 |
Arnaldo Carvalho de Melo
|
be39db9f29
perf symbols: Remove symbol_filter_t machinery
|
9 年之前 |
Arnaldo Carvalho de Melo
|
b01141f4f5
perf annotate: Initialize the priv are in symbol__new()
|
9 年之前 |
Arnaldo Carvalho de Melo
|
05ed3ac941
perf disassemble: Extract logic to find file to pass to objdump to a separate function
|
9 年之前 |
Arnaldo Carvalho de Melo
|
3caee094d1
perf disassemble: Simplify logic for picking the filename to disassemble
|
9 年之前 |
Arnaldo Carvalho de Melo
|
c12944f7fa
perf disassemble: Move check for kallsyms + !kcore
|
9 年之前 |
Arnaldo Carvalho de Melo
|
c17c17e8c2
perf annotate: Plug filename string leak
|
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 年之前 |
Arnaldo Carvalho de Melo
|
9955d0be16
perf annotate: Use pipe + fork instead of popen
|
9 年之前 |
Peter Zijlstra (Intel)
|
135cce1bf1
perf annotate: Add number of samples to the header
|
9 年之前 |
Peter Zijlstra (Intel)
|
53dd9b5f95
perf annotate: Simplify header dotted line sizing
|
9 年之前 |
Naveen N. Rao
|
6ef9492915
perf annotate: Generalize handling of 'ret' instructions
|
9 年之前 |
Ravi Bangoria
|
f2f4fe4410
perf annotate: Remove unused hist_entry__annotate function
|
9 年之前 |
Chris Ryder
|
7e4c149813
perf annotate: Sort list of recognised instructions
|
9 年之前 |
Chris Ryder
|
58c0400176
perf annotate: Fix identification of ARM blt and bls instructions
|
9 年之前 |
Masami Hiramatsu
|
0a77582f04
perf symbols: Introduce DSO__NAME_KALLSYMS and DSO__NAME_KCORE
|
9 年之前 |
Masami Hiramatsu
|
b5d8bbe860
perf tools: Use SBUILD_ID_SIZE where applicable
|
9 年之前 |
Jiri Olsa
|
2e0453af4e
perf hists: Move sort__has_sym into struct perf_hpp_list
|
9 年之前 |