]> git.karo-electronics.de Git - karo-tx-linux.git/commit
greybus: tracing: reorder trace definitions
authorAlex Elder <elder@linaro.org>
Fri, 3 Jun 2016 20:55:32 +0000 (15:55 -0500)
committerGreg Kroah-Hartman <gregkh@google.com>
Sat, 4 Jun 2016 00:03:23 +0000 (17:03 -0700)
commit1ea3ed54dcc2e623db650cf9592d4d3469c99e65
tree319edf414026539346e24349dcd42105b2149c37
parentc507397455a6b0b7de7393dad9b4c46c6926bc3f
greybus: tracing: reorder trace definitions

Move the definition of the module trace events below those for the
interface.  We'll define them in an order that represents a sort of
layering of the abstractions (note not all of these are defined yet):
    message
    operation
    connection
    bundle
    interface
    module
    host device
Other tracepoints (like perhaps some tied to timesync) will go at the
beginning or end.

Signed-off-by: Alex Elder <elder@linaro.org>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/greybus_trace.h