Operating System Efficiency R&D Consulting
Common Trace Format (CTF)
The common trace format specifies a trace format based on the requirements of the industry (through collaboration with the Multicore Association) and the Linux community. We propose a subset of CTF for use with Linux as a reference.
BabelTrace is a trace conversion library between CTF and other trace formats, which serves as a reference implementation of the Linux trace format.
- The CTF documents are available in this git tree: Common Trace Format (CTF) git tree
- The BabelTrace trace conversion source code (and CTF reference implementation) is available in this git tree: BabelTrace git tree
