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

Acked-by: Jiri Olsa <jo...@kernel.org>

thanks,
jirka

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

Reply via email to