Jin Yao
|
ab6c79b819
perf stat: Ignore error thread when enabling system-wide --per-thread
|
7 年之前 |
Jin Yao
|
147c508f30
perf tools: Use target->per_thread and target->system_wide flags
|
7 年之前 |
Jin Yao
|
73c0ca1eee
perf thread_map: Enumerate all threads from /proc
|
7 年之前 |
Arnaldo Carvalho de Melo
|
8d3cd4c3d3
perf thread_map: Add method to map all threads in the system
|
7 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Elena Reshetova
|
364fed3513
perf thread_map: Convert thread_map.refcnt from atomic_t to refcount_t
|
8 年之前 |
Jiri Olsa
|
38af91f01d
perf thread_map: Add thread_map__remove function
|
8 年之前 |
Jiri Olsa
|
097be0f503
perf thread_map: Make new_by_tid_str constructor public
|
9 年之前 |
Jiri Olsa
|
3407df8bbc
perf thread_map: Add has() method
|
9 年之前 |
Jiri Olsa
|
5966094239
perf thread_map: Add thread_map__new_event function
|
9 年之前 |
Jiri Olsa
|
792402fd5c
perf thrad_map: Add comm string into array
|
10 年之前 |
Jiri Olsa
|
186fbb7432
perf tools: Add reference counting for thread_map object
|
10 年之前 |
Jiri Olsa
|
38e89d2b17
perf thread_map: Change map entries into a struct
|
10 年之前 |
Jiri Olsa
|
e13798c77b
perf thread_map: Don't access the array entries directly
|
10 年之前 |
Arnaldo Carvalho de Melo
|
641556c98c
perf thread_map: Create dummy constructor out of open coded equivalent
|
10 年之前 |
Namhyung Kim
|
b3a319d528
perf evlist: Add thread_map__nr() helper
|
12 年之前 |
Robert Richter
|
61d5bf5b01
perf tools: Fix thread map that is type pid_t
|
13 年之前 |
David Ahern
|
b52956c961
perf tools: Allow multiple threads or processes in record, stat, top
|
13 年之前 |
Arnaldo Carvalho de Melo
|
0d37aa34f8
perf tools: Introduce per user view
|
13 年之前 |
Arnaldo Carvalho de Melo
|
9ae7d3351a
perf tools: Add fprintf methods for thread_map and cpu_map classes
|
13 年之前 |
Arnaldo Carvalho de Melo
|
fd78260b53
perf threads: Move thread_map to separate file
|
14 年之前 |