mirror of
https://github.com/varun-r-mallya/Python-BPF.git
synced 2025-12-31 21:06:25 +00:00
Add trace_fields scaffolding
This commit is contained in:
@ -143,6 +143,7 @@ def process_bpf_chunk(func_node, module):
|
||||
process_func_body(module, builder, func_node, func)
|
||||
|
||||
print(func)
|
||||
print(module)
|
||||
return func
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user