diff options
author | Carsten Emde <Carsten.Emde@osadl.org> | 2009-03-18 09:00:41 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-03-18 10:10:18 +0100 |
commit | a635cf0497342978d417cae19d4a4823932977ff (patch) | |
tree | afacf84eb85388801a04996ed62e000cdfad3bc2 /mm | |
parent | 50d88758a3f9787cbdbdbc030560b815721eab4b (diff) | |
download | op-kernel-dev-a635cf0497342978d417cae19d4a4823932977ff.zip op-kernel-dev-a635cf0497342978d417cae19d4a4823932977ff.tar.gz |
tracing: fix command line to pid reverse map
Impact: fix command line to pid mapping
map_cmdline_to_pid[] is checked in trace_save_cmdline(), but never
updated. This results in stale pid to command line mappings and the
tracer output will associate the wrong comm string.
Signed-off-by: Carsten Emde <Carsten.Emde@osadl.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Steven Rostedt <srostedt@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions