Chromium Code Reviews
DescriptionMake trace_event_importer recognize timing conversion and parse web user timing
events into nested slices
User timing slices are created using Timing.mark(GroupName, TaskName, opt_args),
they have the convention of
GroupName:TaskName/opt_args
where GroupName is used to group slices into a single track with hierarchical
structure, opt_args is optional arguments which are parsed into base64 string.
For more details, see the design doc:
https://docs.google.com/document/d/1-44PszmhQ0-M6Sf2dZpVu-9jAOa7w2_vKAKckRWXJms/edit?usp=sharing
BUG=catapult:#1880
Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/56ebb1bdfc67d48a5549f012edd56994a0cdbbfc
Patch Set 1 #Patch Set 2 : #
Total comments: 2
Patch Set 3 : #Patch Set 4 : Skip create nestable async slices in D8 test #
Messages
Total messages: 15 (7 generated)
|
||||||||||||||||||||||||||||