Skip to content
Snippets Groups Projects
Commit 2d652a5d authored by Mark Dittmer's avatar Mark Dittmer Committed by CQ bot account: commit-bot@chromium.org
Browse files

[traceutil] Stream zedmon to JSON; merge into HTML

- actions: convertTrace() accepts multiple files

  - Pass additional zedmon file when -zedmon specified

- Temporary: Local copy of minimal tracing event structs required for
  zedmon trace

- Hardcoded zedmon pseudoprocess PID: "zedm" ASCII

- Channel-based zedmon interface

  - On run(): Stream CSV into structs, then JSON bytes

    - Return channels for data and errors

  - On stop(): Stop streaming and cleanup

Change-Id: Ibf3e9693714d310f62c99aec7f10474a571fc829
parent a4b83680
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment