aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/thread_map.h
Commit message (Expand)AuthorAge
* perf stat: Ignore error thread when enabling system-wide --per-threadJin Yao2018-02-27
* perf tools: Use target->per_thread and target->system_wide flagsJin Yao2018-02-16
* perf thread_map: Enumerate all threads from /procJin Yao2017-12-27
* perf thread_map: Add method to map all threads in the systemArnaldo Carvalho de Melo2017-12-05
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* perf thread_map: Convert thread_map.refcnt from atomic_t to refcount_tElena Reshetova2017-03-03
* perf thread_map: Add thread_map__remove functionJiri Olsa2016-12-15
* perf thread_map: Make new_by_tid_str constructor publicJiri Olsa2016-04-13
* perf thread_map: Add has() methodJiri Olsa2016-04-13
* perf thread_map: Add thread_map__new_event functionJiri Olsa2015-12-17
* perf thrad_map: Add comm string into arrayJiri Olsa2015-06-26
* perf tools: Add reference counting for thread_map objectJiri Olsa2015-06-25
* perf thread_map: Change map entries into a structJiri Olsa2015-06-23
* perf thread_map: Don't access the array entries directlyJiri Olsa2015-06-23
* perf thread_map: Create dummy constructor out of open coded equivalentArnaldo Carvalho de Melo2014-10-14
* perf evlist: Add thread_map__nr() helperNamhyung Kim2013-03-15
* perf tools: Fix thread map that is type pid_tRobert Richter2012-04-11
* perf tools: Allow multiple threads or processes in record, stat, topDavid Ahern2012-02-13
* perf tools: Introduce per user viewArnaldo Carvalho de Melo2012-01-24
* perf tools: Add fprintf methods for thread_map and cpu_map classesArnaldo Carvalho de Melo2012-01-24
* perf threads: Move thread_map to separate fileArnaldo Carvalho de Melo2011-01-24