Arnaldo Carvalho de Melo
|
37676af15c
perf symbols: Limit max callchain using max_stack on DWARF unwinding too
|
11 years ago |
Arnaldo Carvalho de Melo
|
602ad878d4
perf target: Shorten perf_target__ to target__
|
11 years ago |
Arnaldo Carvalho de Melo
|
a33fbd56ec
perf machine: Simplify synthesize_threads method
|
11 years ago |
Arnaldo Carvalho de Melo
|
58d925dced
perf machine: Introduce synthesize_threads method out of open coded equivalent
|
11 years ago |
Frederic Weisbecker
|
162f0befda
perf tools: Add time argument on COMM setting
|
11 years ago |
Waiman Long
|
91e9561742
perf report: Add --max-stack option to limit callchain stack scan
|
11 years ago |
Adrian Hunter
|
316d70d6db
perf symbols: Make a separate function to parse /proc/modules
|
11 years ago |
David Ahern
|
35feee19f9
perf machine: Add method to loop over threads and invoke handler
|
11 years ago |
David Ahern
|
8fb598e5a3
perf trace: Fix comm resolution when reading events from file
|
11 years ago |
Adrian Hunter
|
f4be904d2f
perf machine: Use snprintf instead of sprintf
|
11 years ago |
Adrian Hunter
|
aa7fe3b0c4
perf machine: Fix path unpopulated in machine__create_modules()
|
11 years ago |
Stephane Eranian
|
5c5e854bc7
perf tools: Add attr->mmap2 support
|
12 years ago |
Adrian Hunter
|
314add6b1f
perf tools: change machine__findnew_thread() to set thread pid
|
12 years ago |
Adrian Hunter
|
99d725fc65
perf tools: Add pid to struct thread
|
12 years ago |
David Ahern
|
236a3bbd5c
perf tools: Sample after exit loses thread correlation
|
12 years ago |
Adrian Hunter
|
61710bdee3
perf tools: Remove filter parameter of thread__find_addr_location()
|
12 years ago |
Adrian Hunter
|
611a5ce8aa
perf machine: Add symbol filter to struct machine
|
12 years ago |
Jason Wessel
|
8f76fcd902
perf machine: Do not require /lib/modules/* on a guest
|
12 years ago |
Adrian Hunter
|
8e0cf965f9
perf symbols: Add support for reading from /proc/kcore
|
12 years ago |
Adrian Hunter
|
39b12f7812
perf tools: Make it possible to read object code from vmlinux
|
12 years ago |
Greg Price
|
b21484f1a1
perf report/top: Add option to collapse undesired parts of call graph
|
12 years ago |
Adrian Hunter
|
380512345e
perf tools: struct thread has a tid not a pid
|
12 years ago |
Jiri Olsa
|
fa1531fdd7
perf tools: Remove callchain_cursor_reset call
|
12 years ago |
Stephane Eranian
|
bad4091791
perf machine: Detect data vs. text mappings
|
12 years ago |
Stephane Eranian
|
98a3b32c99
perf tools: Add mem access sampling core support
|
12 years ago |
David Ahern
|
ed8996a6d5
perf machine: Move machine__remove_thread and make static
|
12 years ago |
Arnaldo Carvalho de Melo
|
876650e6c3
perf machine: Introduce struct machines
|
12 years ago |
Arnaldo Carvalho de Melo
|
3f067dcab7
perf machine: Move more machine methods to machine.c
|
12 years ago |
Arnaldo Carvalho de Melo
|
69d2591a82
perf machine: Move more methods to machine.[ch]
|
12 years ago |
Namhyung Kim
|
4552cf0f77
perf machine: Set kernel data mapping length
|
12 years ago |