eBPFDevSecTools / opened

OPENED Tool to extract specific eBPF functions from large monoliths (tested on Katran, Mizar, Cilium..)
Apache License 2.0
12 stars 6 forks source link

cqsearch recursion is hanging #20

Closed sdsen closed 1 year ago

sdsen commented 1 year ago

Is your feature request related to a problem? Please describe. For a bunch of cilium functions. Debug bottleneck. Describe the solution you'd like The cqsearch should complete function_call_graph generation. Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

sdsen commented 1 year ago

Fixed