Skip to content

Instantly share code, notes, and snippets.

@wkz
Created November 13, 2015 17:47
Show Gist options
  • Save wkz/228a8069dcb89ac38bc3 to your computer and use it in GitHub Desktop.
Save wkz/228a8069dcb89ac38bc3 to your computer and use it in GitHub Desktop.
sys_read {
hit[pid] += 1
}
--
sys_read {
hit[pid] += 1;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment