commit | 2716346602816ba7b74234a04b8e273e78b295cc | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Sat Aug 01 23:07:19 2015 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Sun Aug 02 00:10:52 2015 +0000 |
tree | b8c2866b08c1a9a93a5ea22fe66992e85588b954 | |
parent | bf62c1b52db799335a13fa56db363ab5d94d44fa [diff] |
epoll_create1: fix pathtrace support * pathtrace.c (pathtrace_match): Add SEN_epoll_create1.
diff --git a/pathtrace.c b/pathtrace.c index f6f0dc1..02a2926 100644 --- a/pathtrace.c +++ b/pathtrace.c
@@ -316,6 +316,7 @@ case SEN_bpf: case SEN_epoll_create: + case SEN_epoll_create1: case SEN_eventfd2: case SEN_eventfd: case SEN_fanotify_init: