Lift experimental status from stack tracing feature
* strace.1.in (.SH OPTIONS) <.B \-k>: Remove " (experimental)". * strace.c (usage) [ENABLE_STACKTRACE]: Likewise.
This commit is contained in:
parent
dfd58df4a7
commit
ecf5284f7d
@ -254,7 +254,7 @@ Align return values in a specific column (default column 40).
|
||||
Print the instruction pointer at the time of the system call.
|
||||
.TP
|
||||
.B \-k
|
||||
Print the execution stack trace of the traced processes after each system call (experimental).
|
||||
Print the execution stack trace of the traced processes after each system call.
|
||||
This option is available only if
|
||||
.B strace
|
||||
is built using \-\-enable\-stacktrace configure option.
|
||||
|
Loading…
x
Reference in New Issue
Block a user