summaryrefslogtreecommitdiff
path: root/Android.mk
diff options
context:
space:
mode:
authorChandrasekaran, Manishekar <cmshekar@qti.qualcomm.com>2016-04-07 12:00:10 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2016-04-25 22:55:29 -0700
commitb2d9fa14f4b724b9e47f19d55dc7144bbaf699cf (patch)
tree9630b1a90340de4a0afeb62c0932c0d34af8ffa5 /Android.mk
parent7009f2539933e812f112b4144f1fa94f9657db85 (diff)
qcacld-3.0: Enable packet tracker for non performance builds
Enable the packet tracker feature for non performance builds by enabling the macro QCA_PKT_PROTO_TRACE and set the default packet tracker log level to dump the DHCP, EAPOL and management packet details. The necessary log level can be modified using the ini 'gEnableDebugLog' entry either at compile time or at run time using the IOCTL 'setDbgLvl'. The logs are dumped using the same IOCTL 'setDbgLvl'. e.g., To enable all the packet trace features - iwpriv wlan0 setDbgLvl 0x0f To dump the packet trace - iwpriv wlan0 setDbgLvl 9999 Change-Id: I4fe82e0091517f0614baedf620976dd37b94a974 CRs-Fixed: 998642
Diffstat (limited to 'Android.mk')
0 files changed, 0 insertions, 0 deletions