Re: [PATCH 2/2] selinux: add attributes to avc tracepoint

2020-08-06 Thread Paul Moore
On Thu, Aug 6, 2020 at 12:37 PM Steven Rostedt wrote: > On Thu, 6 Aug 2020 08:32:38 -0400 > Stephen Smalley wrote: > > > > > > In the commit message or in a Documentation/trace/events-avc.rst ? > > > > I was just asking for it in the commit message / patch description. I > > don't know what is

Re: [PATCH 2/2] selinux: add attributes to avc tracepoint

2020-08-06 Thread peter enderborg
On 8/6/20 2:11 PM, Stephen Smalley wrote: > On 8/6/20 4:03 AM, Thiébaud Weksteen wrote: > >> From: Peter Enderborg >> >> Add further attributes to filter the trace events from AVC. > > Please include sample usage and output in the description. > > Im not sure where you want it to be. In the

Re: [PATCH 2/2] selinux: add attributes to avc tracepoint

2020-08-06 Thread peter enderborg
On 8/6/20 3:49 PM, Stephen Smalley wrote: > On Thu, Aug 6, 2020 at 9:45 AM Stephen Smalley > wrote: >> On 8/6/20 8:32 AM, Stephen Smalley wrote: >> >>> On 8/6/20 8:24 AM, peter enderborg wrote: >>> On 8/6/20 2:11 PM, Stephen Smalley wrote: > On 8/6/20 4:03 AM, Thiébaud Weksteen wrote:

Re: [PATCH 2/2] selinux: add attributes to avc tracepoint

2020-08-06 Thread peter enderborg
On 8/6/20 5:03 PM, Stephen Smalley wrote: > On Thu, Aug 6, 2020 at 10:51 AM peter enderborg > wrote: >> On 8/6/20 3:49 PM, Stephen Smalley wrote: >>> On Thu, Aug 6, 2020 at 9:45 AM Stephen Smalley >>> wrote: On 8/6/20 8:32 AM, Stephen Smalley wrote: > On 8/6/20 8:24 AM, peter

Re: [PATCH 2/2] selinux: add attributes to avc tracepoint

2020-08-06 Thread Steven Rostedt
On Thu, 6 Aug 2020 08:32:38 -0400 Stephen Smalley wrote: > > > > In the commit message or in a Documentation/trace/events-avc.rst ? > > I was just asking for it in the commit message / patch description.  I > don't know what is typical for Documentation/trace. No, the Documentation/trace is

Re: [PATCH 2/2] selinux: add attributes to avc tracepoint

2020-08-06 Thread Stephen Smalley
On Thu, Aug 6, 2020 at 9:45 AM Stephen Smalley wrote: > > On 8/6/20 8:32 AM, Stephen Smalley wrote: > > > On 8/6/20 8:24 AM, peter enderborg wrote: > > > >> On 8/6/20 2:11 PM, Stephen Smalley wrote: > >>> On 8/6/20 4:03 AM, Thiébaud Weksteen wrote: > >>> > From: Peter Enderborg > >

Re: [PATCH 2/2] selinux: add attributes to avc tracepoint

2020-08-06 Thread Stephen Smalley
On 8/6/20 8:32 AM, Stephen Smalley wrote: On 8/6/20 8:24 AM, peter enderborg wrote: On 8/6/20 2:11 PM, Stephen Smalley wrote: On 8/6/20 4:03 AM, Thiébaud Weksteen wrote: From: Peter Enderborg Add further attributes to filter the trace events from AVC. Please include sample usage and

Re: [PATCH 2/2] selinux: add attributes to avc tracepoint

2020-08-06 Thread Stephen Smalley
On 8/6/20 8:24 AM, peter enderborg wrote: On 8/6/20 2:11 PM, Stephen Smalley wrote: On 8/6/20 4:03 AM, Thiébaud Weksteen wrote: From: Peter Enderborg Add further attributes to filter the trace events from AVC. Please include sample usage and output in the description. Im not sure where

Re: [PATCH 2/2] selinux: add attributes to avc tracepoint

2020-08-06 Thread Stephen Smalley
On 8/6/20 4:03 AM, Thiébaud Weksteen wrote: From: Peter Enderborg Add further attributes to filter the trace events from AVC. Please include sample usage and output in the description.

Re: [PATCH 2/2] selinux: add attributes to avc tracepoint

2020-08-06 Thread Stephen Smalley
On Thu, Aug 6, 2020 at 10:51 AM peter enderborg wrote: > > On 8/6/20 3:49 PM, Stephen Smalley wrote: > > On Thu, Aug 6, 2020 at 9:45 AM Stephen Smalley > > wrote: > >> On 8/6/20 8:32 AM, Stephen Smalley wrote: > >> > >>> On 8/6/20 8:24 AM, peter enderborg wrote: > >>> > On 8/6/20 2:11 PM,

[PATCH 2/2] selinux: add attributes to avc tracepoint

2020-08-06 Thread Thiébaud Weksteen
From: Peter Enderborg Add further attributes to filter the trace events from AVC. Signed-off-by: Peter Enderborg Reviewed-by: Thiébaud Weksteen --- include/trace/events/avc.h | 41 -- security/selinux/avc.c | 22 +++- 2 files changed,