[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.hyades] Re: Extreme performance degradation while profiling

Actually there is an easier way to profile to a file other than 
standalone. When launching normally from the UI, under the Profiling tab 
there is a Destination tab; you can specify the file here. Here you won't 
see any data in the UI because it is all being rerouted to the file.

As for standalone, try running "java -XrunpiAgent:help" in a console and 
it prints out the usage with the options. There might be some more info in 
the getting_started.html in the data collector install dir. And there are 
some sample input files in the /Resources directory for filters, etc.

Thanks,
Curt