Finding ioctls with Clang and Cxx.jl

Among the more popular tools in the linux debugging toolbox is strace, which allows users to easily trace and print out all system calls made by a…