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