We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3772e03 commit 684e6b1Copy full SHA for 684e6b1
src/retsnoop.c
@@ -115,7 +115,7 @@ static struct env {
115
.stacks_map_sz = 4096,
116
};
117
118
-const char *argp_program_version = "retsnoop v0.9.5";
+const char *argp_program_version = "retsnoop v0.9.6";
119
const char *argp_program_bug_address = "Andrii Nakryiko <[email protected]>";
120
const char argp_program_doc[] =
121
"retsnoop tool shows kernel call stacks based on specified function filters.\n"
0 commit comments