Adrian Hunter
|
0d7e7acc47
perf tools: Avoid deadlock when map_groups are broken
|
10 年之前 |
Arnaldo Carvalho de Melo
|
fdce6a4eda
perf tools: Remove redundant initialization of thread linkage members
|
10 年之前 |
Arnaldo Carvalho de Melo
|
b91fc39f4a
perf machine: Protect the machine->threads with a rwlock
|
10 年之前 |
Arnaldo Carvalho de Melo
|
e1ed3a5b87
perf tools: Use atomic_t to implement thread__{get,put} refcnt
|
10 年之前 |
Jiri Olsa
|
01fbc1fee9
perf tools: Remove superfluous thread->comm_set setting
|
10 年之前 |
Arnaldo Carvalho de Melo
|
f3b623b849
perf tools: Reference count struct thread
|
10 年之前 |
Adrian Hunter
|
a848080836
perf tools: Only override the default :tid comm entry
|
10 年之前 |
Adrian Hunter
|
00447ccdf3
perf tools: Add a thread stack for synthesizing call chains
|
10 年之前 |
Arnaldo Carvalho de Melo
|
bb871a9c8d
perf tools: A thread's machine can be found via thread->mg->machine
|
10 年之前 |
Arnaldo Carvalho de Melo
|
11246c708a
perf tools: Set thread->mg.machine in all places
|
10 年之前 |
Namhyung Kim
|
380b5143ab
perf callchain: Use global caching provided by libunwind
|
11 年之前 |
Namhyung Kim
|
66f066d899
perf callchain: Create an address space per thread
|
11 年之前 |
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
|
acebd408be
perf tools: Remove verbose from functions prototypes
|
11 年之前 |
Adrian Hunter
|
9608b84e4d
perf thread: Allow deletion of a thread with no map groups
|
11 年之前 |
Adrian Hunter
|
1fcb876863
perf machine: Fix the value used for unknown pids
|
11 年之前 |
Jiri Olsa
|
cddcef6077
perf tools: Share map_groups among threads of the same group
|
11 年之前 |
Arnaldo Carvalho de Melo
|
a26ca6716a
perf tools: Reference count map_groups objects
|
11 年之前 |
Arnaldo Carvalho de Melo
|
93d5731dcb
perf tools: Allocate thread map_groups's dynamically
|
11 年之前 |
Arnaldo Carvalho de Melo
|
52a3cb8cfc
perf symbols: Introduce thread__find_cpumode_addr_location
|
11 年之前 |
Frederic Weisbecker
|
3178f58b98
perf tools: Do proper comm override error handling
|
11 年之前 |
David Ahern
|
8d00be815c
perf tools: Fix inverted error verification bug in thread__fork
|
11 年之前 |
Frederic Weisbecker
|
a5285ad9e3
perf tools: Tag thread comm as overriden
|
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 年之前 |
Arnaldo Carvalho de Melo
|
c824c4338a
perf tools: Stop using 'self' in some more places
|
11 年之前 |
Adrian Hunter
|
99d725fc65
perf tools: Add pid to struct thread
|
12 年之前 |