History log of /wlan-dirver/qca-wifi-host-cmn/qdf/linux/src/i_qdf_tracepoint.h (Results 1 – 4 of 4)
Revision Date Author Comments
# c3c262ca 13-Feb-2023 Jeff Johnson <quic_jjohnson@quicinc.com>

qcacmn: Fix QDF trace documentation

The kernel-doc script identified documentation issues in the QDF trace
abstractions, so fix those issues. In addition, there are instances
where public functions

qcacmn: Fix QDF trace documentation

The kernel-doc script identified documentation issues in the QDF trace
abstractions, so fix those issues. In addition, there are instances
where public functions have their implementation documented instead of
having their interface documented, so move that documentation.

Change-Id: Ife16fe9527dbe013003c5f2f04d7e9d0a9aa385a
CRs-Fixed: 3406201

show more ...


# 7a606752 08-Feb-2022 Jinwei Chen <quic_jinweic@quicinc.com>

qcacmn: Support TX completion and RX delay tracing for KIWI

Support TX completion and RX delay tracing by Ftrace for KIWI,
Add generic IP protocol packt tracing like ICMP packet.

Change-Id: Ie0c4b1

qcacmn: Support TX completion and RX delay tracing for KIWI

Support TX completion and RX delay tracing by Ftrace for KIWI,
Add generic IP protocol packt tracing like ICMP packet.

Change-Id: Ie0c4b1764ce953fd2ed41fc5eea8aa28c8d427d9
CRs-Fixed: 3126080

show more ...


# c3994290 01-Dec-2021 Yeshwanth Sriram Guntuka <quic_ysriramg@quicinc.com>

qcacmn: Define few tx, rx and misc tracepoints

Define tracepoints for TCP, UDP, and other packets in
tx and rx. Also, define some miscellaneous to capture
delayed reg write and CE scheduling latency

qcacmn: Define few tx, rx and misc tracepoints

Define tracepoints for TCP, UDP, and other packets in
tx and rx. Also, define some miscellaneous to capture
delayed reg write and CE scheduling latency.

Change-Id: I1eafad7e367073060d742d7bf4ca3245d75cc25d
CRs-Fixed: 3080977

show more ...


# d197c575 19-Nov-2021 Yeshwanth Sriram Guntuka <quic_ysriramg@quicinc.com>

qcacmn: Add support for wlan specific tracepoints

Add support for wlan specific tracepoints using
the existing tracepoint infrastructure exposed
by kernel.

Change-Id: I9e4d09443b97124252240cb6b9ee3

qcacmn: Add support for wlan specific tracepoints

Add support for wlan specific tracepoints using
the existing tracepoint infrastructure exposed
by kernel.

Change-Id: I9e4d09443b97124252240cb6b9ee305acb1bf677
CRs-Fixed: 3077074

show more ...