[Tarantool-patches] [PATCH luajit v3 3/4] tools: add execution permission to sysprof parser

Maxim Kokryashkin max.kokryashkin at gmail.com
Mon Jul 31 23:30:05 MSK 2023


This patch adds execution permission to the
`luajit-parse-sysprof` helper script, so now
it is possible to call it without having to
change permissions beforehands.

Needed for tarantool/tarantool#8700
---
 tools/luajit-parse-sysprof.in | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 mode change 100644 => 100755 tools/luajit-parse-sysprof.in

diff --git a/tools/luajit-parse-sysprof.in b/tools/luajit-parse-sysprof.in
old mode 100644
new mode 100755
-- 
2.41.0



More information about the Tarantool-patches mailing list