Re: [kaffe] memory traces from Kaffe

2003-09-03 Thread who knows
03 September 2003 16:21, who knows wrote: Hi, Now, I am getting the traces from gcMalloc and finishGC by simply printing out the bsz and GCBLOCKSIZE(info) values. But the trace patterns still same for different java programs. Is this normal or am I missing something? IMO it's pretty

[kaffe] memory traces from Kaffe

2003-09-02 Thread who knows
Hi everyone, I am working on data memory reference patterns of java programs. Basically I want to see memory traces of different Java programs running on Kaffe. I modified the file $ROOT/Kaffe/Kaffevm/mem/gc-mem.c to get the malloc/free trace. I get the malloc value from function