From: Chen, Gong Date: Wed, 11 Jun 2014 08:34:50 +0000 (-0400) Subject: trace, eMCA: Add a knob to adjust where to save event log X-Git-Tag: omap-for-v3.17/fixes-against-rc2~171^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6cae935ec5b7873a8ccd8f0331bef2df729e86a;p=pandora-kernel.git trace, eMCA: Add a knob to adjust where to save event log To avoid saving two copies for one H/W event, add a new file under debugfs to control how to save event log. Once this file is opened, the perf/trace will be used, in the meanwhile, kernel will stop printing event log to the console. On the other hand, if this file is closed, kernel will print event log to the console again. Signed-off-by: Chen, Gong Acked-by: Borislav Petkov Signed-off-by: Tony Luck --- Reading git-diff-tree failed