Re: [PATCH 1/3] tools lib traceevent: Add -O2 option to traceevent

From: Steven Rostedt
Date: Tue Oct 18 2016 - 11:30:15 EST


On Tue, 18 Oct 2016 11:01:09 +0900
Namhyung Kim <namhyung@xxxxxxxxxx> wrote:

> Hi Honggyu,
>
> You need to CC relevant maintainers when you send patches to LKML.
> For the libtraceevent, they are Arnaldo and Steven. You can use
> scripts/get_maintainer.pl for this job later. In addition running
> scripts/checkpatch.pl before sending patches is a good habit.
>
> Arnaldo and Steve,
>
> This is from uftrace building libtraceevent with the optimization flag
> and we want to fix the upstream as well.
>

Acked-by: Steven Rostedt <rostedt@xxxxxxxxxxx>

-- Steve