| Commit message (Expand) | Author | Age | Files | Lines |
* | perf tools: Fix struct comm_str removal crash | Jiri Olsa | 2018-07-24 | 1 | -5/+11 |
* | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar | 2017-11-07 | 1 | -0/+1 |
|\ |
|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | | perf tools: Lock to protect comm_str rb tree | Kan Liang | 2017-10-03 | 1 | -1/+17 |
|/ |
|
* | 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 |