Arnaldo Carvalho de Melo
|
2c241bd35e
perf symbols: Make sym->end be the first address after the symbol range
|
11 年之前 |
Avi Kivity
|
763122ade7
perf tools: Disable kernel symbol demangling by default
|
11 年之前 |
Namhyung Kim
|
e71e79457b
perf symbols: Don't demangle parameters and such by default
|
11 年之前 |
Namhyung Kim
|
0a7e6d1b68
perf tools: Check recorded kernel version when finding vmlinux
|
11 年之前 |
Arnaldo Carvalho de Melo
|
972f393bc8
perf symbols: Make sure --symfs usage includes the path separator
|
11 年之前 |
Adrian Hunter
|
2b5b8bb27b
perf tools: Add dso__type()
|
11 年之前 |
Adrian Hunter
|
9c00a81b6a
perf symbols: Add ability to iterate over a dso's symbols
|
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
|
f8be1c8c48
perf hists: Add support for accumulated stat of hist entry
|
13 年之前 |
Jiri Olsa
|
0776eb5935
perf tools: Move sample data structures from perf.h
|
11 年之前 |
Namhyung Kim
|
f214833054
perf report: Add --percentage option
|
11 年之前 |
Namhyung Kim
|
b3cef7f60f
perf symbols: Record the reason for filtering an address_location
|
11 年之前 |
Masami Hiramatsu
|
eb948e5083
perf probe: Allow to add events on the local functions
|
11 年之前 |
Arnaldo Carvalho de Melo
|
c96626b1da
perf symbols: No need to export dso__first_symbol
|
11 年之前 |
Masami Hiramatsu
|
99ca423387
perf symbols: Export elf_section_by_name and reuse
|
11 年之前 |
Arnaldo Carvalho de Melo
|
cc22e575a6
perf symbols: Add 'machine' member to struct addr_location
|
11 年之前 |
Arnaldo Carvalho de Melo
|
c506c96b61
tools lib symbol: Start carving out symbol parsing routines from perf
|
11 年之前 |
Arnaldo Carvalho de Melo
|
5230fb7db4
perf symbols: Set alloc flag close to setting the long_name
|
11 年之前 |
David Ahern
|
3bfe5f81fc
perf tools: Export setup_list
|
11 年之前 |
David Ahern
|
82d1deb054
perf symbols: Move idle syms check from top to generic function
|
11 年之前 |
Adrian Hunter
|
fc1b691d76
perf buildid-cache: Add ability to add kcore to the cache
|
12 年之前 |
Adrian Hunter
|
afba19d9dc
perf symbols: Workaround objdump difficulties with kcore
|
12 年之前 |
Adrian Hunter
|
316d70d6db
perf symbols: Make a separate function to parse /proc/modules
|
12 年之前 |
Willy Tarreau
|
fc2be6968e
perf symbols: Add new option --ignore-vmlinux for perf top
|
12 年之前 |
Ingo Molnar
|
89fe808ae7
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
|
12 年之前 |
Adrian Hunter
|
8e0cf965f9
perf symbols: Add support for reading from /proc/kcore
|
12 年之前 |
Stephane Eranian
|
98a3b32c99
perf tools: Add mem access sampling core support
|
12 年之前 |
Namhyung Kim
|
328ccdace8
perf report: Add --no-demangle option
|
12 年之前 |
Namhyung Kim
|
6e1f601a10
perf report: Make another loop for linking group hists
|
12 年之前 |