Go to file
Vivek 3327a6a92b qcacmn: Add support for rate limiting QDF trace prints
The existing QDF implementation does the following
1. The QDF trace either prints to the console
2. The QDF trace message  is directed to the utils,
   which based on log level
	a. redirects to a user space daemon or
	b. redirects to console

There is excessive logging detection in the utils code
before redirecting the prints to  the console.
If the number of prints to console is more than
the configured threshold, we assert in development builds.

Moving the API for excessive logging detection from utils to
QDF trace.

The configuration for detection of excessive logging currently
is only for the number of prints per second.
Adding time configuration also to detection of excess logging
to the console.

CRs-Fixed: 2809752
Change-Id: Iecc408fc9b576fa900a6d7ee793639f1dde3110d
2020-12-02 10:45:34 -08:00
cfg qcacmn: Add basic infra for connection manager UTF 2020-11-25 00:52:13 -08:00
dp qcacmn: reset monitor filters only in monitor mode 2020-12-01 09:56:34 -08:00
ftm qcacmn: remove dependency of public files from wlan_objmgr_psoc_obj.h 2020-05-15 10:41:50 -07:00
global_lmac_if qcacmn: Remove DA-Specific flags in DFS source code 2020-10-02 03:38:08 -07:00
gpio qcacmn: Add extra parameters to gpio command 2020-11-23 06:38:30 -08:00
hal/wifi3.0 qcacmn: Rate limit logs when wake request fails 2020-11-23 21:57:39 -08:00
hif qcacmn: Rate limit logs when wake request fails 2020-11-23 21:57:39 -08:00
htc qcacmn: Enhance hang info feature 2020-10-30 13:03:35 -07:00
init_deinit/dispatcher qcacmn: Add and enable GPIO Component 2020-10-08 15:33:59 -07:00
iot_sim qcacmn: Maintain peer object refernce during frame delay 2020-09-16 07:11:14 -07:00
os_if/linux qcacmn: Vendor specific feature capability for Adaptive 11r 2020-11-30 12:49:27 -08:00
qal qcacmn: Use version-specific kernel API 2020-06-20 04:26:31 -07:00
qdf qcacmn: Add support for rate limiting QDF trace prints 2020-12-02 10:45:34 -08:00
scheduler qcacmn: Check if the scheduler thread is already flushed 2020-08-13 22:06:04 -07:00
spectral qcacmn: Add basic infra for connection manager UTF 2020-11-25 00:52:13 -08:00
target_if qcacmn: Add CSA event handler and extract APIs 2020-12-01 06:50:28 -08:00
umac qcacmn: Use bh spinlock for CM 2020-12-01 04:44:27 -08:00
utils qcacmn: Add support for rate limiting QDF trace prints 2020-12-02 10:45:34 -08:00
wbuff qcacmn: Use function name instead of file name in debug logs 2019-01-17 22:20:46 -08:00
wlan_cfg Revert "qcacmn: Add INI support to enabling sending ICMP to FW" 2020-11-23 13:19:31 -08:00
wmi qcacmn: Add CSA event handler and extract APIs 2020-12-01 06:50:28 -08:00
README.txt qcamain: Test changes 2017-09-15 21:45:35 +05:30
VERSION.txt Release 5.1.1.17I 2017-03-27 08:31:31 -07:00

 This is CNSS WLAN Host Driver for products starting from iHelium