tree: 43b7c7584db411c8d2c36ba501e12d0576ce889e [path history] [tgz]
  1. include/
  2. test/
  3. BUILD.gn
  4. context.cc
  5. context_api.cc
  6. context_impl.h
  7. engine.cc
  8. hash_table.h
  9. METADATA.textproto
  10. nonce.cc
  11. OWNERS
  12. README.md
  13. trace-engine-headersonly.api
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.