tree: 93deac5d89cad3a2e2e21a7089af77547632dc9a [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

orphan: true

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.