From: He Kuang Date: Thu, 28 May 2015 13:28:55 +0000 (+0000) Subject: tools lib traceevent: Ignore libtrace-dynamic-list file X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=38e096249b4fca1a26ca8908ea2018a5faf366e2;p=deliverable%2Flinux.git tools lib traceevent: Ignore libtrace-dynamic-list file The libtrace-dynamic-list file is used to export symbols used by traceevent plugins. Signed-off-by: He Kuang Cc: Jiri Olsa Cc: Peter Zijlstra Cc: Wang Nan Link: http://lkml.kernel.org/r/1432819735-35040-2-git-send-email-hekuang@huawei.com Signed-off-by: Arnaldo Carvalho de Melo --- diff --git a/tools/lib/traceevent/.gitignore b/tools/lib/traceevent/.gitignore index 35f56be5a4cd..3c60335fe7be 100644 --- a/tools/lib/traceevent/.gitignore +++ b/tools/lib/traceevent/.gitignore @@ -1 +1,2 @@ TRACEEVENT-CFLAGS +libtraceevent-dynamic-list