aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/comm.c
Commit message (Expand)AuthorAge
* tools lib: Adopt zalloc()/zfree() from tools/perfArnaldo Carvalho de Melo2019-07-09
* perf comm: Remove needless headers from comm.hArnaldo Carvalho de Melo2019-01-25
* perf tools: Fix struct comm_str removal crashJiri Olsa2018-07-24
* Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2017-11-07
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | perf tools: Lock to protect comm_str rb treeKan Liang2017-10-03
|/
* perf tools: Remove string.h from util.hArnaldo Carvalho de Melo2017-04-24
* perf tools: Include errno.h where neededArnaldo Carvalho de Melo2017-04-19
* perf comm: Convert comm_str.refcnt from atomic_t to refcount_tElena Reshetova2017-03-03
* perf comm: Use atomic.h for refcountingArnaldo Carvalho de Melo2015-05-27
* perf tools: Identify which comms are from execAdrian Hunter2014-08-13
* perf tools: Do proper comm override error handlingFrederic Weisbecker2014-01-16
* perf tools: Use zfree to help detect use after free bugsArnaldo Carvalho de Melo2013-12-27
* perf tools: Get current comm instead of last oneNamhyung Kim2013-11-04
* perf tools: Add new COMM infrastructureFrederic Weisbecker2013-11-04