FROMGIT: Binder: Add async from to transaction record
This commit adds support for getting the pid and tid information of the sender for asynchronous transfers in binderfs transfer records. In previous versions, it was not possible to obtain this information from the transfer records. While this information may not be necessary for all use cases, it can be useful in some scenarios. Signed-off-by:Chuang Zhang <zhangchuang3@xiaomi.com> Acked-by:
Carlos Llamas <cmllamas@google.com> Link: https://lore.kernel.org/r/0c1e8bd37c68dd1518bb737b06b768cde9659386.1682333709.git.zhangchuang3@xiaomi.com Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org> Bug: 235773151 (cherry picked from commit c21c0f9a git: //git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git char-misc-next) Change-Id: I7e729853353522164c4a3dd1094145dfd19af961 Signed-off-by:
Carlos Llamas <cmllamas@google.com>
Loading
Please sign in to comment