trace: move backend-specific code into the trace/ directory

Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
This commit is contained in:
Lluís
2011-09-01 10:34:53 +01:00
committed by Stefan Hajnoczi
parent 09001ee7b2
commit edb47ec498
6 changed files with 10 additions and 7 deletions
+1 -1
View File
@@ -158,7 +158,7 @@ linetoc_end_nop()
linetoh_begin_simple()
{
cat <<EOF
#include "simpletrace.h"
#include "trace/simple.h"
EOF
simple_event_num=0