aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/util/comm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-24perf tools: Remove string.h from util.hArnaldo Carvalho de Melo1-0/+1
2017-04-19perf tools: Include errno.h where neededArnaldo Carvalho de Melo1-0/+1
2017-03-03perf comm: Convert comm_str.refcnt from atomic_t to refcount_tElena Reshetova1-9/+6
2015-05-27perf comm: Use atomic.h for refcountingArnaldo Carvalho de Melo1-4/+9
2014-08-13perf tools: Identify which comms are from execAdrian Hunter1-2/+5
2014-01-16perf tools: Do proper comm override error handlingFrederic Weisbecker1-9/+10
2013-12-27perf tools: Use zfree to help detect use after free bugsArnaldo Carvalho de Melo1-1/+1
2013-11-04perf tools: Get current comm instead of last oneNamhyung Kim1-0/+15
2013-11-04perf tools: Add new COMM infrastructureFrederic Weisbecker1-0/+106