X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=README;fp=README;h=2fab488ca69ea1b87c3fc9738366fafcae7367fe;hp=45501009632e96a7bdf6ec202918e5d8885ea965;hb=f5f66f7491f24b4d5e43c441acc56c3080efa038;hpb=9cc28abaa76a7243e796dbe5ea508bab8f8b9480 diff --git a/README b/README index 45501009..2fab488c 100644 --- a/README +++ b/README @@ -6,6 +6,13 @@ 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 + + BUILDING --------