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

estat displays CC_USING_FENTRY warnings on startup #44

Open
sebroy opened this issue May 14, 2020 · 0 comments
Open

estat displays CC_USING_FENTRY warnings on startup #44

sebroy opened this issue May 14, 2020 · 0 comments

Comments

@sebroy
Copy link
Contributor

sebroy commented May 14, 2020

On master, when starting most of our estat scripts, the following output is emitted:

delphix@guild:~$ sudo estat backend-io 10
In file included from <built-in>:3:
/virtual/include/bcc/helpers.h:47:9: warning: 'CC_USING_FENTRY' macro redefined [-Wmacro-redefined]
#define CC_USING_FENTRY
        ^
<command line>:6:9: note: previous definition is here
#define CC_USING_FENTRY 1
        ^
1 warning generated.
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant