| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
|
|
| |
Change the final binary name to cnss_diag from cnss-diag.
This is to follow the convention wrt binary names.
CRs-fixed: 643971
Change-Id: I9e6711eb7394cf11614be9d316b2e96067fc580f
|
| |
|
|
|
|
|
|
|
|
|
| |
cnss-diag usage of user defined port is causing wlan driver usage
count to increment. The driver insmod/rmmod cannot be done with
driver usage. Modified the cnss-diag to use wlan nl services which
will use the NETLINK_USERSOCK and also provide flexibility to load
unload the driver.
Change-Id: I30a42e49057cac241ce9a3045ca14693963f192c
CRs-fixed: 622387
|
| |
|
|
|
|
|
|
| |
Add BEACON_EVENT_EARLY_RX_CLK_DRIFT/BEACON_EVENT_EARLY_RX_AP_DRIFT
in parser in order to print related FWLOG in kernel message.
Change-Id: I62e335d0da0bfa4d895dbd2576a58a4f0d19a589
CRs-Fixed: 621270
|
| |
|
|
|
|
|
|
|
| |
Enable logs to validate whether the system is
using 2 chains or 1 chain to process beacon
for the dtim rx feature.
Change-Id: I7dc455d4f4881e95dc24efeaa3c31e2f66429763
CRs-Fixed: 619984
|
| |
|
|
|
|
|
|
|
|
| |
In the parser the QXDM log wrapper was missing for
some functions which was causing the logs to go to
console. Modified to check the global flag and route
accordingly.
Change-Id: I7e5b2009764c753ad1f3b27c7be4ad1cad832b24
CRs-fixed: 624844
|
| |
|
|
|
|
|
|
|
|
|
| |
WIth the introduction of the diag events the cnss-diag in case of
file based logging has to drop the FW events as the parser doesn't
handle this case. The RECLEN is now increased to 1516 with the
addition of diag_type and corresponding hard coded offset handling
has been fixed across the files.
Change-Id: I54584ec4b528bb2d4774cb0cbb0abbbd8a90a863
CRs-fixed: 621304
|
| |
|
|
|
|
|
|
| |
cnss-diag broke the file based logging where the right pointer to
the buff was not passed causing invalid log messages.
Change-Id: Ia4581440bc84dd0a484c2b7d31455fa8d5ee831e
CRs-fixed: 616488
|
| |
|
|
|
|
|
|
|
| |
Enable logs to verify whether during EBT a full beacon
is processed or whenever the beacon is dropped.
These logs are needed to validate the EBT feature
Change-Id: I71b779f56c2158aa76ef21de800b14ec768c20d3
CRs-Fixed: 602113
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Match Copyright and License Strings of master branch to that
of cafstaging so that standard git merge/patch commands are
transparent as code flows from one branch/repository to other.
This helps automaton and also can be used to alert if any
issues are found. Fix trailing whitespace issues and cfg.txt
format. Remove wrongly concatenated long lines from stripped
copyright paragraph. Fix additional trailing white-space
issues exposed from old files.
Change-Id: I765c6f01014b0cbb83b971da21324b84d4357ed4
|
| |
|
|
|
|
|
|
| |
This is a new feature support for QXDM logging and RIDL. The
proposed cnss-diag service will handle FW events, debug logs.
Change-Id: I88b69453dc4c890d03ea4d93d97fd0a64f4f5e4b
CRs-fixed: 587068
|
| |
|
|
|
|
|
|
| |
This commit fixes the issues found in static source code analysis
found in UTILS and tools directory in CLD driver.
Change-Id: I89dc4fe3aedc689f2c7c8f03b703c4f8d2bbc494
CRs-fixed: 602162
|
| |
|
|
|
|
|
| |
This change will include the parser changes from perforce
.
Change-Id: I81f043e18959ffe2e13e84db22038444bfe343b1
CRs-Fixed: 590342
|
| |
|
|
|
|
|
|
|
| |
The dbglog application updated to print the log buffer drop
message in the parsed output. Also updated the parser with
the latest parse commands.
.
Change-Id: I123870990de3a1e144135c9f6948fcc57500fcfa
CRs-Fixed: 590453
|
| |
|
|
|
| |
Release 4.0.0.68 to override previous 4.0.0.62B as this includes switch
from internal dev branch of qcacld-2.0 to qcacld-new
|
| |
|
|
|
|
|
|
|
| |
This patch merge the common file changes from the
perforece.
CL's merged in this patch 787795, 785180, 785272, 787814
Change-Id: I27f39e4e03cec070753d7677d2791a0e10ec150c
CRs-Fixed: 582870
|
| |
|
|
|
|
|
| |
This patch will merge the dbglog changes.
Change-Id: I8968e87484135759e15d4f08d4e34414de0ce046
CRs-fixed: 574325
|
| |
|
|
|
|
|
|
|
| |
Fix compilation issues in athdiag and
firmware_debug_log tools while compiling it
from repo top directory.
Change-Id: I8f0c6542d7e476de994faec606d4c61e199708d6
CRS-Fixed: 557694
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch will add utility can be used for netlink
logging.
./cld-fwlog-netlink -c will print the debug log message in
console.
./cld-fwlog-netlink -f /tmp/cldlog will log into the file
In x86 platform kernel buffer will be used, however
in android platforms, logcat buffer will be used.
Change-Id: I350df069ceeed2793d05e71c62fba170d09f3cb1
CRs Fixed: 539076
|
|
|
Initial push of cld to opensource Code Aaurora Forum
|