update perf_event_open support to 3.14-rc3
commit3d79afae650ed537f434c3f8097fb9c0586dac01
authorVince Weaver <vincent.weaver@maine.edu>
Tue, 18 Feb 2014 17:44:07 +0000 (18 12:44 -0500)
committerDave Jones <davej@redhat.com>
Wed, 19 Feb 2014 19:01:55 +0000 (19 14:01 -0500)
tree9e6d49632252f2daf3e316e60a236c8065e105ef
parentfb1154351ff3cc2929b24309b7a5442436c8a525
update perf_event_open support to 3.14-rc3

Update perf_event_open support to 3.14-rc3.
The only real change is the addition of the
PERF_FLAG_FD_CLOEXEC flag.

Signed-off-by: Vince Weaver <vincent.weaver@maine.edu>
include/perf_event.h
syscalls/perf_event_open.c