[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2c79bcb0-3ef5-4cf1-91f3-d1f0bc1f6465@kernel.org>
Date: Fri, 15 Mar 2024 16:17:50 +0100
From: Daniel Bristot de Oliveira <bristot@...nel.org>
To: Arnaldo Carvalho de Melo <acme@...nel.org>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
Steven Rostedt <rostedt@...dmis.org>,
Arnaldo Carvalho de Melo <acme@...hat.com>,
Josh Poimboeuf <jpoimboe@...nel.org>, John Kacur <jkacur@...hat.com>,
Namhyung Kim <namhyung@...nel.org>, Jiri Olsa <jolsa@...nel.org>,
linux-perf-users@...r.kernel.org, linux-trace-kernel@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH V2 1/3] tools/tracing: Use tools/build makefiles on
latency-collector
On 3/15/24 15:53, Arnaldo Carvalho de Melo wrote:
> On Fri, Mar 15, 2024 at 03:48:58PM +0100, Daniel Bristot de Oliveira wrote:
>> On 3/15/24 15:24, Daniel Bristot de Oliveira wrote:
>>> Use tools/build/ makefiles to build latency-collector, inheriting
>>> the benefits of it. For example: Before this patch, a missing
>>> tracefs/traceevents headers will result in fail like this:
>>>
>>> -------------------------------- %< -------------------------------
>>
>> Oops, b4 is interpreting these ------ as the '---' separator, and is truncating
>> the message. I will fix this in a v3.
>>
>> sorry.
>
> Yeah, that confuses scripts, that separator.
checkpatch did not point that as an error, and git am works as well.... but it
indeed confuses other scripts...
Thanks, Arnaldo.
-- Daniel
Powered by blists - more mailing lists