Re: svn commit: r337611 - head/cddl/usr.sbin/dwatch/libexec

2018-08-11 Thread Devin Teske
> On Aug 11, 2018, at 9:09 AM, Brad Davis wrote: > >> On Sat, Aug 11, 2018, at 7:06 AM, Kristof Provost wrote: >> Hi Devin, >>> On 11 Aug 2018, at 8:32, Devin Teske wrote: >>> Author: dteske >>> Date: Sat Aug 11 06:32:31 2018 >>> New Revision: 337611 >>> URL: https://svnweb.freebsd.org/changese

Re: svn commit: r337611 - head/cddl/usr.sbin/dwatch/libexec

2018-08-11 Thread Cy Schubert
In message <2a5ddbe0-5a97-4b78-8a1e-5b1e11ae1...@freebsd.org>, "Kristof Provost " writes: > > --=_MailMate_37784F8A-DF73-4094-A86C-D7C2EF0CB551_= > Content-Type: text/plain; charset=utf-8; format=flowed > Content-Transfer-Encoding: 8bit > > On 11 Aug 2018, at 18:30, Cy Schubert wrote: > > In mess

Re: svn commit: r337611 - head/cddl/usr.sbin/dwatch/libexec

2018-08-11 Thread Kristof Provost
On 11 Aug 2018, at 18:30, Cy Schubert wrote: In message , "Kristof Provost " writes: --=_MailMate_CF172F01-6AF0-4E9D-A175-454A09953300_= Content-Type: text/plain; format=flowed Hi Devin, On 11 Aug 2018, at 8:32, Devin Teske wrote: Author: dteske Date: Sat Aug 11 06:32:31 2018 New Revision:

Re: svn commit: r337611 - head/cddl/usr.sbin/dwatch/libexec

2018-08-11 Thread Cy Schubert
In message , "Kristof Provost " writes: > > --=_MailMate_CF172F01-6AF0-4E9D-A175-454A09953300_= > Content-Type: text/plain; format=flowed > > Hi Devin, > > On 11 Aug 2018, at 8:32, Devin Teske wrote: > > Author: dteske > > Date: Sat Aug 11 06:32:31 2018 > > New Revision: 337611 > > URL: https://s

Re: svn commit: r337611 - head/cddl/usr.sbin/dwatch/libexec

2018-08-11 Thread Brad Davis
On Sat, Aug 11, 2018, at 7:06 AM, Kristof Provost wrote: > Hi Devin, > On 11 Aug 2018, at 8:32, Devin Teske wrote: >> Author: dteske >> Date: Sat Aug 11 06:32:31 2018 >> New Revision: 337611 >> URL: https://svnweb.freebsd.org/changeset/base/337611 >> >> Log: >> dwatch(1): Add systop profile

Re: svn commit: r337611 - head/cddl/usr.sbin/dwatch/libexec

2018-08-11 Thread Kristof Provost
Hi Devin, On 11 Aug 2018, at 8:32, Devin Teske wrote: Author: dteske Date: Sat Aug 11 06:32:31 2018 New Revision: 337611 URL: https://svnweb.freebsd.org/changeset/base/337611 Log: dwatch(1): Add systop profile Provides a top-like view of syscall consumers. MFC after:3 days X-MFC-t

svn commit: r337611 - head/cddl/usr.sbin/dwatch/libexec

2018-08-10 Thread Devin Teske
Author: dteske Date: Sat Aug 11 06:32:31 2018 New Revision: 337611 URL: https://svnweb.freebsd.org/changeset/base/337611 Log: dwatch(1): Add systop profile Provides a top-like view of syscall consumers. MFC after:3 days X-MFC-to: stable/11 Sponsored by: Smule, Inc. Added: