Re: [PATCH] Binder: Add timestamp and async from pid/tid to transaction record

From: Greg KH
Date: Thu Apr 13 2023 - 06:17:53 EST


On Thu, Apr 13, 2023 at 05:38:05PM +0800, Chuang Zhang wrote:
> From: zhangchuang3 <zhangchuang3@xxxxxxxxxx>
>
> This patch adds a timestamp field to the binder_transaction
> structure to track the time consumed during transmission
> when reading binder_transaction records.
> Additionally, it records the from pid and tid of asynchronous
> binder. This information is printed when reading binderfs
> related nodes to assist with debugging.
>
> Signed-off-by: zhangchuang3 <zhangchuang3@xxxxxxxxxx>

As I said before, use your hame, not your email alias.

And do NOT send the patch from a gmail account, otherwise I have no way
to verify that you really are a developer at xiaomi.com, right?

thanks,

greg k-h