LinuxPerf.jl icon indicating copy to clipboard operation
LinuxPerf.jl copied to clipboard

Add fastpath for prctl and add fallback instead of erroring

Open Zentrik opened this issue 1 year ago • 0 comments

fast_prctl compiles down to just a single llvm call on x86_64 for me.

Zentrik avatar Sep 14 '24 07:09 Zentrik