Created by: snehasish
Add a trace view tool which emits disassembly for an offline trace. The format can be set to one of att (default), intel, dr or arm. Command line flags -skip_refs and -sim_refs can be used to fast forward and only emit a certain number of instructions from the trace respectively. This also adds a basic e2e test.