Software Tracing Instrumentation. More...
![]() |
Files | |
file | qpcpp.h |
QP/C++ public interface including backwards-compatibility layer. | |
file | qs.h |
QS/C++ platform-independent public interface. | |
file | qs.cpp |
QS software tracing services. | |
file | qs_64bit.cpp |
QS long-long (64-bit) output. | |
file | qs_fp.cpp |
QS floating point output implementation. | |
file | qs_rx.cpp |
QS receive channel services. | |
file | qutest.cpp |
QF/C++ stub for QUTEST unit testing. | |
file | qs_pkg.h |
Internal (package scope) QS/C++ interface. | |
Namespaces | |
QP | |
namespace associated with the QP/C++ framework | |
Software Tracing Instrumentation.
QS is software tracing system that enables developers to monitor live QP applications with minimal target system resources and without stopping or significantly slowing down the code. QS is an ideal tool for testing, troubleshooting, and optimizing QP applications. QS can even be used to support acceptance testing in product manufacturing. Please see QS Manual inside the QTools collection for more information.