Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - tracing user events: Page 1 of 5 (5 Items)
   
tracing user events  
When running tracelogger with these filter options, it seems that the USREVENTS are not captured. This seems incorrect, 
because USREVENT is different class than the ones that get filtered with F1 to F7. Enabling one of the options also 
starts recording the USREVENT class.

Test it with:

tracelogger -F1 -F2 -F3 -F4 -F6 -F7 -s 3
./start_your_program_that_uses_trace_logi_while_trace_gets_logged
traceprinter | grep USREVENT