[PATCH v5 1/3] Introduce -l/--syscall-limit option

Dmitry V. Levin ldv at strace.io
Fri Mar 31 15:03:56 UTC 2023


On Fri, Mar 31, 2023 at 02:30:05PM +0000, Kossi GLOKPOR wrote:
> Hi,
>  I was thinking about enabling it automatically. If the user enabled one of
> the daemonization options, we use it but if he isn't using one, we set
> --daemonize=grandchild and emit a warning telling the user we did so. Do
> you think this can do the trick?

The question is whether --syscall-limit without --attach and --daemonize
makes any sense.  If yes, we probably shouldn't enforce --daemonize, or at
least we would have to introduce --daemonize=none as currently we don't
provide any option to turn --daemonize off.


-- 
ldv


More information about the Strace-devel mailing list