Re: [PATCH v3 2/2] serial: qcom-geni: Add tracepoints for Qualcomm GENI serial driver

From: Praveen Talari

Date: Wed May 27 2026 - 12:27:07 EST


Hi

On 27-05-2026 13:47, Greg Kroah-Hartman wrote:
On Tue, May 26, 2026 at 10:36:18AM +0530, Praveen Talari wrote:
Hi

On 22-05-2026 15:17, Greg Kroah-Hartman wrote:
On Mon, May 18, 2026 at 11:26:56PM +0530, Praveen Talari wrote:
Add tracing to the Qualcomm GENI serial driver to improve runtime
observability.

Trace hooks are added at key points including termios and clock
configuration, manual control get/set, interrupt handling, and data
TX/RX paths.

Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
Signed-off-by: Praveen Talari <praveen.talari@xxxxxxxxxxxxxxxx>
---
v2->v3:
- Updated commit text(removed example as it was available on cover
letter).
---
drivers/tty/serial/qcom_geni_serial.c | 27 +++++++++++++++++++++++----
1 file changed, 23 insertions(+), 4 deletions(-)
This patch did not apply to my tree :(
Do you mean these patches are not applied cleanly?
Yes.

If yes, i will push on linux-next tip.
You mean rebase, right?

Yes, i have already posted V4.

 https://lore.kernel.org/all/20260526-add-tracepoints-for-qcom-geni-serial-v4-0-e94fbaec0232@xxxxxxxxxxxxxxxx/


Thanks,

Praveen Talari


thanks,

greg k-h