summaryrefslogtreecommitdiffstats
path: root/include/linux/ftrace.h
diff options
context:
space:
mode:
authorLai Jiangshan <laijs@cn.fujitsu.com>2009-03-24 11:03:01 +0800
committerIngo Molnar <mingo@elte.hu>2009-03-24 16:42:49 +0100
commitcc59c9e8d0165c632fd056c4a23e36f917507fb4 (patch)
tree8ca2b92345345d53ce3b5585cf87d72afddda43c /include/linux/ftrace.h
parentbe6f164a02f394675e2ac2077dd354cebef5b4c0 (diff)
downloadop-kernel-dev-cc59c9e8d0165c632fd056c4a23e36f917507fb4.zip
op-kernel-dev-cc59c9e8d0165c632fd056c4a23e36f917507fb4.tar.gz
ftrace: show virtual PID
Impact: fix PID output under namespaces When current namespace is not the global namespace, pid read from set_ftrace_pid is no correct. # ~/newpid_namespace_run bash # echo $$ 1 # echo 1 > set_ftrace_pid # cat set_ftrace_pid 3756 Since we write virtual PID to set_ftrace_pid, we need get virtual PID when we read it. Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com> Cc: Steven Rostedt <srostedt@redhat.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> LKML-Reference: <49C84D65.9050606@cn.fujitsu.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/linux/ftrace.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud