mem: Add a generic id field to the packet trace
authorAndreas Hansson <andreas.hansson@arm.com>
Tue, 26 Mar 2013 18:46:45 +0000 (14:46 -0400)
committerAndreas Hansson <andreas.hansson@arm.com>
Tue, 26 Mar 2013 18:46:45 +0000 (14:46 -0400)
commit2123176684e3967912126125c65319dffdfa7467
treeb376f070ebdc3da8fbf04c799b91432fb0d21f81
parent7a57b1bce07030cd81069fc6978530eb7e83b45d
mem: Add a generic id field to the packet trace

This patch adds an optional generic 64-bit identifier field to the
packet trace. This can be used to store the sequential number of the
instruction that gave rise to the packet, thread id, master id,
"sub"-master within a larger module etc. As the field is optional it
has a marginal cost if not used.
src/proto/packet.proto