$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2002-07-22 07:33:07
I've noticed that the current jam profiling does not handle recursive calls
in any way. Hmm... that makes is much less usefull. Don't know what to do
about it -- probably just port the code from Python's profiler.py.
- Volodya