Skip to content
Commit df61e945 authored by Chen Linxuan's avatar Chen Linxuan Committed by Jonathan Corbet
Browse files

Documentation: update the description of TracerPid in procfs.rst



When the tracer of process is outside of current pid namespace, field
`TracerPid` in /proc/<pid>/status will be 0, too, just like this process
not have been traced.

This is because that function `task_pid_nr_ns` used to get the pid of
tracer will return 0 in this situation.

Co-authored-by: default avatarYuan Haisheng <heysion@deepin.com>
Signed-off-by: default avatarChen Linxuan <chenlinxuan@uniontech.com>
Link: https://lore.kernel.org/r/20221102081517.19770-1-chenlinxuan@uniontech.com


Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 5478cf6a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment