X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=README;h=718bb68e5b73265c806ab056d902398d69347383;hp=45501009632e96a7bdf6ec202918e5d8885ea965;hb=d8ff4d5c628434353a45ec43ed11bd03e020c60e;hpb=5d2e189ab2cd12a8830d0abbba9705a7f19b33a1 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 --------