Skip to content
This repository was archived by the owner on Nov 14, 2019. It is now read-only.

Added count_ps to timers#47

Merged
vmg merged 2 commits intogithub:masterfrom
mhr3:count-ps
Aug 17, 2016
Merged

Added count_ps to timers#47
vmg merged 2 commits intogithub:masterfrom
mhr3:count-ps

Conversation

@mhr3
Copy link
Copy Markdown
Contributor

@mhr3 mhr3 commented Aug 17, 2016

Fixes #45

Comment thread src/metric.c Outdated
sample(key, hsample.count, opaque);
}

if (opaque != NULL){
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.

opaque is assured to be non-NULL, so you can skip this check and move the cast inside the WITH_SUFFIX block. :)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

K, dropped

@vmg vmg merged commit dad4b3b into github:master Aug 17, 2016
@vmg
Copy link
Copy Markdown
Contributor

vmg commented Aug 17, 2016

Looks good. Thanks! :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants