Commit graph

5 commits

Author SHA1 Message Date
regis@google.com 1186078de6 Add support to trace warnings in TraceBuffer.
R=johnmccutchan@google.com

Review URL: https://codereview.chromium.org//328663008

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37298 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-13 00:47:15 +00:00
regis@google.com 7e065cb7f0 Provide the isolate with a trace buffer, but do not allocate one by default.
This will be used to report warnings to the observatory.

R=johnmccutchan@google.com

Review URL: https://codereview.chromium.org//327803003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37184 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-10 17:06:02 +00:00
johnmccutchan@google.com fdaf1b59bf Undo r35207
Review URL: https://codereview.chromium.org//243583008

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@35208 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-21 16:03:52 +00:00
johnmccutchan@google.com 1606fce42f Add TraceBuffer log to all Functions (plus small tweaks to function-view)
BUG=
R=srdjan@google.com, turnidge@google.com

Review URL: https://codereview.chromium.org//227423005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@35207 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-21 15:57:09 +00:00
johnmccutchan@google.com 6f3b8e6493 TraceBuffer implementation with tests
R=iposva@google.com

Review URL: https://codereview.chromium.org//50413003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30237 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-13 17:49:50 +00:00