trace, eMCA: Add a knob to adjust where to save event log
authorChen, Gong <gong.chen@linux.intel.com>
Wed, 11 Jun 2014 08:34:50 +0000 (04:34 -0400)
committerTony Luck <tony.luck@intel.com>
Wed, 25 Jun 2014 20:27:12 +0000 (13:27 -0700)
commitd6cae935ec5b7873a8ccd8f0331bef2df729e86a
tree96a767c7843297843d212b8629043baf0aecdbbe
parent2dfb7d51a61d7ca91b131c8db612f27d9390f2d5
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 <gong.chen@linux.intel.com>
Acked-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Tony Luck <tony.luck@intel.com>
drivers/acpi/acpi_extlog.c
This page took 0.026999 seconds and 5 git commands to generate.