Hello list,

A quick question, how should I decode the dumped trace in .ptrc format?

I googled this question, and find points to the util/decode_packet_trace.py 
file. I tried to execute the following command,

    protoc --python_out=. --proto_path=.  trace.ptrc

And got a bunch of

trace.ptrc:153:278657: Invalid control characters encountered in text.
trace.ptrc:153:278664: Invalid control characters encountered in text.
trace.ptrc:153:278666: Invalid control characters encountered in text.
trace.ptrc:153:278672: Invalid control characters encountered in text.

Could anyone shed some light on how should I decode the dumped trace? Thank you!
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to