Description[Startup Tracing] Remove |is_recording_| in devtool tracing_handler
With startup tracing via Telemetry, tracing may be started from places other than devtool (by reading the trace-config file). So devtool should not maintain the state of the tracing system. It can get the information from the TracingController. This requires adding one more function to TracingController's API.
Startup tracing design doc:
https://docs.google.com/document/d/1yRCXhrQ-0rsfUgNHt9T4YdnmJYrXKN6aK56Ozk3kPVc/edit?usp=sharing
BUG=317481, 482098
Committed: https://crrev.com/02348013cae0dcce2b871c6bccfe2f7a034acdea
Cr-Commit-Position: refs/heads/master@{#333574}
Patch Set 1 #
Total comments: 2
Patch Set 2 : review fix #
Messages
Total messages: 14 (3 generated)
|