[PATCH] i386: Replace internal_function attribute for __mcount_internal
Florian Weimer
fweimer@redhat.com
Tue Aug 15 12:27:00 GMT 2017
On 08/15/2017 02:19 PM, H.J. Lu wrote:
> On Tue, Aug 15, 2017 at 5:08 AM, Florian Weimer <fweimer@redhat.com> wrote:
>> With the separate test patch I posted ([PATCH] Test for profiling
>> support (_mcount/gprof)), is this now okay to commit?
>>
>
> Does the new test fail without the __mcount_internal patch?
Yes, it does. The executable does not generate any profiling data:
$ cat gmon/tst-gmon-gprof.out
--- expected
+++ actual
@@ -1,2 +0,0 @@
-f1 2000
-f2 1000
FAIL
Florian
More information about the Libc-alpha
mailing list