1 ; RUN: llvm-xray convert %S/Inputs/fdr-log-version-1.xray -f trace_event -o - \
2 ; RUN: | %python -c 'import json, sys; json.dump(json.loads(sys.stdin.read()), sys.stdout, sort_keys=True, indent=2)' \
5 ; CHECK: "traceEvents": [
6 ; Check fields for an event are present