From: Alexander Z Lam Date: Mon, 1 Jul 2013 22:31:24 +0000 (-0700) Subject: tracing: Make trace_marker use the correct per-instance buffer X-Git-Tag: v3.11-rc1~33^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d71619c59fac95a5415a326162fa046161b938c;p=pandora-kernel.git tracing: Make trace_marker use the correct per-instance buffer 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 Cc: David Sharp Cc: Vaibhav Nagarnaik Cc: Alexander Z Lam Cc: stable@vger.kernel.org # 3.10 Signed-off-by: Alexander Z Lam Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed