public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: David Ahern <dsahern@gmail.com>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: acme@ghostprotocols.net, linux-kernel@vger.kernel.org,
	Namhyung Kim <namhyung@kernel.org>
Subject: Re: [PATCH] perf: clean should remove libtraceevent.a too
Date: Wed, 05 Sep 2012 18:51:28 -0600	[thread overview]
Message-ID: <5047F390.8020206@gmail.com> (raw)
In-Reply-To: <1346892154.27919.83.camel@gandalf.local.home>

On 9/5/12 6:42 PM, Steven Rostedt wrote:
> On Wed, 2012-09-05 at 18:10 -0600, David Ahern wrote:
>> It's built as part of perf, so it should be cleaned too.
>>
>> Signed-off-by: David Ahern <dsahern@gmail.com>
>> Cc: Steven Rostedt <rostedt@goodmis.org>
>> Cc: Namhyung Kim <namhyung@kernel.org>
>> ---
>>   tools/perf/Makefile |    1 +
>>   1 file changed, 1 insertion(+)
>>
>> diff --git a/tools/perf/Makefile b/tools/perf/Makefile
>> index 90d8e09..5f0259e 100644
>> --- a/tools/perf/Makefile
>> +++ b/tools/perf/Makefile
>> @@ -1068,6 +1068,7 @@ clean:
>>   	$(RM) $(OUTPUT)PERF-VERSION-FILE $(OUTPUT)PERF-CFLAGS
>>   	$(RM) $(OUTPUT)util/*-bison*
>>   	$(RM) $(OUTPUT)util/*-flex*
>> +	$(RM) $(LIBTRACEEVENT)
>>   	$(python-clean)
>
> Actually, this should do the clean in the tools/lib/traceevent
> directory, as this change wont clean the objects created.
>
> -- Steve
>
>

Indeed. update coming.

      reply	other threads:[~2012-09-06  0:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-06  0:10 [PATCH] perf: clean should remove libtraceevent.a too David Ahern
2012-09-06  0:42 ` Steven Rostedt
2012-09-06  0:51   ` David Ahern [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5047F390.8020206@gmail.com \
    --to=dsahern@gmail.com \
    --cc=acme@ghostprotocols.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=namhyung@kernel.org \
    --cc=rostedt@goodmis.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox