Libbpf userspace function bpf_task_fd_query
Low level wrapper around the BPF_TASK_FD_QUERY
syscall command.
Definition
int bpf_task_fd_query(int pid, int fd, __u32 flags, char *buf, __u32 *buf_len, __u32 *prog_id, __u32 *fd_type, __u64 *probe_offset, __u64 *probe_addr);
Docs could be improved
This part of the docs is incomplete, contributions are very welcome
Usage
Docs could be improved
This part of the docs is incomplete, contributions are very welcome
Example
Docs could be improved
This part of the docs is incomplete, contributions are very welcome