summaryrefslogtreecommitdiffstats
path: root/coverage/scripts/00-trace.sh
diff options
context:
space:
mode:
Diffstat (limited to 'coverage/scripts/00-trace.sh')
-rwxr-xr-xcoverage/scripts/00-trace.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/coverage/scripts/00-trace.sh b/coverage/scripts/00-trace.sh
new file mode 100755
index 00000000..34a19bb0
--- /dev/null
+++ b/coverage/scripts/00-trace.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+$R/bin/afb-client -k $WSURL monitor trace '{"add":{"api":"*","request":"*","event":"*","session":"*","global":"*"}}' &
+