LinuxPerf.jl
LinuxPerf.jl copied to clipboard
Add fastpath for prctl and add fallback instead of erroring
fast_prctl compiles down to just a single llvm call on x86_64 for me.