Arnaldo Carvalho de Melo
|
18ef15c675
perf tools: Experiment with cppcheck
|
8 vuotta sitten |
Jiri Olsa
|
6c50258443
perf unwind: Call unwind__prepare_access for forked thread
|
9 vuotta sitten |
Jiri Olsa
|
a2873325ff
perf unwind: Add initialized arg into unwind__prepare_access
|
9 vuotta sitten |
He Kuang
|
d64ec10ec8
perf unwind: Check the target platform before assigning unwind methods
|
9 vuotta sitten |
He Kuang
|
8132a2a841
perf unwind: Move unwind__prepare_access from thread_new into thread__insert_map
|
9 vuotta sitten |
Andi Kleen
|
480ca357fd
perf thread: Adopt get_main_thread from db-export.c
|
9 vuotta sitten |
Arnaldo Carvalho de Melo
|
2f3027ac28
perf thread: Introduce method to set comm from /proc/pid/self
|
9 vuotta sitten |
Eric Engestrom
|
3b556bced4
perf tools: Remove duplicate const qualifier
|
9 vuotta sitten |
Arnaldo Carvalho de Melo
|
abd8286884
perf thread: Fix reference count initial state
|
9 vuotta sitten |
Adrian Hunter
|
0d7e7acc47
perf tools: Avoid deadlock when map_groups are broken
|
10 vuotta sitten |
Arnaldo Carvalho de Melo
|
fdce6a4eda
perf tools: Remove redundant initialization of thread linkage members
|
10 vuotta sitten |
Arnaldo Carvalho de Melo
|
b91fc39f4a
perf machine: Protect the machine->threads with a rwlock
|
10 vuotta sitten |
Arnaldo Carvalho de Melo
|
e1ed3a5b87
perf tools: Use atomic_t to implement thread__{get,put} refcnt
|
10 vuotta sitten |
Jiri Olsa
|
01fbc1fee9
perf tools: Remove superfluous thread->comm_set setting
|
10 vuotta sitten |
Arnaldo Carvalho de Melo
|
f3b623b849
perf tools: Reference count struct thread
|
10 vuotta sitten |
Adrian Hunter
|
a848080836
perf tools: Only override the default :tid comm entry
|
10 vuotta sitten |
Adrian Hunter
|
00447ccdf3
perf tools: Add a thread stack for synthesizing call chains
|
10 vuotta sitten |
Arnaldo Carvalho de Melo
|
bb871a9c8d
perf tools: A thread's machine can be found via thread->mg->machine
|
10 vuotta sitten |
Arnaldo Carvalho de Melo
|
11246c708a
perf tools: Set thread->mg.machine in all places
|
10 vuotta sitten |
Namhyung Kim
|
380b5143ab
perf callchain: Use global caching provided by libunwind
|
11 vuotta sitten |
Namhyung Kim
|
66f066d899
perf callchain: Create an address space per thread
|
11 vuotta sitten |
Adrian Hunter
|
65de51f93e
perf tools: Identify which comms are from exec
|
11 vuotta sitten |
Adrian Hunter
|
bf49c35f63
perf tools: Add cpu to struct thread
|
11 vuotta sitten |
Jiri Olsa
|
acebd408be
perf tools: Remove verbose from functions prototypes
|
11 vuotta sitten |
Adrian Hunter
|
9608b84e4d
perf thread: Allow deletion of a thread with no map groups
|
11 vuotta sitten |
Adrian Hunter
|
1fcb876863
perf machine: Fix the value used for unknown pids
|
11 vuotta sitten |
Jiri Olsa
|
cddcef6077
perf tools: Share map_groups among threads of the same group
|
11 vuotta sitten |
Arnaldo Carvalho de Melo
|
a26ca6716a
perf tools: Reference count map_groups objects
|
11 vuotta sitten |
Arnaldo Carvalho de Melo
|
93d5731dcb
perf tools: Allocate thread map_groups's dynamically
|
11 vuotta sitten |
Arnaldo Carvalho de Melo
|
52a3cb8cfc
perf symbols: Introduce thread__find_cpumode_addr_location
|
11 vuotta sitten |