ohci: Split long traces to smaller ones
commit3af8f177faec822e8d616d03e73747fa3fd39228
authorAlexey Kardashevskiy <aik@ozlabs.ru>
Thu, 25 Sep 2014 00:16:59 +0000 (25 10:16 +1000)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 26 Sep 2014 08:43:06 +0000 (26 09:43 +0100)
treea013fe5953c46cd7756d5750127539ea1e145e6a
parent931f53e18448487cbc118b1adafba52c3a359894
ohci: Split long traces to smaller ones

Recent traces rework introduced 2 tracepoints with 13 and 20
arguments. When dtrace backend is selected
(--enable-trace-backend=dtrace), compile fails as
sys/sdt.h defines DTRACE_PROBE up to DTRACE_PROBE12 only.

This splits long tracepoints.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
hw/usb/hcd-ohci.c
trace-events