diff options
author | Alexander Z Lam <azl@google.com> | 2013-07-01 15:31:24 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-25 14:07:43 -0700 |
commit | b7f15519edb2e3c3d7d07d6a0780a4386ef23085 (patch) | |
tree | 790ba38cd573d2aaa17936e44bc0f3a243c89f27 /kernel/rtmutex-debug.c | |
parent | 86515381237a7f3c88a4a36e3e4d32d58635b972 (diff) |
tracing: Make trace_marker use the correct per-instance buffer
commit 2d71619c59fac95a5415a326162fa046161b938c upstream.
The trace_marker file was present for each new instance created, but it
added the trace mark to the global trace buffer instead of to
the instance's buffer.
Link: http://lkml.kernel.org/r/1372717885-4543-2-git-send-email-azl@google.com
Signed-off-by: Alexander Z Lam <azl@google.com>
Cc: David Sharp <dhsharp@google.com>
Cc: Vaibhav Nagarnaik <vnagarnaik@google.com>
Cc: Alexander Z Lam <lambchop468@gmail.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/rtmutex-debug.c')
0 files changed, 0 insertions, 0 deletions