Re: Profiling the hotspot,

2011-12-12 Thread charlie hunt
g of performance profiling tool to do that. I have look at the build files and see that there used to be some "profiled" target for profiling hotspot. However, it was removed now (don't know why). Now, I am looking for a way to do the profiling. As my experience with profilin

RE: Profiling the hotspot (further questions),

2011-11-16 Thread Dang Nhan Nguyen
t: Saturday, November 12, 2011 5:32 PM > To: Dang Nhan Nguyen > Cc: Jon Masamitsu; build-dev@openjdk.java.net; hotspot-gc- > d...@openjdk.java.net > Subject: Re: Profiling the hotspot, > > Hi Nhan, > > This is a bit long winded ... hopefully you'll find it useful

Re: Profiling the hotspot,

2011-11-11 Thread Jon Masamitsu
. However, it was removed now (don't know why). Now, I am looking for a way to do the profiling. As my experience with profiling the hotspot on Windows (using Visual Studio), the generated of profiling data is huge (2-6GB) and in many cases, my computer could not handle the analysis o

Re: Profiling the hotspot,

2011-11-11 Thread David Holmes
o do the profiling. As my experience with profiling the hotspot on Windows (using Visual Studio), the generated of profiling data is huge (2-6GB) and in many cases, my computer could not handle the analysis of profiling data. In addition, hotspot's code and its build are quite complex, I want to cons

Profiling the hotspot,

2011-11-11 Thread Dang Nhan Nguyen
see that there used to be some "profiled" target for profiling hotspot. However, it was removed now (don't know why). Now, I am looking for a way to do the profiling. As my experience with profiling the hotspot on Windows (using Visual Studio), the generated of profiling data is h