Skip to content

Commit

Permalink
Merge pull request #1151 from dave-tucker/task-fd-query
Browse files Browse the repository at this point in the history
chore(xtask): Add bindings for bpf_task_fd_type
  • Loading branch information
dave-tucker authored Jan 31, 2025
2 parents 16ca725 + 74fad66 commit fd30e2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xtask/src/codegen/aya.rs
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ fn codegen_bindings(opts: &SysrootOptions, libbpf_dir: &Path) -> Result<(), anyh
"bpf_devmap_val",
"bpf_stats_type",
"bpf_perf_event_type",
"bpf_task_fd_type",
// BTF
"btf_header",
"btf_ext_info",
Expand Down

0 comments on commit fd30e2e

Please sign in to comment.