Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf tools: Remove string.h from util.h | Arnaldo Carvalho de Melo | 2017-04-24 | 1 | -0/+1 |
* | perf tools: Include errno.h where needed | Arnaldo Carvalho de Melo | 2017-04-19 | 1 | -0/+1 |
* | perf comm: Convert comm_str.refcnt from atomic_t to refcount_t | Elena Reshetova | 2017-03-03 | 1 | -9/+6 |
* | perf comm: Use atomic.h for refcounting | Arnaldo Carvalho de Melo | 2015-05-27 | 1 | -4/+9 |
* | perf tools: Identify which comms are from exec | Adrian Hunter | 2014-08-13 | 1 | -2/+5 |
* | perf tools: Do proper comm override error handling | Frederic Weisbecker | 2014-01-16 | 1 | -9/+10 |
* | perf tools: Use zfree to help detect use after free bugs | Arnaldo Carvalho de Melo | 2013-12-27 | 1 | -1/+1 |
* | perf tools: Get current comm instead of last one | Namhyung Kim | 2013-11-04 | 1 | -0/+15 |
* | perf tools: Add new COMM infrastructure | Frederic Weisbecker | 2013-11-04 | 1 | -0/+106 |