PROVIDE DEEP APPLICATION INSIGHTS
Provide deep application insights to multi-binary and multi-threaded applications. Through the combination of static, dynamic, and semantic analysis, SLX visualizes thread genealogy, communication, synchronization and data dependencies, providing a live architectural overview from the source code which can be checked for consistency with the envisioned architecture.
IDENTIFY COMMUNICATION AND MEMORY BOTTLENECKS
SLX shared memory (POSIX shared memory variables) analysis makes you aware of how the application communicates among threads and with other applications. SLX shows all accesses to variables including sub-objects of arrays and structs even when accessed through pointers.
IDENTIFY MISSING INTER-THREAD AND INTER-PROCESS SHARED MEMORY PROTECTION
SLX understands protection mechanisms and can point directly to the problematic source lines so the code can be fixed. This enables not only the detection of data races in between threads, but also in between separate processes and applications.



Documentation Show all documentation
Videos Show all Videos
Training

