From: Rong Tao <rtoax@foxmail.com>
To: bristot@kernel.org
Cc: rongtao@cestc.cn, Steven Rostedt <rostedt@goodmis.org>,
linux-kernel@vger.kernel.org (open list),
linux-trace-devel@vger.kernel.org (open list:Real-time Linux
Analysis (RTLA) tools)
Subject: [PATCH] rtla: Add .gitignore file
Date: Mon, 24 Apr 2023 18:46:06 +0800 [thread overview]
Message-ID: <tencent_3C22A3418CD06196C2E5A84AE3EBC2281206@qq.com> (raw)
From: Rong Tao <rongtao@cestc.cn>
Add .gitignore file to ignore the rtla binary.
Signed-off-by: Rong Tao <rongtao@cestc.cn>
---
v2: Improve the log and subsystem.
v1: https://lore.kernel.org/lkml/tencent_8042C05909979D2A1AAFA8A3028854065808@qq.com/
---
tools/tracing/rtla/.gitignore | 1 +
1 file changed, 1 insertion(+)
create mode 100644 tools/tracing/rtla/.gitignore
diff --git a/tools/tracing/rtla/.gitignore b/tools/tracing/rtla/.gitignore
new file mode 100644
index 000000000000..e9df32419b2b
--- /dev/null
+++ b/tools/tracing/rtla/.gitignore
@@ -0,0 +1 @@
+/rtla
--
2.39.1
next reply other threads:[~2023-04-24 11:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-24 10:46 Rong Tao [this message]
2023-04-25 7:56 ` [PATCH] rtla: Add .gitignore file Daniel Bristot de Oliveira
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=tencent_3C22A3418CD06196C2E5A84AE3EBC2281206@qq.com \
--to=rtoax@foxmail.com \
--cc=bristot@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-trace-devel@vger.kernel.org \
--cc=rongtao@cestc.cn \
--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;
as well as URLs for NNTP newsgroup(s).