tree: 95276ba35a13032f52db941d4145221839be2ee2 [path history] [tgz]
  1. include/
  2. BUILD.gn
  3. context.cpp
  4. context_api.cpp
  5. context_impl.h
  6. ddk-exports.ld
  7. engine.cpp
  8. nonce.cpp
  9. OWNERS
  10. README.md
zircon/system/ulib/trace-engine/README.md

Trace Engine Library

An ABI-stable shared library for trace instrumentation.

This library is not intended to be used directly by clients. Its purpose is to support other tracing libraries, such as libtrace, which offer higher level trace instrumentation functions.