tree: 1f93cff7c37c748266c7dbcb313edff53cbbdcaf [path history] [tgz]
  1. benchmarks.cpp
  2. benchmarks.h
  3. benchmarks_ntrace.cpp
  4. handler.h
  5. main.cpp
  6. MAINTAINERS
  7. README.md
  8. rules.mk
  9. runner.h
system/uapp/trace-benchmark/README.md

Trace Benchmark

Measures how long it takes to perform certain time-sensitive operations related to tracing, such as the overhead of instrumentation when tracing is disabled.

Typical results (on real hardware -- not in QEMU) should show an instrumentation overhead of a few nanoseconds when tracing is disabled and a few tens to hundreds of nanoseconds when tracing is enabled depending on the complexity of the record being written.