This website requires JavaScript.
Explore
Help
Sign In
varun-r-mallya
/
python-bpf
Watch
1
Star
0
Fork
0
You've already forked python-bpf
mirror of
https://github.com/varun-r-mallya/Python-BPF.git
synced
2025-12-31 21:06:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
18886816fbe62e113c84ee84c4cf4fd329e08499
python-bpf
/
pythonbpf
/
expr
History
varunrmallya
18886816fb
Merge pull request
#68
from pythonbpf/request-struct
...
Support enough machinery to make request struct work
2025-11-22 13:48:06 +05:30
..
__init__.py
add vmlinux expressions to eval expr
2025-10-21 03:24:27 +05:30
call_registry.py
Move CallHandlerRegistry to expr/call_registry.py, annotate eval_expr
2025-10-13 04:16:22 +05:30
expr_pass.py
Merge pull request
#68
from pythonbpf/request-struct
2025-11-22 13:48:06 +05:30
ir_ops.py
Make map val struct type allocation work by fixing pointer deref and debuginfogen: WIP
2025-11-22 13:20:09 +05:30
type_normalization.py
Move deref_to_depth to expr/ir_ops.py
2025-10-13 04:01:27 +05:30
vmlinux_registry.py
add debug info storage on assignment_info.py dataclass
2025-10-26 15:46:42 +05:30