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 41e05c1 commit 7000fadCopy full SHA for 7000fad
src/env.c
@@ -15,7 +15,7 @@
15
#define DEFAULT_SESSIONS_SZ 4096
16
#define DEFAULT_FNARGS_FMT_MAX_ARG_WIDTH 120
17
18
-const char *argp_program_version = "retsnoop v0.10";
+const char *argp_program_version = "retsnoop v0.10.1";
19
const char *argp_program_bug_address = "Andrii Nakryiko <[email protected]>";
20
const char argp_program_doc[] =
21
"retsnoop tool shows kernel call stacks based on specified function filters.\n"
0 commit comments