[Gems-users] tracer-output-file


Date: Tue, 11 Nov 2008 22:47:22 +0800
From: "derek.shepred" <derek.shepred@xxxxxxxxx>
Subject: [Gems-users] tracer-output-file
 
Hi all:
   I know that ruby can output a trace by setting ruby0.tracer-output-file filename. I excute as the following sequences of commands to generate a trace, but I got an empty file.  However, I can get debug output file which is not empty.
waht's wrong with it?
 
instruction-fetch-mode instruction-fetch-trace
dstc-disable
istc-disable
load-module ruby
ruby0.setparam g_NUM_PROCESSORS 4
ruby0.init
ruby0.tracer-output-file test
 
2008-11-11

wen min
[← Prev in Thread] Current Thread [Next in Thread→]