37a38,42
> # Only build the protocol buffer instructions tracer if we have protobuf support
> if env['HAVE_PROTOBUF'] and env['TARGET_ISA'] != 'x86':
> SimObject('InstPBTrace.py')
> Source('inst_pb_trace.cc')
>