lkml.org 
[lkml]   [2023]   [Apr]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] Binder: Add timestamp and async from to transaction record
Date
From: Chuang Zhang <zhangchuang3@xiaomi.com>

This path adds support for getting the pid, tid, and transfer duration
information of transfers in binderfs transfer records.
Previously, this information was not available in the transfer records,
which made it difficult to analyze certain issues in Android.

With this modification, Android engineers will be able to quickly identify
and diagnose problems in certain scenarios. We believe that this
improvement will be particularly useful for issue analysis and debugging
on Android.

This change does not affect existing functionality or performance and
is fully backward-compatible.

Chuang Zhang (2):
Binder: Add timestamp to transaction record
Binder: Add async from to transaction record

drivers/android/binder.c | 15 +++++++++++----
drivers/android/binder_internal.h | 3 +++
2 files changed, 14 insertions(+), 4 deletions(-)

--
2.34.1

\
 
 \ /
  Last update: 2023-04-24 13:06    [W:0.026 / U:0.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site