From: Eduardo Damato <2758161+edamato@users.noreply.github.com> Date: Fri, 26 Aug 2022 11:05:02 +0000 (-0300) Subject: docs: add info on why eip and esp are zeroed out X-Git-Tag: v4.0.1rc1~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3fa04fa9471cc1020c8c7e534ef1d4fa500c90d6;p=procps-ng docs: add info on why eip and esp are zeroed out --- diff --git a/man/ps.1 b/man/ps.1 index 9ca5a6c0..dabfcfdc 100644 --- a/man/ps.1 +++ b/man/ps.1 @@ -1258,11 +1258,13 @@ otherwise. (alias T} eip EIP T{ -instruction pointer. +instruction pointer. As of kernel 4.9.xx will be zeroed out unless task is +exiting or being core dumped. T} esp ESP T{ -stack pointer. +stack pointer. As of kernel 4.9.xx will be zeroed out unless task is +exiting or being core dumped. T} etime ELAPSED T{