eunomia-bpf / bpftime

Userspace eBPF runtime for fast Uprobe & Syscall hook & Extensions with LLVM JIT
https://eunomia.dev/bpftime/
MIT License
699 stars 70 forks source link

third_party: add catch2 and argparse to submodule #198

Closed yunwei37 closed 6 months ago

yunwei37 commented 6 months ago

Description

Add Catch2 and argparse to submodule to make them the same as other packages, and speed up build

Type of change