Namhyung Kim
|
574799bfdb
perf tools: Fix memory leak when synthesizing thread records
|
11 years ago |
Namhyung Kim
|
466fa76474
perf symbols: Apply all filters to an addr_location
|
11 years ago |
Namhyung Kim
|
b3cef7f60f
perf symbols: Record the reason for filtering an address_location
|
11 years ago |
Don Zickus
|
363b785f38
perf tools: Speed up thread map generation
|
11 years ago |
Don Zickus
|
bfd66cc71a
perf tools: Fix synthesizing mmaps for threads
|
11 years ago |
Adrian Hunter
|
0ae617bedd
perf record: Get ref_reloc_sym from kernel map
|
11 years ago |
Adrian Hunter
|
29b596b574
perf tools: Add kallsyms__get_function_start()
|
11 years ago |
Jiri Olsa
|
a18382b68f
perf tools: Make perf_event__synthesize_mmap_events global
|
11 years ago |
Dongsheng Yang
|
c239c25a82
perf tools: Do not synthesize the treads of default guest.
|
11 years ago |
Dongsheng Yang
|
f5db57c4c4
perf tools: Use machine->pid for tgid if machine is guest.
|
11 years ago |
Dongsheng Yang
|
73547aacdc
perf tools: Set event->header.misc to PERF_RECORD_MISC_GUEST_USER if machine is guest.
|
11 years ago |
Dongsheng Yang
|
995634650e
perf tools: Find the proc info under machine->root_dir.
|
11 years ago |
Dongsheng Yang
|
fb50bb43d0
perf tools: Add support for PERF_RECORD_MISC_GUEST_USER in thread__find_addr_map().
|
11 years ago |
Arnaldo Carvalho de Melo
|
cc22e575a6
perf symbols: Add 'machine' member to struct addr_location
|
11 years ago |
Arnaldo Carvalho de Melo
|
c506c96b61
tools lib symbol: Start carving out symbol parsing routines from perf
|
11 years ago |
David Ahern
|
1f3878c11c
perf thread: Move comm_list check into function
|
11 years ago |
Don Zickus
|
9d4ecc8893
perf tools: Synthesize anon MMAP records again
|
11 years ago |
Arnaldo Carvalho de Melo
|
62605dc50c
perf record: Synthesize non-exec MMAP records when --data used
|
11 years ago |
Arnaldo Carvalho de Melo
|
316c7136f8
perf tools: Finish the removal of 'self' arguments
|
11 years ago |
Frederic Weisbecker
|
162f0befda
perf tools: Add time argument on COMM setting
|
12 years ago |
Frederic Weisbecker
|
b9c5143a01
perf tools: Use an accessor to read thread comm
|
12 years ago |
Arnaldo Carvalho de Melo
|
2fd869f08a
perf tools: Fix up /proc/PID/maps parsing
|
11 years ago |
Stephane Eranian
|
3090ffb5a2
perf: Disable PERF_RECORD_MMAP2 support
|
12 years ago |
Stephane Eranian
|
5c5e854bc7
perf tools: Add attr->mmap2 support
|
12 years ago |
Adrian Hunter
|
ef89325f77
perf tools: Remove references to struct ip_event
|
12 years ago |
Adrian Hunter
|
314add6b1f
perf tools: change machine__findnew_thread() to set thread pid
|
12 years ago |
Adrian Hunter
|
326f59bf64
perf tools: Remove filter parameter of thread__find_addr_map()
|
12 years ago |
Adrian Hunter
|
61710bdee3
perf tools: Remove filter parameter of thread__find_addr_location()
|
12 years ago |
Adrian Hunter
|
e44baa3ea1
perf tools: Remove filter parameter of perf_event__preprocess_sample()
|
12 years ago |
Adrian Hunter
|
5b7ba82a75
perf symbols: Load kernel maps before using
|
12 years ago |