On 07/27/2016 11:33 PM, Jeff Law wrote:
> On 07/27/2016 02:27 AM, Martin Liška wrote:
>> Hi.
>>
>> As mentioned in the PR gcov-profile/68025, there's a request not to
>> instrument
>> some functions (e.g. a in linux kernel). Thus, I come with a new attribute
>> no_profile_instrument_function
>> w
On 07/27/2016 02:27 AM, Martin Liška wrote:
Hi.
As mentioned in the PR gcov-profile/68025, there's a request not to instrument
some functions (e.g. a in linux kernel). Thus, I come with a new attribute
no_profile_instrument_function
which skips any profiling instrumentation.
Patch can bootstra
Hi.
As mentioned in the PR gcov-profile/68025, there's a request not to instrument
some functions (e.g. a in linux kernel). Thus, I come with a new attribute
no_profile_instrument_function
which skips any profiling instrumentation.
Patch can bootstrap on ppc64le-redhat-linux and survives regress