s390/diag: add a s390 prefix to the diagnose trace point
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 5 Nov 2015 12:50:04 +0000 (13:50 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 9 Nov 2015 08:10:47 +0000 (09:10 +0100)
commit230ccb370f8f95b2600a1fce90ceb8ee70a15dbc
tree9dbc360ce6244d196492ec5db33d4bdca3e347b5
parentc6eafbf9903c4283ba146098ad54240a24ffbeb1
s390/diag: add a s390 prefix to the diagnose trace point

Documentation/trace/tracepoints.txt states that the naming scheme
for tracepoints is "subsys_event" to avoid collisions. Rename
the 'diagnose' tracepoint to 's390_diagnose'.

Reported-by: Peter Oberparleiter <oberpar@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/trace/diag.h
arch/s390/kernel/diag.c
arch/s390/kernel/trace.c
This page took 0.028061 seconds and 5 git commands to generate.