Re: [PATCH 03/15] perf session: Simplify tool stubs

From: Adrian Hunter
Date: Tue Mar 08 2016 - 02:49:22 EST


On 07/03/16 21:44, Arnaldo Carvalho de Melo wrote:
> From: Adrian Hunter <ajhunter@xxxxxxxxx>

Very sorry, but I just noticed that this and patch 5 (perf jit: Move clockid
validation) have the wrong email address for the "From" and "Signed-off-by".
It should be adrian.hunter@xxxxxxxxxx Please consider changing it or
dropping these patches for now.

>
> Some of the stubs are identical so just have one function for them.
>
> Signed-off-by: Adrian Hunter <ajhunter@xxxxxxxxx>
> Cc: Jiri Olsa <jolsa@xxxxxxxxxx>
> Cc: Stephane Eranian <eranian@xxxxxxxxxx>
> Link: http://lkml.kernel.org/r/1457005856-6143-3-git-send-email-adrian.hunter@xxxxxxxxx
> Signed-off-by: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>