Payloads are also connected with particular call stacks, so the hot spot view can show a merged tree of back traces. Even if sampling is enabled, JProfiler records the exact call traces for probe payloads by default. If you want to avoid this overhead, you can switch it off in the profiling settings.
For more information on the payload concept, please see the corresponding help topic
handle
on the left side of a hot spot, a tree of backtraces will be shown.
Every entry in the backtrace tree has textual information attached to it which depends
on the view settings.
Note: This is not the number of invocations of this method.
Note that the line number shows the line number of the invocation and not of the method itself.
containers for
secondary hot spots (JDBC statements in the JPA/Hibernate case) and nodes for
direct and
deferred operations.
The back traces below a "deferred operations" node are not directly associated with the actual execution of the hot spot. They show