Skip to content

Instantly share code, notes, and snippets.

@surki
Created August 27, 2020 12:55
Show Gist options
  • Save surki/f0feadcdc633fe5e39bd40a288340d7b to your computer and use it in GitHub Desktop.
Save surki/f0feadcdc633fe5e39bd40a288340d7b to your computer and use it in GitHub Desktop.
exec /usr/local/bin/rr -F record -n \
 --disable-cpuid-features 0x80050440,0x40140400 --disable-cpuid-features-ext 0xffffd854,0xffffffff,0xf3ffffff \
 --disable-cpuid-features-xsave 0xfffffffe \
 "/usr/local/bin/ruby" "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment