linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] tools/tracing/rtla: Add .gitignore
@ 2023-04-21 12:12 Rong Tao
  2023-04-24  9:27 ` Daniel Bristot de Oliveira
  0 siblings, 1 reply; 2+ messages in thread
From: Rong Tao @ 2023-04-21 12:12 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>

Ignore rtla binary.

Signed-off-by: Rong Tao <rongtao@cestc.cn>
---
 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] tools/tracing/rtla: Add .gitignore
  2023-04-21 12:12 [PATCH] tools/tracing/rtla: Add .gitignore Rong Tao
@ 2023-04-24  9:27 ` Daniel Bristot de Oliveira
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Bristot de Oliveira @ 2023-04-24  9:27 UTC (permalink / raw)
  To: Rong Tao
  Cc: rongtao, Steven Rostedt, open list,
	open list:Real-time Linux Analysis (RTLA) tools

On 4/21/23 14:12, Rong Tao wrote:
> From: Rong Tao <rongtao@cestc.cn>

The patch makes sense (perf also has one), but we can improve the log.

Change the subsystem in the subject to rtla only, i.e.,

rtla: Add .gitignore file

> Ignore rtla binary.

Improve the log:

Add .gitignore file to ignore the rtla binary.
 
> Signed-off-by: Rong Tao <rongtao@cestc.cn>

Mind sending a v2?

Thanks
-- Daniel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-24  9:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-21 12:12 [PATCH] tools/tracing/rtla: Add .gitignore Rong Tao
2023-04-24  9:27 ` 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).