Skip to content

Instantly share code, notes, and snippets.

@sameo
Created May 17, 2021 08:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sameo/5f9b985bcf89bc6321aaa544d7c2f409 to your computer and use it in GitHub Desktop.
Save sameo/5f9b985bcf89bc6321aaa544d7c2f409 to your computer and use it in GitHub Desktop.
bpftrace -e 'kprobe:nested_vmx_failInvalid { printf("sleep by %d\n", tid); }'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment