aboutsummaryrefslogtreecommitdiff
path: root/tools/syz-trace2syz/trace2syz.go
diff options
context:
space:
mode:
Diffstat (limited to 'tools/syz-trace2syz/trace2syz.go')
-rw-r--r--tools/syz-trace2syz/trace2syz.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/syz-trace2syz/trace2syz.go b/tools/syz-trace2syz/trace2syz.go
index d86333360..d634f137f 100644
--- a/tools/syz-trace2syz/trace2syz.go
+++ b/tools/syz-trace2syz/trace2syz.go
@@ -1,6 +1,8 @@
// Copyright 2018 syzkaller project authors. All rights reserved.
// Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
+// +build !codeanalysis
+
// syz-trace2syz converts strace traces to syzkaller programs.
//
// Simple usage: