summaryrefslogtreecommitdiff
path: root/tools/fwdebuglog/Android.mk (follow)
Commit message (Collapse)AuthorAge
* 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