summaryrefslogtreecommitdiff
path: root/tools/fwdebuglog/Android.mk (follow)
Commit message (Collapse)AuthorAge
* Modify cnss-diag to cnss_diag to follow convention.Subhani Shaik2014-04-07
| | | | | | | | | 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 service to support QXDM and RIDL.Subhani Shaik2014-02-02
| | | | | | | | 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
* cld: Fix compilation issues in debug toolsvinothkumar2013-11-14
| | | | | | | | | Fix compilation issues in athdiag and firmware_debug_log tools while compiling it from repo top directory. Change-Id: I8f0c6542d7e476de994faec606d4c61e199708d6 CRS-Fixed: 557694
* cld: fwlog: add userspace utility to handle netlink loggingSundar Subramaniyam2013-10-23
| | | | | | | | | | | | | | | 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
* cld: Initial push of cld to opensource Code Aurora ForumMadan Mohan Koyyalamudi2013-09-28
Initial push of cld to opensource Code Aaurora Forum