Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[profiler] Don't enable sampling if frequency is zero. #5180

Merged
merged 1 commit into from
Jul 7, 2017
Merged

[profiler] Don't enable sampling if frequency is zero. #5180

merged 1 commit into from
Jul 7, 2017

Conversation

alexrp
Copy link
Contributor

@alexrp alexrp commented Jul 7, 2017

Otherwise we would get a SIGFPE at runtime.

Otherwise we would get a SIGFPE at runtime.
@alexrp alexrp changed the title [profiler] Don't enable sampling or heapshot if frequency is zero. [profiler] Don't enable sampling if frequency is zero. Jul 7, 2017
@kumpera
Copy link
Contributor

kumpera commented Jul 7, 2017

LGTM

@alexrp alexrp merged commit e5de7da into mono:master Jul 7, 2017
@alexrp alexrp deleted the profiler-zero-freq branch November 29, 2017 00:11
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
[profiler] Don't enable sampling if frequency is zero.

Commit migrated from mono/mono@e5de7da
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.

3 participants