[PATCH] Implement a %credentials trace class

Dmitry V. Levin ldv at altlinux.org
Mon Dec 16 23:03:36 UTC 2019


On Mon, Dec 16, 2019 at 10:20:41PM +0200, Andrey Zax wrote:
> On Mon, Dec 16, 2019 at 12:26 AM Dmitry V. Levin <ldv at altlinux.org> wrote:
> > Interesting.  How do you define system calls that are "related to process
> > credentials"?
> 
> System calls that get or set one of the process user or group ids
> (real, effective...)
> or supplementary group ids or system calls that get or set the thread
> capability sets.

Could you think of a regular expression that matches exactly this set of
system calls?  This would allow to automatically update all syscallent
files using a single sed expression.


-- 
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/20191217/e93cc762/attachment.bin>


More information about the Strace-devel mailing list