format chore

This commit is contained in:
2025-11-28 14:52:45 +05:30
parent 14af7ec4dd
commit 24e5829b80

View File

@ -68,6 +68,7 @@ def bpf_ktime_get_ns_emitter(
result = builder.call(fn_ptr, [], tail=False)
return result, ir.IntType(64)
@HelperHandlerRegistry.register(
"get_current_cgroup_id",
param_types=[],