[PATCH] Implement a %credentials trace class

Andrey Zax andrey.zax at gmail.com
Mon Dec 16 20:20:41 UTC 2019


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 add a description of the new class to the manual
> page, please?

Sure, I can add that to v2 patch


More information about the Strace-devel mailing list