Skip to content

Commit 8ac291d

Browse files
committed
Add allocation tracepoint
for debugging purposes Signed-off-by: Tobi Ajila <atobia@ca.ibm.com>
1 parent 377a839 commit 8ac291d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gc/base/j9mm.tdf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1034,3 +1034,4 @@ TraceEvent=Trc_MM_CPUUtilStats_processAndCpuUtilization_cpu_larger_than_elapsed
10341034
TraceEvent=Trc_MM_CPUUtilStats_processAndCpuUtilization_cpu_smaller_than_process Overhead=1 Level=1 Group=gclogger Template="cpu %lld smaller than process %lld; cpu adjusted to process"
10351035

10361036
TraceEntry=Trc_MM_double_map_EntryNew Obsolete Overhead=1 Level=3 Group=arraylet Template="MM_IndexableObjectAllocationModel::doubleMapArraylets. originalDataSize: %p, adjustedDataSize: %p, spine: %p, leafSize: %p leavesCount: %zu"
1037+
TraceEvent=Trc_MM_ObjectAllocationAllocInternalVMConstantPool1 Overhead=1 Level=1 Template="Allocating an ICP with out of line allocator obj=%p"

0 commit comments

Comments
 (0)