aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/comm.c
AgeCommit message (Expand)Author
2018-09-26perf tools: Fix struct comm_str removal crashJiri Olsa
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-03perf tools: Lock to protect comm_str rb treeKan Liang
2017-04-24perf tools: Remove string.h from util.hArnaldo Carvalho de Melo
2017-04-19perf tools: Include errno.h where neededArnaldo Carvalho de Melo
2017-03-03perf comm: Convert comm_str.refcnt from atomic_t to refcount_tElena Reshetova
2015-05-27perf comm: Use atomic.h for refcountingArnaldo Carvalho de Melo
2014-08-13perf tools: Identify which comms are from execAdrian Hunter
2014-01-16perf tools: Do proper comm override error handlingFrederic Weisbecker
2013-12-27perf tools: Use zfree to help detect use after free bugsArnaldo Carvalho de Melo
2013-11-04perf tools: Get current comm instead of last oneNamhyung Kim
2013-11-04perf tools: Add new COMM infrastructureFrederic Weisbecker