[PATCH v11 0/3] Add support for Lua scripting
Dmitry V. Levin
ldv at altlinux.org
Fri Aug 25 21:22:17 UTC 2017
On Tue, Aug 15, 2017 at 01:09:20AM +0300, Victor Krapivensky wrote:
> Changelog:
> * Moved hooking logic from func_next_sc() to
> dispatch_event()/trace_syscall(), as suggested by Eugene.
> * Fixed simultaneous injection of signal and return value by different
> injection mechanisms (command-line inject options and Lua).
> * Fixed calling strace.C.monitor after strace.C.monitor_all.
> * New function strace.get_ioctl_code.
> * New function strace.get_sig_name.
> * Added tests for these two.
> * All pers_spec arguments were renamed to pers and are now just
> personality numbers.
> * Updated man page section (BTW, I've discovered lcpp [1] and it looks
> quite interesting; mentioned it in the man page).
> * Added support for two standalone FFI library implementations.
> * Fixed style issues.
>
> Next week, I'm going to: write up a NEWS entry; add more examples to the
> man page; work on merging my code.
>
> 1. https://github.com/m-schmoock/lcpp
>
> Victor Krapivensky (3):
> Initial support for LuaJIT scripting
> Introduce upoken function and expose it to LuaJIT scripts
> tests: check LuaJIT scripting support
Could you rebase this, please?
--
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20170826/c3d25cc7/attachment.bin>
More information about the Strace-devel
mailing list