0.26.7
Bug fixes
- Fixed build error with kernels too old to support ktime_get_real (#1624)
- Fixed support for Fedora 32 and GCC 10 (#1620)
- Lowered cgroup limit size for ARM(#1622)
- Fixed compile errors on Linux 5.6 due to timespec/timeval (#1621)
- Changed timeout parameter for curl_multi_wait to avoid error return with libcurl >= 7.69.0 (#1616)
- Fixed return value checks for bpf_probe_read_str() (#1612)
- Fixed compile on Windows (#1604)