Re: [PATCH v4 1/2] selinux: add tracepoint on audited events

2020-08-24 Thread Thiébaud Weksteen
> Merged into selinux/next, thanks! Thanks everyone for the reviews and constructive feedback!

Re: [PATCH v4 1/2] selinux: add tracepoint on audited events

2020-08-21 Thread Paul Moore
On Fri, Aug 21, 2020 at 10:09 AM Thiébaud Weksteen wrote: > > The audit data currently captures which process and which target > is responsible for a denial. There is no data on where exactly in the > process that call occurred. Debugging can be made easier by being able to > reconstruct the unifi

Re: [PATCH v4 1/2] selinux: add tracepoint on audited events

2020-08-21 Thread Stephen Smalley
On Fri, Aug 21, 2020 at 10:09 AM Thiébaud Weksteen wrote: > > The audit data currently captures which process and which target > is responsible for a denial. There is no data on where exactly in the > process that call occurred. Debugging can be made easier by being able to > reconstruct the unifi