[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <tip-38e096249b4fca1a26ca8908ea2018a5faf366e2@git.kernel.org>
Date: Tue, 9 Jun 2015 02:52:16 -0700
From: tip-bot for He Kuang <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: hpa@...or.com, acme@...hat.com, wangnan0@...wei.com,
a.p.zijlstra@...llo.nl, jolsa@...nel.org,
linux-kernel@...r.kernel.org, hekuang@...wei.com,
tglx@...utronix.de, mingo@...nel.org
Subject: [tip:perf/core] tools lib traceevent:
Ignore libtrace-dynamic-list file
Commit-ID: 38e096249b4fca1a26ca8908ea2018a5faf366e2
Gitweb: http://git.kernel.org/tip/38e096249b4fca1a26ca8908ea2018a5faf366e2
Author: He Kuang <hekuang@...wei.com>
AuthorDate: Thu, 28 May 2015 13:28:55 +0000
Committer: Arnaldo Carvalho de Melo <acme@...hat.com>
CommitDate: Mon, 8 Jun 2015 10:30:32 -0300
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 <hekuang@...wei.com>
Cc: Jiri Olsa <jolsa@...nel.org>
Cc: Peter Zijlstra <a.p.zijlstra@...llo.nl>
Cc: Wang Nan <wangnan0@...wei.com>
Link: http://lkml.kernel.org/r/1432819735-35040-2-git-send-email-hekuang@huawei.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
---
tools/lib/traceevent/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/lib/traceevent/.gitignore b/tools/lib/traceevent/.gitignore
index 35f56be..3c60335 100644
--- a/tools/lib/traceevent/.gitignore
+++ b/tools/lib/traceevent/.gitignore
@@ -1 +1,2 @@
TRACEEVENT-CFLAGS
+libtraceevent-dynamic-list
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists