From: Gon Solo <gonsolo@gmail.com>
To: Peter Zijlstra <peterz@infradead.org>,
Ingo Molnar <mingo@redhat.com>,
Arnaldo Carvalho de Melo <acme@kernel.org>,
Mark Rutland <mark.rutland@arm.com>,
Alexander Shishkin <alexander.shishkin@linux.intel.com>,
Jiri Olsa <jolsa@redhat.com>, Namhyung Kim <namhyung@kernel.org>
Cc: Gon Solo <gonsolo@gmail.com>,
Andreas Wendleder <andreas.wendleder@gmail.com>,
linux-kernel@vger.kernel.org
Subject: [PATCH 2/2] Perf: Clean beauty directory.
Date: Sun, 7 Mar 2021 11:19:44 +0100 [thread overview]
Message-ID: <20210307101942.254366-2-gonsolo@gmail.com> (raw)
In-Reply-To: <20210307101942.254366-1-gonsolo@gmail.com>
Clean up generated beauty directory.
Suggested-by: Arnaldo Carvalho de Melo <acme@kernel.org>
Signed-off-by: Andreas Wendleder <andreas.wendleder@gmail.com>
---
tools/perf/Makefile.perf | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/perf/Makefile.perf b/tools/perf/Makefile.perf
index 5345ac70cd83..293e297f719d 100644
--- a/tools/perf/Makefile.perf
+++ b/tools/perf/Makefile.perf
@@ -1087,6 +1087,7 @@ clean:: $(LIBTRACEEVENT)-clean $(LIBAPI)-clean $(LIBBPF)-clean $(LIBSUBCMD)-clea
$(OUTPUT)$(sync_file_range_arrays)
$(call QUIET_CLEAN, Documentation) \
$(MAKE) -C $(DOC_DIR) O=$(OUTPUT) clean >/dev/null
+ $(call QUIET_CLEAN, beauty) $(RM) -r $(beauty_outdir)
#
# To provide FEATURE-DUMP into $(FEATURE_DUMP_COPY)
--
2.27.0
next prev parent reply other threads:[~2021-03-07 10:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-07 10:19 [PATCH 1/2] Perf: Clean generated directory, other archs Gon Solo
2021-03-07 10:19 ` Gon Solo [this message]
2021-03-25 12:40 ` Will Deacon
-- strict thread matches above, loose matches on Subject: below --
2021-03-03 18:32 Gon Solo
2021-03-03 18:32 ` [PATCH 2/2] Perf: Clean beauty directory Gon Solo
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=20210307101942.254366-2-gonsolo@gmail.com \
--to=gonsolo@gmail.com \
--cc=acme@kernel.org \
--cc=alexander.shishkin@linux.intel.com \
--cc=andreas.wendleder@gmail.com \
--cc=jolsa@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=mingo@redhat.com \
--cc=namhyung@kernel.org \
--cc=peterz@infradead.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