diff options
author | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-15 17:09:09 +0000 |
---|---|---|
committer | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-15 17:09:09 +0000 |
commit | 5ce4438ddd049dc24623d51dc01bb05c1dfc7bbd (patch) | |
tree | 34b69e16d9b1794eeec2db25952972d828b05ede /net | |
parent | 803036e0ca3d1e20736dd58b65bf8b2247ba2768 (diff) | |
download | chromium_src-5ce4438ddd049dc24623d51dc01bb05c1dfc7bbd.zip chromium_src-5ce4438ddd049dc24623d51dc01bb05c1dfc7bbd.tar.gz chromium_src-5ce4438ddd049dc24623d51dc01bb05c1dfc7bbd.tar.bz2 |
Uniquely identify UDP packet in trace events
This changes uses this forumla to generate a unique ID for each UDP
packet:
(object addres << 32) | packet_id
This allows each UDP send event to be idenfitied uniquely and avoid
tracing error.
Review URL: https://chromiumcodereview.appspot.com/17110006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@206605 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions