Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(72)

Side by Side Diff: chrome/browser/resources/tracing/tests/start_finish.json

Issue 8590015: trace_event: distinguish between scoped begin/end and global start/finish events (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 [{"cat":"renderer","pid":1,"tid":1,"ts":50,"ph":"S","name":"Long","args":{},"ext ","1a"},{"cat":"renderer","pid":1,"tid":1,"ts":100,"ph":"S","name":"Cat","args": {},"ext","1"},{"cat":"renderer","pid":1,"tid":1,"ts":120,"ph":"B","name":"Scoped ","args":{}},{"cat":"renderer","pid":1,"tid":1,"ts":150,"ph":"F","name":"Mismatc h","args":{},"ext","beef1"},{"cat":"renderer","pid":1,"tid":1,"ts":170,"ph":"E", "name":"Scoped","args":{}},{"cat":"renderer","pid":1,"tid":1,"ts":200,"ph":"S"," name":"Cat","args":{},"ext","2"},{"cat":"renderer","pid":1,"tid":1,"ts":220,"ph" :"B","name":"Scoped","args":{}},{"cat":"renderer","pid":1,"tid":1,"ts":230,"ph": "B","name":"SubScoped","args":{}},{"cat":"renderer","pid":1,"tid":1,"ts":250,"ph ":"S","name":"Long","args":{},"ext","2a"},{"cat":"renderer","pid":1,"tid":1,"ts" :270,"ph":"E","name":"SubScoped","args":{}},{"cat":"renderer","pid":1,"tid":1,"t s":300,"ph":"F","name":"Cat","args":{},"ext","1"},{"cat":"renderer","pid":1,"tid ":1,"ts":350,"ph":"E","name":"Scoped","args":{}},{"cat":"renderer","pid":1,"tid" :1,"ts":400,"ph":"F","name":"Cat","args":{},"ext","2"},{"cat":"renderer","pid":2 ,"tid":2,"ts":500,"ph":"S","name":"Dog","args":{},"ext","1"},{"cat":"renderer"," pid":2,"tid":3,"ts":600,"ph":"S","name":"Dog","args":{},"ext","2"},{"cat":"rende rer","pid":3,"tid":4,"ts":700,"ph":"F","name":"Dog","args":{},"ext","1"},{"cat": "renderer","pid":1,"tid":1,"ts":725,"ph":"S","name":"Mismatch","args":{},"ext"," beef2"},{"cat":"renderer","pid":1,"tid":1,"ts":750,"ph":"F","name":"Long","args" :{},"ext","2a"},{"cat":"renderer","pid":3,"tid":5,"ts":800,"ph":"F","name":"Dog" ,"args":{},"ext","2"},{"cat":"renderer","pid":1,"tid":1,"ts":900,"ph":"F","name" :"Long","args":{},"ext","1a"}]
OLDNEW
« base/debug/trace_event.cc ('K') | « base/debug/trace_event_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698