/* SPDX-License-Identifier: GPL-2.0 */ #ifndef __PERF_CLOEXEC_H #define __PERF_CLOEXEC_H unsigned long perf_event_open_cloexec_flag(void); #endif /* __PERF_CLOEXEC_H */Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Yann Droneaud | 16 | 94.12% | 1 | 50.00% |
Greg Kroah-Hartman | 1 | 5.88% | 1 | 50.00% |
Total | 17 | 100.00% | 2 | 100.00% |