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

Fix for issue 14: rbtrace ignores the value for --slow #15

Merged
merged 1 commit into from Mar 24, 2013

Conversation

VivienBarousse
Copy link
Contributor

This should fix issue 14: rbtrace ignores the value for --slow and always uses 250ms.

The :slowcpu option always has a default (250), and that value was used instead of the actual :slow value in the call to start the tracer.

@mkelley33
Copy link

👍 it works! Thank you @VivienBarousse for the fix. @tmm1 would you mind merging this in? Thank you both for your efforts in this wonderful project.

tmm1 added a commit that referenced this pull request Mar 24, 2013
Fix for issue 14: rbtrace ignores the value for --slow
@tmm1 tmm1 merged commit afdf6fc into tmm1:master Mar 24, 2013
@mkelley33
Copy link

@tmm1 thank you so much!

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.

None yet

3 participants