I add about 1000 elf image files to the streamline session capture, and it hints "Java heap space" on error window. I have tried to add the -Xms1024m -Xmx1124m to the eclipse.ini, but failed too.
How can I increase the heap space for the streamline analyse? Sorry for my multiple post, last post I forget to check the post as question.
It might be possible to follow the steps in this Knowledge Base Article, and increase the heap for Java:
"JVM terminated" error when launching DS-5 / OutOfMemoryError reported when using DS-5
Essentially, you add -Xmx512m or so to your DS-5/sw/eclipse/eclipse.ini and hopefully it'll do the trick. It won't increase the memory consumption of DS-5 in general, it is only a maximum/upper limit.