He Kuang
|
8132a2a841
perf unwind: Move unwind__prepare_access from thread_new into thread__insert_map
|
9 年之前 |
He Kuang
|
f83c04156c
perf unwind: Introduce 'struct unwind_libunwind_ops' for local unwind
|
9 年之前 |
He Kuang
|
c1d1d0d9b3
perf unwind: Decouple thread->address_space on libunwind
|
9 年之前 |
Andi Kleen
|
480ca357fd
perf thread: Adopt get_main_thread from db-export.c
|
9 年之前 |
Arnaldo Carvalho de Melo
|
2f3027ac28
perf thread: Introduce method to set comm from /proc/pid/self
|
9 年之前 |
Jiri Olsa
|
e583d70c54
perf tools: Add dedicated unwind addr_space member into thread struct
|
9 年之前 |
Arnaldo Carvalho de Melo
|
86066064e3
perf tools: Elliminate alignment holes
|
10 年之前 |
Arnaldo Carvalho de Melo
|
e1ed3a5b87
perf tools: Use atomic_t to implement thread__{get,put} refcnt
|
10 年之前 |
David Ahern
|
e03eaa400c
perf tools: Add pid/tid filtering to report and script commands
|
10 年之前 |
Arnaldo Carvalho de Melo
|
f3b623b849
perf tools: Reference count struct thread
|
10 年之前 |
Adrian Hunter
|
00447ccdf3
perf tools: Add a thread stack for synthesizing call chains
|
10 年之前 |
Adrian Hunter
|
0db15b1e84
perf tools: Add facility to export data in database-friendly way
|
10 年之前 |
Arnaldo Carvalho de Melo
|
bb871a9c8d
perf tools: A thread's machine can be found via thread->mg->machine
|
10 年之前 |
Adrian Hunter
|
65de51f93e
perf tools: Identify which comms are from exec
|
11 年之前 |
Adrian Hunter
|
bf49c35f63
perf tools: Add cpu to struct thread
|
11 年之前 |
Jiri Olsa
|
cddcef6077
perf tools: Share map_groups among threads of the same group
|
11 年之前 |
Arnaldo Carvalho de Melo
|
93d5731dcb
perf tools: Allocate thread map_groups's dynamically
|
11 年之前 |
Jiri Olsa
|
8fffdb6821
perf tools: Remove thread__find_map function
|
11 年之前 |
Arnaldo Carvalho de Melo
|
52a3cb8cfc
perf symbols: Introduce thread__find_cpumode_addr_location
|
11 年之前 |
David Ahern
|
1f3878c11c
perf thread: Move comm_list check into function
|
11 年之前 |
Arnaldo Carvalho de Melo
|
316c7136f8
perf tools: Finish the removal of 'self' arguments
|
11 年之前 |
Namhyung Kim
|
4dfced359f
perf tools: Get current comm instead of last one
|
12 年之前 |
Frederic Weisbecker
|
1902efe7f6
perf tools: Add new COMM infrastructure
|
12 年之前 |
Frederic Weisbecker
|
162f0befda
perf tools: Add time argument on COMM setting
|
12 年之前 |
Frederic Weisbecker
|
b9c5143a01
perf tools: Use an accessor to read thread comm
|
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
|
326f59bf64
perf tools: Remove filter parameter of thread__find_addr_map()
|
12 年之前 |
Adrian Hunter
|
61710bdee3
perf tools: Remove filter parameter of thread__find_addr_location()
|
12 年之前 |
Adrian Hunter
|
5b7ba82a75
perf symbols: Load kernel maps before using
|
12 年之前 |