[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.hyades] Re: Profiling only includes java rt classes
|
Hi Neil,
Try to profile to file from UI or run the profiler in standalone mode and
then import the trace using full detail mode. You can also search through
the raw trace file to see if you get events for any of your classes/methods.
You could also open a bugzilla report
(https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Hyades) and attach a
small sample trace.
Thanks,
Marius
"Neil" <neilac@xxxxxxxxx> wrote in message news:cl1frs$53b$1@xxxxxxxxxxxxxx
> Running profiling on a junit test, I get no profile information with the
> default filtering. If I turn off all the filtering, I get information for
> the java rt libraries, but none of my code. I've tried different versions
> of Hyades + Eclipse, and twiddling all of the setiings I can find - any
> ideas what this could be, or hat I could do to track it down?
> Thanks!
>