QNX RTOS v4 Knowledge Base
  
QNX RTOS v4 Knowledge Base
  
    
      | 
          
            | Title | Questions on traceinfo assignments in QNX4. |  
            | Ref. No. | QNX.000003847 |  
            | Category(ies) | Utilities, Development |  
            | Issue | We wish to use the QNX traceinfo utility to log trace/error messages. I believe we need IDs allocated for these. We have written at this time 5 processes that could log these messages. 
 Do we need 5 ids and just one that we use? Will these events be visible in DejaView?
 |  
            | Solution | If they are all logging the same message, and you don't have to distinguish which process logged the message, you just need 1 code. 
 Otherwise you would need 5.
 
 These events will come up as raw events, that have the trace code number, but no text associated with it.
 |  |