Arnaldo Carvalho de Melo
|
3995614d9b
perf annotate: Fix fallback to unparsed disassembler line
|
10 years ago |
Arnaldo Carvalho de Melo
|
48000a1aed
perf tools: Remove EOL whitespaces
|
10 years ago |
Rabin Vincent
|
0fb9f2aab7
perf annotate: Fix memory leaks in LOCK handling
|
10 years ago |
Rabin Vincent
|
be81908c22
perf annotate: Handle ins parsing failures
|
10 years ago |
Andi Kleen
|
85c116a6cb
perf callchain: Make get_srcline fall back to sym+offset
|
10 years ago |
Andi Kleen
|
e592488c01
perf annotate: Support source line numbers in annotate
|
10 years ago |
Adrian Hunter
|
ee205503f2
perf tools: Fix annotation with kcore
|
10 years ago |
Arnaldo Carvalho de Melo
|
2c241bd35e
perf symbols: Make sym->end be the first address after the symbol range
|
10 years ago |
Alex Converse
|
1e2bb043f1
perf annotate: Don't truncate Intel style addresses
|
11 years ago |
Arnaldo Carvalho de Melo
|
972f393bc8
perf symbols: Make sure --symfs usage includes the path separator
|
11 years ago |
Arnaldo Carvalho de Melo
|
9cdbadceca
perf annotate: Print the evsel name in the stdio output
|
11 years ago |
Namhyung Kim
|
48c65bda95
perf annotate: Check availability of annotate when processing samples
|
11 years ago |
Arnaldo Carvalho de Melo
|
74cf249d5c
perf tools: Use zfree to help detect use after free bugs
|
11 years ago |
Arnaldo Carvalho de Melo
|
046625231a
perf tools: Introduce zfree
|
11 years ago |
Arnaldo Carvalho de Melo
|
44e8303944
perf annotate: Make symbol__inc_addr_samples private
|
11 years ago |
Arnaldo Carvalho de Melo
|
f626adffe1
perf annotate: Adopt methods from hists
|
11 years ago |
Arnaldo Carvalho de Melo
|
0f4e7a24d0
perf annotate: Add inc_samples method to addr_map_symbol
|
11 years ago |
Arnaldo Carvalho de Melo
|
b66d8c0caa
perf annotate: Auto allocate symbol per addr hist buckets
|
11 years ago |
Arnaldo Carvalho de Melo
|
bf4414ae7b
perf symbols: Constify dso->long_name
|
11 years ago |
Adrian Hunter
|
6e427ab02c
perf annotate: Find kcore symbols on other maps
|
11 years ago |
Adrian Hunter
|
afba19d9dc
perf symbols: Workaround objdump difficulties with kcore
|
12 years ago |
Namhyung Kim
|
86c98cab5a
perf annotate: Pass dso instead of dso_name to get_srcline()
|
12 years ago |
Namhyung Kim
|
f048d548f8
perf annotate: Factor out get/free_srcline()
|
12 years ago |
Namhyung Kim
|
89da393c17
perf annotate: Reuse path from the result of addr2line
|
12 years ago |
Adrian Hunter
|
886b37baa6
perf annotate: Fix objdump line parsing offset validation
|
12 years ago |
Adrian Hunter
|
b178170a38
perf annotate: Add call target name if it is missing
|
12 years ago |
Adrian Hunter
|
484a5e7476
perf annotate: Remove nop at end of annotation
|
12 years ago |
Adrian Hunter
|
bbb7f846f8
perf annotate: Allow disassembly using /proc/kcore
|
12 years ago |
Namhyung Kim
|
e64aa75bf5
perf annotate browser: Use disasm__calc_percent()
|
12 years ago |
Namhyung Kim
|
1491c22a5f
perf annotate: Support event group view for --print-line
|
12 years ago |