summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Collapse)AuthorAge
* qcacld: fwlog: update fwlog parser file as per CL 798691Thirumalai Pachamuthu2014-01-16
| | | | | | | This change will include the parser changes from perforce . Change-Id: I81f043e18959ffe2e13e84db22038444bfe343b1 CRs-Fixed: 590342
* qcacld: fwlog: update the userspace utils to handle the dropped bufferThirumalai Pachamuthu2014-01-16
| | | | | | | | | The dbglog application updated to print the log buffer drop message in the parsed output. Also updated the parser with the latest parse commands. . Change-Id: I123870990de3a1e144135c9f6948fcc57500fcfa CRs-Fixed: 590453
* Release 4.0.0.68Prakash Dhavali2014-01-08
| | | | | Release 4.0.0.68 to override previous 4.0.0.62B as this includes switch from internal dev branch of qcacld-2.0 to qcacld-new
* cld: fwlog: update fwlog common file changesThirumalai Pachamuthu2013-12-06
| | | | | | | | | This patch merge the common file changes from the perforece. CL's merged in this patch 787795, 785180, 785272, 787814 Change-Id: I27f39e4e03cec070753d7677d2791a0e10ec150c CRs-Fixed: 582870
* cld: fwlog: Merge the dbglog changesThirumalai Pachamuthu2013-11-27
| | | | | | | This patch will merge the dbglog changes. Change-Id: I8968e87484135759e15d4f08d4e34414de0ce046 CRs-fixed: 574325
* 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