This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] i386: Replace internal_function attribute for __mcount_internal


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]