Move monotonic_time to BPF class, use CLOCK_MONOTONIC
This allows all the tools (currently: trace and memleak) to use the `monotonic_time` facility, with the fix to use `CLOCK_MONOTONIC` instead of `CLOCK_MONOTONIC_RAW`. Resolves #931.
Showing
Please register or sign in to comment