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

Add option to specify stack frame depth of CPU sampler #129

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

emilsoman
Copy link
Contributor

No description provided.

@@ -11,6 +11,7 @@

static int signal_type;
static int clock_type;
static int sampling_depth;
Copy link
Member

Choose a reason for hiding this comment

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

should we move all these sampling profiling related variables into a struct?

@emilsoman
Copy link
Contributor Author

Don't merge! There's a test that fails randomly. This needs more investigation (I'll probably need some help here) . Commit 724445d demonstrates when this random test happens (you may need to run the test file a few times till you get the failure), but I have no clue why it happens.

@iffyuva
Copy link
Member

iffyuva commented Aug 17, 2015

@emilsoman can you please rebase this? thanks.

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

2 participants