Re: [PATCH 0/3] perf trace powerpc: Remove libaudit dependency for syscalls

2018-02-15 Thread Arnaldo Carvalho de Melo
Em Mon, Jan 29, 2018 at 02:04:14PM +0530, Ravi Bangoria escreveu: > This is almost identical set of patches recently done for s390. > > With this, user can run perf trace without libaudit on powerpc > as well. Ex, > > $ make > ... libaudit: [ OFF ] > > $ ./perf trace ls Thanks, appl

Re: [PATCH 0/3] perf trace powerpc: Remove libaudit dependency for syscalls

2018-02-15 Thread Arnaldo Carvalho de Melo
Em Thu, Feb 15, 2018 at 10:43:36AM -0300, Arnaldo Carvalho de Melo escreveu: > Em Mon, Jan 29, 2018 at 02:04:14PM +0530, Ravi Bangoria escreveu: > > This is almost identical set of patches recently done for s390. > > > > With this, user can run perf trace without libaudit on powerpc > > as well. E

[PATCH 0/3] perf trace powerpc: Remove libaudit dependency for syscalls

2018-01-29 Thread Ravi Bangoria
This is almost identical set of patches recently done for s390. With this, user can run perf trace without libaudit on powerpc as well. Ex, $ make ... libaudit: [ OFF ] $ ./perf trace ls 0.221 ( 0.005 ms): ls/43330 open(filename: 0xac1e2778, flags: CLOEXEC ) = 3 0.227 ( 0.