vitalyvch / strace.ebpf

This repository contains a tool which traces syscalls in a fast way using eBPF linux kernel feature
https://github.com/vitalyvch/strace.ebpf
Other
16 stars 6 forks source link

Introduce some short configurable sleep ~30 ms into main loop to reduce CPU usage. #68

Open vitalyvch opened 7 years ago

vitalyvch commented 7 years ago

https://github.com/iovisor/bcc/issues/1033