From f5f66f7491f24b4d5e43c441acc56c3080efa038 Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Wed, 22 Jun 2011 14:25:41 -0400 Subject: [PATCH] Update README file: point to CTF specification Signed-off-by: Mathieu Desnoyers --- README | 7 +++++++ 1 file changed, 7 insertions(+) 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 -------- -- 2.34.1