summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/thread_map.h
AgeCommit message (Expand)Author
2015-06-26perf thrad_map: Add comm string into arrayJiri Olsa
2015-06-25perf tools: Add reference counting for thread_map objectJiri Olsa
2015-06-23perf thread_map: Change map entries into a structJiri Olsa
2015-06-23perf thread_map: Don't access the array entries directlyJiri Olsa
2014-10-14perf thread_map: Create dummy constructor out of open coded equivalentArnaldo Carvalho de Melo
2013-03-15perf evlist: Add thread_map__nr() helperNamhyung Kim
2012-04-11perf tools: Fix thread map that is type pid_tRobert Richter
2012-02-13perf tools: Allow multiple threads or processes in record, stat, topDavid Ahern
2012-01-24perf tools: Introduce per user viewArnaldo Carvalho de Melo
2012-01-24perf tools: Add fprintf methods for thread_map and cpu_map classesArnaldo Carvalho de Melo
2011-01-24perf threads: Move thread_map to separate fileArnaldo Carvalho de Melo