Message ID | tencent_8042C05909979D2A1AAFA8A3028854065808@qq.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | tools/tracing/rtla: Add .gitignore | expand |
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
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