I think the following path (from "Analyzing the Data") are wrong:
perl $LPS_HOME/tools/profile.pl < profile.out
They should read:
perl $LZ_TOOLS_ROOT/profiler/profile.pl < profile.out
-Antun