summarylogtreecommitdiffstats
path: root/luatrace.profile
diff options
context:
space:
mode:
Diffstat (limited to 'luatrace.profile')
-rw-r--r--luatrace.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/luatrace.profile b/luatrace.profile
new file mode 100644
index 000000000000..e167f4ed9506
--- /dev/null
+++ b/luatrace.profile
@@ -0,0 +1,3 @@
+#!/usr/bin/env @LUA@
+
+require('luatrace.profile').go(arg[1])