Wooooot, I've got BCC working! One of the main reasons why I switched to Linux was for the improve tracing capabilities, and finally got it to run! :D Performance! It's so close! :D https://github.com/iovisor/bcc
Another excellent utility: filelife(1) - trace short lived files. Ideal to for example find out where tempfiles are being written to! https://github.com/iovisor/bcc/blob/master/tools/filelife_example.txt …