From 3fa04fa9471cc1020c8c7e534ef1d4fa500c90d6 Mon Sep 17 00:00:00 2001 From: Eduardo Damato <2758161+edamato@users.noreply.github.com> Date: Fri, 26 Aug 2022 08:05:02 -0300 Subject: [PATCH] docs: add info on why eip and esp are zeroed out --- man/ps.1 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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{