summaryrefslogtreecommitdiff
path: root/tools/fwdebuglog/Makefile (unfollow)
Commit message (Collapse)Author
2015-06-22qcacld-2.0: Remove cld tools from the driverSrinivas Girigowda
Move the cld tools outside of driver to a different project. Change-Id: I6b906af63c9dbafb283b415a1f3d3886cea2ada6 CRs-Fixed: 831792
2014-08-07wlan: Add nan-parser support for cnss_diag.Subhani Shaik
For the NAN feature enablement, adding the support for FW logging in the parser files. Change-Id: I6456d71b80b44ba1239f30b46daf8dee24e36f5a CRs-fixed: 704050
2013-10-23cld: fwlog: add userspace utility to handle netlink loggingSundar Subramaniyam
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