Namhyung Kim
|
540476de74
perf tools: Remove symbol_conf.use_callchain check
|
11 年之前 |
Jiri Olsa
|
14bd6d20fe
perf machine: Fix id_hdr_size initialization
|
11 年之前 |
Arnaldo Carvalho de Melo
|
046625231a
perf tools: Introduce zfree
|
11 年之前 |
Arnaldo Carvalho de Melo
|
c506c96b61
tools lib symbol: Start carving out symbol parsing routines from perf
|
11 年之前 |
Arnaldo Carvalho de Melo
|
7e155d4d5e
perf symbols: Remove open coded management of long_name_allocated member
|
11 年之前 |
Adrian Hunter
|
58a98c9cc5
perf symbols: Remove open coded management of short_name_allocated member
|
11 年之前 |
Arnaldo Carvalho de Melo
|
7521ab5925
perf machine: Don't open code assign dso->short_name
|
11 年之前 |
Arnaldo Carvalho de Melo
|
c7282f2eff
perf symbols: Rename [sl]name_alloc to match the members they refer to
|
11 年之前 |
Dongsheng Yang
|
2f37573507
perf tools: Remove condition in machine__get_kernel_start_addr.
|
11 年之前 |
Arnaldo Carvalho de Melo
|
37676af15c
perf symbols: Limit max callchain using max_stack on DWARF unwinding too
|
11 年之前 |
Arnaldo Carvalho de Melo
|
602ad878d4
perf target: Shorten perf_target__ to target__
|
11 年之前 |
Arnaldo Carvalho de Melo
|
a33fbd56ec
perf machine: Simplify synthesize_threads method
|
11 年之前 |
Arnaldo Carvalho de Melo
|
58d925dced
perf machine: Introduce synthesize_threads method out of open coded equivalent
|
11 年之前 |
Frederic Weisbecker
|
162f0befda
perf tools: Add time argument on COMM setting
|
12 年之前 |
Waiman Long
|
91e9561742
perf report: Add --max-stack option to limit callchain stack scan
|
12 年之前 |
Adrian Hunter
|
316d70d6db
perf symbols: Make a separate function to parse /proc/modules
|
12 年之前 |
David Ahern
|
35feee19f9
perf machine: Add method to loop over threads and invoke handler
|
12 年之前 |
David Ahern
|
8fb598e5a3
perf trace: Fix comm resolution when reading events from file
|
12 年之前 |
Adrian Hunter
|
f4be904d2f
perf machine: Use snprintf instead of sprintf
|
12 年之前 |
Adrian Hunter
|
aa7fe3b0c4
perf machine: Fix path unpopulated in machine__create_modules()
|
12 年之前 |
Stephane Eranian
|
5c5e854bc7
perf tools: Add attr->mmap2 support
|
12 年之前 |
Adrian Hunter
|
314add6b1f
perf tools: change machine__findnew_thread() to set thread pid
|
12 年之前 |
Adrian Hunter
|
99d725fc65
perf tools: Add pid to struct thread
|
12 年之前 |
David Ahern
|
236a3bbd5c
perf tools: Sample after exit loses thread correlation
|
12 年之前 |
Adrian Hunter
|
61710bdee3
perf tools: Remove filter parameter of thread__find_addr_location()
|
12 年之前 |
Adrian Hunter
|
611a5ce8aa
perf machine: Add symbol filter to struct machine
|
12 年之前 |
Jason Wessel
|
8f76fcd902
perf machine: Do not require /lib/modules/* on a guest
|
12 年之前 |
Adrian Hunter
|
8e0cf965f9
perf symbols: Add support for reading from /proc/kcore
|
12 年之前 |
Adrian Hunter
|
39b12f7812
perf tools: Make it possible to read object code from vmlinux
|
12 年之前 |
Greg Price
|
b21484f1a1
perf report/top: Add option to collapse undesired parts of call graph
|
12 年之前 |