Write the performance trace as plain .trace.json instead of the
default gzip-compressed .trace.json.gz.
A trace is gzip-compressed unless the output path ends .trace.json or this flag is set; the flag
wins over a .gz path. Over the HTTP API, where no filename is given, pass trace_no_gzip to the
same effect.