Re: Netbeans 8 without Instrumented Profiler
Matthias Bläsing <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
Hey Paolo, Am Freitag, den 16.09.2016, 17:43 +0200 schrieb Paolo Repele: > I need to know if in Netbeans 8 and later the instrumented profiler > is still available. I can do only Sample profiling, but I need the > instrumented. Yeah I think I found the solution by luck: Before you start your profiling session (when you can select what you want to profile memory/cpu), you find a "Settings" button in the upper right corner of the window (the gear-wheel). After you click that, another toolbar opens, where you can select what you want to profile: - Selected class - Selected methods HTH Matthias