This adds the runtime metric for GC portion of the memory profiler. This is useful for longer running
process to more see the runtimes of GC across samples as opposed to just the summation of the gc time.
Didn't see any relative docs to change and didn't see any tests that could use updating. Change is pretty trivial.
This adds the runtime metric for GC portion of the memory profiler. This is useful for longer running process to more see the runtimes of GC across samples as opposed to just the summation of the gc time.
Didn't see any relative docs to change and didn't see any tests that could use updating. Change is pretty trivial.