summaryrefslogtreecommitdiff
path: root/tools (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: Change busybox command in athdiag toolvinothkumar2013-11-14
| | | | | | | | | Change busybox command in popen function of athdiag tool to avoid changing manually the busybox executable permissions in APQ8084/MSM8960. Change-Id: I7f400af79f91266253d18abaacc05a037625fbcd CRs-Fixed: 567344
* 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: Update athdiag utility toolvinothkumar2013-10-23
| | | | | | | | | | Make changes in athdiag utility tool with respect to changes in athdiag configuration in driver side for 3.10 kernel.Make sure the busybox utility is having executable permissions. CRs Fixed: 548637 Change-Id: I4568192dd7f60aa8a6c31a36c422cb50cc2cee3c
* cld: Initial push of cld to opensource Code Aurora ForumMadan Mohan Koyyalamudi2013-09-28
Initial push of cld to opensource Code Aaurora Forum