[PATCH v2 0/2] perf sched map: re-annotate shortname if thread comm changed
From: changbin . du
Date: Mon Mar 05 2018 - 22:47:52 EST
From: Changbin Du <changbin.du@xxxxxxxxx>
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