Solution
The LabVIEW Desktop Execution Trace Toolkit is only available for Windows and not compatible with any Real-Time operating system. To monitor and debug your Real-Time application you can use the 
Real-Time Trace Viewer, the 
Profile Performance and Memory window or 
various other tools included with LabVIEW. Learn about the tools available for 
testing and debugging FPGA code.  For Linux Real-Time targets, you may also use open tools based on the 
ftrace command, such as 
KernelShark. Those have support and broad documentation from the community.