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

ctest: fix return value of check() #46

Closed ldorau closed 7 years ago

ldorau commented 7 years ago

Remove 'tail' from the pipe, because it overwrites the return value of 'match'.