commit | f456c7983ded455b006d25a9c5e17401f6c22dca | [log] [tgz] |
---|---|---|
author | Andreas Hansson <andreas.hansson@arm.com> | Mon Jan 07 13:05:37 2013 -0500 |
committer | Andreas Hansson <andreas.hansson@arm.com> | Mon Jan 07 13:05:37 2013 -0500 |
tree | 622f60618aa3158e8f4d757e3dcc3536a5bb3057 | |
parent | 11ab30fa5a4f56e4f7ea3b5b51e529bc246d1d35 [diff] |
mem: Add tracing support in the communication monitor This patch adds packet tracing to the communication monitor using a protobuf as the mechanism for creating the trace. If no file is specified, then the tracing is disabled. If a file is specified, then for every packet that is successfully sent, a protobuf message is serialized to the file.