Skip to content

Fix GCPerformanceCounter not working#1017

Merged
trask merged 1 commit into
masterfrom
fix-gc-performance-counters
Aug 20, 2019
Merged

Fix GCPerformanceCounter not working#1017
trask merged 1 commit into
masterfrom
fix-gc-performance-counters

Conversation

@trask

@trask trask commented Aug 9, 2019

Copy link
Copy Markdown
Member

Fix #929

@trask trask force-pushed the fix-gc-performance-counters branch from bea0943 to 8be7e3b Compare August 10, 2019 02:15

mtTotalCount.markAsCustomPerfCounter();
mtTotalCount.markAsCustomPerfCounter();
mtTotalTime.markAsCustomPerfCounter();

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:) good catch

@littleaj

Copy link
Copy Markdown
Contributor

@trask, is this going in beta3 or later?

@littleaj littleaj modified the milestone: 2.5.0-BETA.2++ Aug 20, 2019
@trask trask self-assigned this Aug 20, 2019
@trask trask merged commit 1b72094 into master Aug 20, 2019
@trask trask deleted the fix-gc-performance-counters branch August 21, 2019 04:36
trask added a commit that referenced this pull request Sep 21, 2020
* Remove thread-utils module

* No need for extra thread pool
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

It's not possible to turn on GCPerformanceCounter using <JvmPC name="GC" enabled="true" />

2 participants