* [PATCH] rtla: Add .gitignore file
@ 2023-04-24 10:46 Rong Tao
2023-04-25 7:56 ` Daniel Bristot de Oliveira
0 siblings, 1 reply; 2+ messages in thread
From: Rong Tao @ 2023-04-24 10:46 UTC (permalink / raw)
To: bristot
Cc: rongtao, Steven Rostedt, open list,
open list:Real-time Linux Analysis (RTLA) tools
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] rtla: Add .gitignore file
2023-04-24 10:46 [PATCH] rtla: Add .gitignore file Rong Tao
@ 2023-04-25 7:56 ` Daniel Bristot de Oliveira
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Bristot de Oliveira @ 2023-04-25 7:56 UTC (permalink / raw)
To: Rong Tao
Cc: rongtao, Steven Rostedt, open list,
open list:Real-time Linux Analysis (RTLA) tools
On 4/24/23 12:46, Rong Tao wrote:
> From: Rong Tao <rongtao@cestc.cn>
>
> Add .gitignore file to ignore the rtla binary.
>
> Signed-off-by: Rong Tao <rongtao@cestc.cn>
Acked-by: Daniel Bristot de Oliveira <bristot@kernel.org>
> ---
> v2: Improve the log and subsystem.
> v1: https://lore.kernel.org/lkml/tencent_8042C05909979D2A1AAFA8A3028854065808@qq.com/
Thanks!
-- Daniel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-04-25 7:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-24 10:46 [PATCH] rtla: Add .gitignore file Rong Tao
2023-04-25 7:56 ` Daniel Bristot de Oliveira
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).