eBPF enhanced fork of UCSV
For detailed documentation please refer to the parent repository. Here are modifications done to the UCSB
This fork adds optional eBPF-based profiling, which can be enabled with --with-ebpf and --with-ebpf-memory flags,
before execution make sure you have bcc installed at least version 0.21.0.
Raw collected metrics are available in results and results-single-threaded for single threaded. Some breakdown of results is available in user-vs-kernel-time.ipynb.