https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80223

            Bug ID: 80223
           Summary: RFE: Exclude functions from profile instrumentation
           Product: gcc
           Version: 7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: gcov-profile
          Assignee: unassigned at gcc dot gnu.org
          Reporter: mpolacek at gcc dot gnu.org
  Target Milestone: ---

Similarly to no_instrument_function for -finstrument-functions, some users wish
that there be a function attribute to allow users to exclude a function from
being instrumented with -fprofile-generate.

Reply via email to