I try to follow these instructions
http://www.eclipse.org/tptp/home/documents/tutorials/profilingtool/profilingexample_32.html
and was ultimately brought to this unresolved issue:
Adding Profiling and Logging Perspectives to Eclipse on RedHat
I actually use Windows 7, but the problem is similar to the one above for Redhat.
How to add profiling and logging in Eclipse Luna?
The Profiling and Logging perspective is part of the Eclipse Application Testing and Performance Platform, which is archived by Eclipse Helios, and is not included in later versions of Eclipse.
Alternatives are JVM Monitor or JProfile plugins.
Source: https://habr.com/ru/post/978575/More articles:Why can't I see new iOS builds in Testflight - iosCode compiled with a profiling flag does not generate gmon.out - c ++Attribute Values ββfor Product Variants - formatHave pairs of static and instanced methods that perform the same tasks? - javagmon.out does not write after compiling with gcc -pg -g - c ++Monit script restart program - linuxHow can I control the number of threads and memory usage in my JVM or Eclipse? - javaAdding profiling and logging perspectives to Eclipse on RedHat - javaChanging private instance variables in Java - javaGraphviz Precise vertical alignment of nodes - graphvizAll Articles