X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=README;h=718bb68e5b73265c806ab056d902398d69347383;hb=42dc00b7cd26b1d33e80aaeffc744eb45093a14d;hp=45501009632e96a7bdf6ec202918e5d8885ea965;hpb=5d2e189ab2cd12a8830d0abbba9705a7f19b33a1;p=babeltrace.git diff --git a/README b/README index 45501009..718bb68e 100644 --- a/README +++ b/README @@ -6,6 +6,16 @@ This project provides trace read and write libraries, as well as a trace converter. A plugin can be created for any trace format to allow its conversion to/from another trace format. +The main format expected to be converted to/from is the Common Trace +Format (CTF). The latest version of the CTF specification can be found at: + + git tree: git://git.efficios.com/ctf.git + gitweb: http://git.efficios.com/?p=ctf.git + +The CE Workgroup of the Linux Foundation, Ericsson, and EfficiOS have +sponsored this work. + + BUILDING --------