[Vm-dev] RE: Linux vm

K. K. Subramaniam kksubbu.ml at gmail.com
Mon Aug 23 15:06:51 UTC 2010


On Monday 23 Aug 2010 6:49:43 pm Schwab,Wilhelm K wrote:
> strace might do the job, but what is wrong with having the vm log what it
> is trying to do?
You could also use ltrace(1).

The vm already logs entries in debug mode. Non-debug run-times can be traced 
with strace/ltrace. Performance can be optimized by changing LD_LIBRARY_PATH 
and -plugins options in the launcher script.

In any case, you can send in your suggestions (complete file, not a diff) for 
Ian's consideration.

Subbu


More information about the Vm-dev mailing list