And it's not there under some hidden directory, i.e  /home/root/.usttrace?

Can you run the examples under tests? (there are hello, hello2, basic, fork 
examples there)

Another option is to run it manually, try with a verbose option.

Start the daemon

ust-consumerd -d

then start your process, then see the markers with ustctl, enable them with 
ustctl, start tracing though ustctl command



________________________________
From: צהלול לא קיים [mailto:[email protected]]
Sent: August-23-11 6:50 AM
To: [email protected]
Subject: [ltt-dev] usttrace: directory of output trace


Hello,



I have a simple program that creates 2 threads.



Each thread calls to: ust_marker (myotherevent,MARK_NOARGS) every 1 second.



The thread also prints a message (using printf) every 1 second.



The main thread loops forever doing only "sleep (1)".



I ran the program using: usttrace MyProg.out -o /home/root &



After a few seconds I checked the folder /home/root. It does not contain a 
trace file.



Can you help ?



Thanks,

Zvika.






________________________________
Walla! Mail - Get your free unlimited mail today<http://www.walla.co.il>
_______________________________________________
ltt-dev mailing list
[email protected]
http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev

Reply via email to