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 - System Profiler - Event Filters - Control Events - Disable?: Page 1 of 7 (7 Items)
   
System Profiler - Event Filters - Control Events - Disable?  
Hi,

a customer found an issue in the System Profiler. He tried to set Event Filters for the log (before the log gets done) 
and decided to select Class Specific. By doing that, the IDE displays tabs for each class and there you can set Fast, 
Wide, Event Specific or Disable.

The customer set Control Events to Disable and then had issues opening the log file later. In my understanding, 'Control
 Events' are

1) not visible in the timeline, because they are actually *used* to coordinate the event generation (e.g. logging a 
ClockCycles wrap)

2) mandatory to be enabled, because without them, the System Profiler (and probably traceprinter) cannot completely 
interpret the kernel log.

Is this correct? If so, it should not be possible to manipulate the setting for Control Events at all, thus the 
corresponding tab should not be displayed. Shall I file a PR?


- Malte