DescriptionThis CL adds a importer/parser for ETW events.
In the current state, there is no parsing/decoding of any events.
An abstract class "Parser" is provided and must be specialized for
each tracing facilities.
Event are produced by:
https://codereview.chromium.org/171143002/
R=nduca@chromium.org
Committed: https://code.google.com/p/trace-viewer/source/detail?r=1161
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Total comments: 8
Patch Set 4 : Split the CL into multiple CLs #Patch Set 5 : #
Total comments: 8
Patch Set 6 : #Patch Set 7 : add unittests #
Total comments: 4
Patch Set 8 : fix nduca comments #
MessagesTotal messages: 6
|