diff options
| author | Alex Elder <[email protected]> | 2016-06-03 15:55:38 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-06-03 17:03:23 -0700 |
| commit | 495787a792ac498843b25e5569597c24cd026f2b (patch) | |
| tree | 049c9b84a2d348b806e0d033df5f26320a70d481 /tools/perf/scripts/python | |
| parent | 79c8c6494220dafeaedf8dc94b50c9a787e25e5d (diff) | |
greybus: tracing: add timing traces
Bryan reports he used certain message traces to determine when time
sync messages transit the boundary between the Greybus core and the
host device. This patch adds two trace events--one a message event
for outbound messages (because it indicates its operation and its
destination), and one host device event for incoming messages
(because message information isn't available as early as desired).
These events are being created to allow the same sort of analysis
of messages without having to store extra information for every
message trace. (The next patch changes the information a message
trace records.)
Signed-off-by: Alex Elder <[email protected]>
Reviewed-by: Viresh Kumar <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions