Wang Nan
|
ba92732e98
perf kmaps: Check kmaps to make code more robust
|
10 年之前 |
David Ahern
|
e03eaa400c
perf tools: Add pid/tid filtering to report and script commands
|
10 年之前 |
Arnaldo Carvalho de Melo
|
48000a1aed
perf tools: Remove EOL whitespaces
|
10 年之前 |
Arnaldo Carvalho de Melo
|
18bd726418
perf symbols: Introduce method to iterate symbols ordered by name
|
10 年之前 |
Namhyung Kim
|
de4809999d
perf symbols: Return the first entry with a given name in find_by_name method
|
10 年之前 |
Namhyung Kim
|
00dc865798
perf record: Do not save pathname in ./debug/.build-id directory for vmlinux
|
10 年之前 |
Namhyung Kim
|
c00c48fc6e
perf symbols: Preparation for compressed kernel module support
|
10 年之前 |
Arnaldo Carvalho de Melo
|
2c241bd35e
perf symbols: Make sym->end be the first address after the symbol range
|
11 年之前 |
Arnaldo Carvalho de Melo
|
eba85230de
perf symbols: Fix map->end fixup
|
11 年之前 |
Anton Blanchard
|
c657f423ae
perf symbols: Add path to Ubuntu kernel debuginfo file
|
11 年之前 |
Avi Kivity
|
763122ade7
perf tools: Disable kernel symbol demangling by default
|
11 年之前 |
Namhyung Kim
|
0a7e6d1b68
perf tools: Check recorded kernel version when finding vmlinux
|
11 年之前 |
Namhyung Kim
|
e96c674fe2
perf symbols: Fix a memory leak in vmlinux_path__init()
|
11 年之前 |
Arnaldo Carvalho de Melo
|
e0336ed66f
perf tools: Add cpu_startup_entry to the list of kernel idle symbols
|
11 年之前 |
Arnaldo Carvalho de Melo
|
e7110b9fb9
perf top: Don't look for kernel idle symbols in all DSOs
|
11 年之前 |
Arnaldo Carvalho de Melo
|
972f393bc8
perf symbols: Make sure --symfs usage includes the path separator
|
11 年之前 |
Adrian Hunter
|
9c00a81b6a
perf symbols: Add ability to iterate over a dso's symbols
|
11 年之前 |
Adrian Hunter
|
bdac0bcf77
perf symbols: Do not attempt to read data from kallsyms
|
11 年之前 |
Adrian Hunter
|
c6d8f2a4a0
perf symbols: Record whether a dso is 64-bit
|
11 年之前 |
Jiri Olsa
|
c83023676d
perf hists browser: Add ui.show-headers config file option
|
11 年之前 |
Namhyung Kim
|
e511db5e94
perf tools: Enable --children option by default
|
11 年之前 |
Ingo Molnar
|
0066f3b93e
Merge branch 'perf/urgent' into perf/core
|
11 年之前 |
Namhyung Kim
|
1029f9fedf
perf symbols: Check compatible symtab type before loading dso
|
11 年之前 |
Namhyung Kim
|
98e9f03bbf
perf symbols: Destroy unused symsrcs
|
11 年之前 |
Arnaldo Carvalho de Melo
|
c96626b1da
perf symbols: No need to export dso__first_symbol
|
11 年之前 |
Adrian Hunter
|
d9b62aba87
perf tools: Adjust kallsyms for relocated kernel
|
11 年之前 |
Adrian Hunter
|
a00d28cb72
perf symbols: Prevent the use of kcore if the kernel has moved
|
11 年之前 |
Arnaldo Carvalho de Melo
|
74cf249d5c
perf tools: Use zfree to help detect use after free bugs
|
11 年之前 |
Arnaldo Carvalho de Melo
|
046625231a
perf tools: Introduce zfree
|
11 年之前 |
Arnaldo Carvalho de Melo
|
5f70619d67
perf symbols: Use consistent name for the DSO binary type member
|
11 年之前 |