Re: [PATCH v2 0/2] perf sched map: re-annotate shortname if thread comm changed

From: Jiri Olsa
Date: Tue Mar 06 2018 - 02:53:10 EST


On Tue, Mar 06, 2018 at 11:37:35AM +0800, changbin.du@xxxxxxxxx wrote:
> 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

Acked-by: Jiri Olsa <jolsa@xxxxxxxxxx>

thanks,
jirka

>
> tools/perf/builtin-sched.c | 132 ++++++++++++++++++++++++++++++---------------
> tools/perf/util/thread.h | 1 -
> 2 files changed, 90 insertions(+), 43 deletions(-)
>
> --
> 2.7.4
>