|
From: <ste...@ex...> - 2003-08-27 20:35:26
|
Hello, when trying to convert a hp file produced by massif, I get the following message: $ hp2ps hp.25447.hp hp2ps: hp.25447.hp, line 11: integer unexpected any idea ? I tryed Haskell's hp2ps and the version you put on your page, and both versions (maybe it's the same ?) failed. here is the head of my .hp file: JOB "/ng/src/donze/ng/bin/intel-linux/exe/exa -free -p exa.lang (32 ms/ sample)" DATE "(time and date)" SAMPLE_UNIT "ms" VALUE_UNIT "bytes" MARK 3.0 BEGIN_SAMPLE 3.0 stack(s) 2820 END_SAMPLE 3.0 MARK 36.0 BEGIN_SAMPLE 36.0 0x40A717AF:get_or_allocate 200 heap-admin 8 stack(s) 3980 END_SAMPLE 36.0 MARK 68.0 BEGIN_SAMPLE 68.0 0x402CECB9:ChannelNew 23444 0x40A717AF:get_or_allocate 200 0x40DE68D9:HashMalloc 207 0x402DCCA8:NGDigestNew 104 0x40DE6C0E:HashTableNew 52 Stephane |