public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Disable MMIO tracing from QUP wrapper and serial driver
@ 2022-05-02 10:45 Vijaya Krishna Nivarthi
  2022-05-02 10:45 ` [PATCH 1/2] soc: qcom: geni: Disable MMIO tracing Vijaya Krishna Nivarthi
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Vijaya Krishna Nivarthi @ 2022-05-02 10:45 UTC (permalink / raw)
  To: agross, bjorn.andersson, gregkh, jirislaby, linux-arm-msm,
	linux-kernel, linux-serial
  Cc: quic_msavaliy, quic_vtanuku, Vijaya Krishna Nivarthi

Register read/write tracing is causing excessive
logging and filling the rtb buffer and effecting
performance.

Disabled MMIO tracing from QUP wrapper and serial
driver to disable register read/write tracing.

Vijaya Krishna Nivarthi (2):
  soc: qcom: geni: Disable MMIO tracing
  tty: serial: qcom_geni_serial: Disable MMIO tracing

 drivers/soc/qcom/qcom-geni-se.c       | 8 +++++++-
 drivers/tty/serial/qcom_geni_serial.c | 8 +++++++-
 2 files changed, 14 insertions(+), 2 deletions(-)

-- 


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

end of thread, other threads:[~2022-05-05  3:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-02 10:45 [PATCH 0/2] Disable MMIO tracing from QUP wrapper and serial driver Vijaya Krishna Nivarthi
2022-05-02 10:45 ` [PATCH 1/2] soc: qcom: geni: Disable MMIO tracing Vijaya Krishna Nivarthi
2022-05-02 12:07   ` Greg KH
2022-05-02 10:45 ` [PATCH 2/2] tty: serial: qcom_geni_serial: " Vijaya Krishna Nivarthi
2022-05-02 12:07   ` Greg KH
2022-05-02 12:06 ` [PATCH 0/2] Disable MMIO tracing from QUP wrapper and serial driver Greg KH
2022-05-05  3:19   ` Sai Prakash Ranjan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox