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] s390: implement sotruss support


On 12/24/2013 04:33 AM, Mike Frysinger wrote:
> See commit 41b1792698a335d3a85381921a84a16e9635f36a for testcase.
> 
> Note: while this works on s390x, the s390 code hangs when using -e.
> But it hangs regardless of this code (the hang seems to occur before
> the exit func is even called).  I didn't look too closely at it as
> it seems to be an issue external to this file, so this code shouldn't
> make the situation any worse.
> 
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
> 
> 2013-12-24  Mike Frysinger  <vapier@gentoo.org>
> 
> 	* sysdeps/s390/sotruss-lib.c: New file.

This looks fine to me. I think anything is better than nothing
here, and the sotruss-lib's are pretty easy to write. Thanks 
for helping fill out the feature-by-machine matrix.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>

Cheers,
Carlos.


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