History log of /arch/s390/include/asm/pci_debug.h
Revision Date Author Comments
af0b129294cd715765e81d66000547c4026297c4 22-Oct-2013 Sebastian Ott <sebott@linux.vnet.ibm.com> s390/pci: remove CONFIG_PCI_DEBUG dependancy

Add debugfs entries regardless of CONFIG_PCI_DEBUG.

Reviewed-by: Gerald Schaefer <gerald.schaefer@de.ibm.com>
Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
a2ab833360abbed3321fd694b69a5a32ee15785f 16-Apr-2013 Sebastian Ott <sebott@linux.vnet.ibm.com> s390/pci: debug device states

Use the debugfs to keep track of a pci function's status changes.

Reviewed-by: Gerald Schaefer <gerald.schaefer@de.ibm.com>
Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
d0b0885316ab7a97cc8a19027905de3ff7bd1e79 11-Dec-2012 Jan Glauber <jang@linux.vnet.ibm.com> s390/pci: performance statistics and debug infrastructure

Add support for reading the PCI function measurement block counters
provided by the hypervisor. Add two s390 debug features, one for
critical errors and one for tracing and provide wrappers to log data.

Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>