Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
2e873d100d1418ba0f49163cf46df8e4e792a528
/
tools
/
perf
/
util
/
thread_map.c
ab6c79b
perf stat: Ignore error thread when enabling system-wide --per-thread
by Jin Yao
· 7 years ago
147c508
perf tools: Use target->per_thread and target->system_wide flags
by Jin Yao
· 7 years ago
73c0ca1e
perf thread_map: Enumerate all threads from /proc
by Jin Yao
· 7 years ago
8d3cd4c
perf thread_map: Add method to map all threads in the system
by Arnaldo Carvalho de Melo
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
a43783a
perf tools: Include errno.h where needed
by Arnaldo Carvalho de Melo
· 8 years ago
a067558
perf tools: Move extra string util functions to util/string2.h
by Arnaldo Carvalho de Melo
· 8 years ago
364fed3
perf thread_map: Convert thread_map.refcnt from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
bdf23a9
perf thread_map: Correctly size buffer used with dirent->dt_name
by Arnaldo Carvalho de Melo
· 8 years ago
38af91f
perf thread_map: Add thread_map__remove function
by Jiri Olsa
· 8 years ago
602a1f4
perf tools: Rename strlist_for_each() macros to for_each_entry()
by Arnaldo Carvalho de Melo
· 9 years ago
097be0f
perf thread_map: Make new_by_tid_str constructor public
by Jiri Olsa
· 9 years ago
3407df8
perf thread_map: Add has() method
by Jiri Olsa
· 9 years ago
3354cf7
perf thread_map: Use readdir() instead of deprecated readdir_r()
by Arnaldo Carvalho de Melo
· 9 years ago
5966094
perf thread_map: Add thread_map__new_event function
by Jiri Olsa
· 9 years ago
7ecb48f
perf thread_map: Free strlist on constructor error path
by Namhyung Kim
· 9 years ago
a11c51a
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 10 years ago
4a77e21
perf strlist: Make dupstr be the default and part of an extensible config parm
by Arnaldo Carvalho de Melo
· 10 years ago
08ae217
perf thread_map: Fix the sizeof() calculation for map entries
by Arnaldo Carvalho de Melo
· 10 years ago
792402f
perf thrad_map: Add comm string into array
by Jiri Olsa
· 10 years ago
62eea46
perf thread_map: Introduce thread_map__reset function
by Jiri Olsa
· 10 years ago
186fbb7
perf tools: Add reference counting for thread_map object
by Jiri Olsa
· 10 years ago
060664f
perf tools: Future-proof thread_map allocation size calculation
by Arnaldo Carvalho de Melo
· 10 years ago
e13798c
perf thread_map: Don't access the array entries directly
by Jiri Olsa
· 10 years ago
9d7e8c3
perf tools: Add thread_map__(alloc|realloc) helpers
by Jiri Olsa
· 10 years ago
641556c
perf thread_map: Create dummy constructor out of open coded equivalent
by Arnaldo Carvalho de Melo
· 10 years ago
74cf249
perf tools: Use zfree to help detect use after free bugs
by Arnaldo Carvalho de Melo
· 11 years ago
0466252
perf tools: Introduce zfree
by Arnaldo Carvalho de Melo
· 11 years ago
e8cdd94
perf tools: fix thread_map__new_by_pid_str() memory leak in error path
by Franck Bui-Huu
· 13 years ago
6b1bee9
perf tools: fix broken perf record -a mode
by Stephane Eranian
· 13 years ago
b52956c
perf tools: Allow multiple threads or processes in record, stat, top
by David Ahern
· 13 years ago
0d37aa3
perf tools: Introduce per user view
by Arnaldo Carvalho de Melo
· 13 years ago
9ae7d33
perf tools: Add fprintf methods for thread_map and cpu_map classes
by Arnaldo Carvalho de Melo
· 13 years ago
fd78260
perf threads: Move thread_map to separate file
by Arnaldo Carvalho de Melo
· 14 years ago