Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set CLOEXEC flag on perf_event_open fds
This appears to be what the rust stdlib does (see [0]) so following along with their conventions is probably best. This commit was inspired by this pr to perf-event: jimblandy/perf-event#29 [0]: rust-lang/rust#24237
- Loading branch information