To exclude specific trace points, use the following command:
f server,trace_exclude_specific=n | (n,...)
Example: The tracespecific command below turns on tracing for a whole part and then the trace_exclude_specific turns off tracing for the point 04006031 within that part.:
f bbo5acr,tracespecific=04006000 f bbo5acr,trace_exclude_specific=04006031