mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-21 08:49:06 +08:00
sync: start syncing perf_event.h UAPI header as well
This header is necessary for libbpf-sys to generate perf-related Rust bindings. It's more convenient to have it available locally with libbpf. Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
This commit is contained in:
committed by
Andrii Nakryiko
parent
0ee425cdd7
commit
b4b6e4dc20
1388
include/uapi/linux/perf_event.h
Normal file
1388
include/uapi/linux/perf_event.h
Normal file
File diff suppressed because it is too large
Load Diff
@@ -47,6 +47,7 @@ PATH_MAP=( \
|
||||
[tools/include/uapi/linux/netlink.h]=include/uapi/linux/netlink.h \
|
||||
[tools/include/uapi/linux/pkt_cls.h]=include/uapi/linux/pkt_cls.h \
|
||||
[tools/include/uapi/linux/pkt_sched.h]=include/uapi/linux/pkt_sched.h \
|
||||
[include/uapi/linux/perf_event.h]=include/uapi/linux/perf_event.h \
|
||||
[Documentation/bpf/libbpf]=docs \
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user