tree: 819f7db7a2ab716b98bcc71a62d62ed39680145d [path history] [tgz]
  1. decoder/
  2. third_party/
  3. .gn
  4. args.gni
  5. BUILD.gn
  6. main.cpp
  7. README.md
  8. TraceDecoder.cpp
  9. TraceDecoder.h
  10. TraceDecoderArgumentParser.cpp
  11. TraceDecoderArgumentParser.h
  12. TraceDecoderOptions.h
  13. TraceHandlers.cpp
  14. TraceHandlers.h
examples/common/tracing/README.md

Trace Handlers

These are trace message handlers which get registered with pw_trace_chip and interpret the different CHIP messages to extract the useful information required for test automation.