aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHe Kuang <[email protected]>2015-05-28 13:28:55 +0000
committerArnaldo Carvalho de Melo <[email protected]>2015-06-08 10:30:32 -0300
commit38e096249b4fca1a26ca8908ea2018a5faf366e2 (patch)
treec6e1e09962e5420299d4fa1339eced326595b325
parente3d09ec8126fe2c9a3ade661e2126e215ca27a80 (diff)
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 <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Wang Nan <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
-rw-r--r--tools/lib/traceevent/.gitignore1
1 files changed, 1 insertions, 0 deletions
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