From: Changbin Du <changbin...@intel.com> v2: o add a patch to move thread::shortname to thread_runtime o add function perf_sched__process_comm() to process PERF_RECORD_COMM event.
Changbin Du (2): perf sched: move thread::shortname to thread_runtime perf sched map: re-annotate shortname if thread comm changed tools/perf/builtin-sched.c | 132 ++++++++++++++++++++++++++++++--------------- tools/perf/util/thread.h | 1 - 2 files changed, 90 insertions(+), 43 deletions(-) -- 2.7.4