Ben Gras 80846c4a79 kernel ipc debug: various fixes
. add receive hooks in the kernel to print asynchronously
	  delivered messages
	. do not rely on MF_REPLY_PEND to decide between calls and errors,
	  as that isn't reliable for asynchronous messages; try both instead
	. add _sendcall() that extract-mfield.sh can then reliably recognize
	  the fields for messages that are sent with just send()
	. add DEBUG_DUMPIPC_NAMES to restrict printed messages to
	  from/to given process names

Change-Id: Ia65eb02a69a2b58e73bf9f009987be06dda774a3
2013-05-01 21:40:23 +00:00
..
2013-02-26 09:44:20 +00:00
2013-01-17 10:03:58 +01:00
2013-01-14 11:36:26 +01:00
2012-08-06 16:18:36 +00:00
2012-08-06 16:18:38 +00:00
2013-02-06 16:07:43 +01:00
2012-08-06 16:18:39 +00:00
2013-03-06 11:56:56 +01:00
2013-03-06 11:56:56 +01:00
2013-02-14 10:20:21 +01:00
2013-02-15 11:05:43 +01:00
2013-01-17 10:03:58 +01:00
2013-05-01 21:40:23 +00:00
2013-01-23 09:03:03 +00:00
2013-02-26 09:44:20 +00:00