lkml.org 
[lkml]   [2016]   [Feb]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RFC][PATCH 00/12] various perf fixes
On Mon, Feb 15, 2016 at 06:45:59PM +0100, Dmitry Vyukov wrote:
> However, you need to add getpid and gettid syscalls to the list of
> enabled syscalls in config (they are required for perf_event_open):
>
> "enable_syscalls": [
> "getpid",
> "gettid",
> "perf_event_open",
> "ioctl$PERF*",
> "prctl$void",
> "bpf$*",
> "sched_yield"
> ]
>

Yep, that made it work. I'll go have a look.

Thanks!

\
 
 \ /
  Last update: 2016-02-15 19:21    [W:0.097 / U:0.664 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site