Excluding Items from Profiling

You can prevent the profiler from recording events for Sequence Files, Sequences, Steps, and Executions. To do so, add a container property to the item's attributes named NIProfiler. Within that container, create a Boolean property named Exclude. Note that if you create these attributes programmatically, in the case of a SequenceFile, add the attributes to the SequenceFile.Data container rather than directly to the SequenceFile object.