Jin Yao
|
ab6c79b819
perf stat: Ignore error thread when enabling system-wide --per-thread
|
7 år sedan |
Jin Yao
|
147c508f30
perf tools: Use target->per_thread and target->system_wide flags
|
7 år sedan |
Jin Yao
|
73c0ca1eee
perf thread_map: Enumerate all threads from /proc
|
7 år sedan |
Arnaldo Carvalho de Melo
|
8d3cd4c3d3
perf thread_map: Add method to map all threads in the system
|
7 år sedan |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 år sedan |
Arnaldo Carvalho de Melo
|
a43783aeec
perf tools: Include errno.h where needed
|
8 år sedan |
Arnaldo Carvalho de Melo
|
a067558e2f
perf tools: Move extra string util functions to util/string2.h
|
8 år sedan |
Elena Reshetova
|
364fed3513
perf thread_map: Convert thread_map.refcnt from atomic_t to refcount_t
|
8 år sedan |
Arnaldo Carvalho de Melo
|
bdf23a9a19
perf thread_map: Correctly size buffer used with dirent->dt_name
|
8 år sedan |
Jiri Olsa
|
38af91f01d
perf thread_map: Add thread_map__remove function
|
8 år sedan |
Arnaldo Carvalho de Melo
|
602a1f4daa
perf tools: Rename strlist_for_each() macros to for_each_entry()
|
9 år sedan |
Jiri Olsa
|
097be0f503
perf thread_map: Make new_by_tid_str constructor public
|
9 år sedan |
Jiri Olsa
|
3407df8bbc
perf thread_map: Add has() method
|
9 år sedan |
Arnaldo Carvalho de Melo
|
3354cf7110
perf thread_map: Use readdir() instead of deprecated readdir_r()
|
9 år sedan |
Jiri Olsa
|
5966094239
perf thread_map: Add thread_map__new_event function
|
9 år sedan |
Namhyung Kim
|
7ecb48fde3
perf thread_map: Free strlist on constructor error path
|
9 år sedan |
Ingo Molnar
|
a11c51acc5
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
|
10 år sedan |
Arnaldo Carvalho de Melo
|
4a77e2183f
perf strlist: Make dupstr be the default and part of an extensible config parm
|
10 år sedan |
Arnaldo Carvalho de Melo
|
08ae217b8d
perf thread_map: Fix the sizeof() calculation for map entries
|
10 år sedan |
Jiri Olsa
|
792402fd5c
perf thrad_map: Add comm string into array
|
10 år sedan |
Jiri Olsa
|
62eea46438
perf thread_map: Introduce thread_map__reset function
|
10 år sedan |
Jiri Olsa
|
186fbb7432
perf tools: Add reference counting for thread_map object
|
10 år sedan |
Arnaldo Carvalho de Melo
|
060664f3b9
perf tools: Future-proof thread_map allocation size calculation
|
10 år sedan |
Jiri Olsa
|
e13798c77b
perf thread_map: Don't access the array entries directly
|
10 år sedan |
Jiri Olsa
|
9d7e8c3a96
perf tools: Add thread_map__(alloc|realloc) helpers
|
10 år sedan |
Arnaldo Carvalho de Melo
|
641556c98c
perf thread_map: Create dummy constructor out of open coded equivalent
|
10 år sedan |
Arnaldo Carvalho de Melo
|
74cf249d5c
perf tools: Use zfree to help detect use after free bugs
|
11 år sedan |
Arnaldo Carvalho de Melo
|
046625231a
perf tools: Introduce zfree
|
11 år sedan |
Franck Bui-Huu
|
e8cdd94777
perf tools: fix thread_map__new_by_pid_str() memory leak in error path
|
13 år sedan |
Stephane Eranian
|
6b1bee9035
perf tools: fix broken perf record -a mode
|
13 år sedan |