From 7a02cfade80b2b6ed2562e74105bebfee90a87ec Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 24 Dec 2013 04:31:22 -0500 Subject: s390: implement sotruss support 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. Reviewed-by: Carlos O'Donell Signed-off-by: Mike Frysinger --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9f766c1365..77b8e74a1e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-01-16 Mike Frysinger + + * sysdeps/s390/sotruss-lib.c: New file. + 2014-01-16 Adhemerval Zanella [BZ#16430] -- cgit 1.4.1