Skip to content

estat displays CC_USING_FENTRY warnings on startup #44

Description

@sebroy

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.
...

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions