kOTF

A C++ library for execution trace generation
Download

kOTF Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Publisher Name:
  • dkosmari
  • Publisher web site:
  • http://code.google.com/u/dkosmari/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 573 KB

kOTF Tags


kOTF Description

kOTF is a free and open sourc C++ library for execution trace generation. kOTF is inspired by ParaTools' OTF, but it is more flexible. And more importantly, kOTFis convenient, thread-safe where needed, and has low overhead, so it can be actually used to generate traces.Use kOTF to get more insight than a simple profiler provides, and with more control than an automatic instrumentation tool would provide (although an automatic instrumentation tool is on the works too).kOTF allows for tracing of 3 types of data: program flow (e.g. in and out of functions), update of variables, and sending/receiving messages.


kOTF Related Software