All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] android: binder: debug message improvements
@ 2018-07-27  0:17 Sherry Yang
  2018-07-27  0:17 ` [PATCH 1/2] android: binder: Show extra_buffers_size in trace Sherry Yang
  2018-07-27  0:17 ` [PATCH 2/2] android: binder: Rate-limit debug and userspace triggered err msgs Sherry Yang
  0 siblings, 2 replies; 4+ messages in thread
From: Sherry Yang @ 2018-07-27  0:17 UTC (permalink / raw)
  To: linux-kernel; +Cc: tkjos, maco

This patch set includes extra_buffers_size in trace so that the
total transaction size can be inferred. It also ratelimits debug
messages to avoid excessive log spams reported by sysbot.

    android: binder: Show extra_buffers_size in trace
    android: binder: Rate-limit debug and userspace triggered err msgs

 drivers/android/binder.c       |  5 +++--
 drivers/android/binder_alloc.c | 41 ++++++++++++++++++--------
 drivers/android/binder_trace.h |  7 +++++--
 3 files changed, 34 insertions(+), 19 deletions(-)



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-08-02  8:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-27  0:17 [PATCH 0/2] android: binder: debug message improvements Sherry Yang
2018-07-27  0:17 ` [PATCH 1/2] android: binder: Show extra_buffers_size in trace Sherry Yang
2018-07-27  0:17 ` [PATCH 2/2] android: binder: Rate-limit debug and userspace triggered err msgs Sherry Yang
2018-08-02  8:34   ` Greg Kroah-Hartman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.