diff options
| author | Johan Hovold <[email protected]> | 2016-07-26 17:11:29 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-07-26 14:53:19 -0700 |
| commit | 112f563e1879ab73853fed9d875f45d96d5990fd (patch) | |
| tree | 562d9e0674d7b9e8f2d603520252d727578bf483 /tools/perf/scripts/python | |
| parent | dfcba8626f55fe5d6ba6e2847178cbf629740773 (diff) | |
greybus: operation: fix broken response tracepoint
The response-received tracepoint is currently broken. Instead of parsing
the received message header it was tracing a bunch of zeroed fields from
an uninitialised response buffer.
Fix this by moving the tracepoint after were the response buffer is
initialised.
Fixes: 7cb496e6890e ("greybus: tracing: fix message traces")
Reviewed-by: Viresh Kumar <[email protected]>
Reviewed-by: Bryan O'Donoghue <[email protected]>
Signed-off-by: Johan Hovold <[email protected]>
Reviewed-by: Alex Elder <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions