aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/comm.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-27perf comm: Use atomic.h for refcountingGravatar Arnaldo Carvalho de Melo 1-4/+9
2014-08-13perf tools: Identify which comms are from execGravatar Adrian Hunter 1-2/+5
2014-01-16perf tools: Do proper comm override error handlingGravatar Frederic Weisbecker 1-9/+10
2013-12-27perf tools: Use zfree to help detect use after free bugsGravatar Arnaldo Carvalho de Melo 1-1/+1
2013-11-04perf tools: Get current comm instead of last oneGravatar Namhyung Kim 1-0/+15
2013-11-04perf tools: Add new COMM infrastructureGravatar Frederic Weisbecker 1-0/+106