From mboxrd@z Thu Jan 1 00:00:00 1970 From: srivatsanvijayaraghavan@yahoo.com (Srivatsan Vijayaraghavan) Date: Mon, 14 Feb 2011 20:19:38 -0800 (PST) Subject: [ltt-dev] Trouble tracing my application for PowerPC board Message-ID: <841342.55407.qm@web113101.mail.gq1.yahoo.com> Message-ID: <20110215041938.lb70yIsStAxw0kflGaMZ80hzxdFGrhot6plkOGzWcNs@z> I used ltib to cross compile and build liburcu and libust on my target board (for powerpc). Everything went smooth with few glitches which were sorted out, but when I tried to trace my application by invoking it from usttrace (usttrace ./testust), I wasn't able to get beyond this message ??? /root/.usttracers/...../ust-consumerd.log - No such file or directory I tried recording the trace manually when ust-consumerd failed in epoll_create(). So I built the kernel with CONFIG_EPOLL support, but that did not help. I still get the same /root/.usttracers/..../ust-consumerd.log - No such file or directory ---testust.cpp--- #include int main(..) { ?? trace_mark(main,myevent,"%d", getpid()); } Thanks, Srivatsan V ____________________________________________________________________________________ Food fight? Enjoy some healthy debate in the Yahoo! Answers Food & Drink Q&A. http://answers.yahoo.com/dir/?link=list&sid=396545367 -------------- next part -------------- An HTML attachment was scrubbed... URL: