You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the tracepoints for RCP memory allocations and classloading
are enabled by default. These are hot paths which means that we incur an
overhead when writing out the tracepoints. Additionally, in a large app
these tracepoints would dominate the trace output. For these reasons the
tracepoint levels should be increased.
Signed-off-by: tajila <[email protected]>
TraceEntry=Trc_VM_snapshot_writeSnapshotToFile_Entry NoEnv Overhead=1 Level=1 Template="writeSnapshotToFile() Snapshot Heap = %p. File being written to = %s"
0 commit comments