1This directory contains example QUIC traces. Most of those are generated from 2the unit tests of gQUIC's BBR implementation. You can regenerate those by 3building `net_unittests` in Chrome and setting `QUIC_TEST_OUTPUT_DIR` 4environment variable to the directory where you want those to go. The 5particular file shipped here, `example.qtr`, originally was 6`SimpleTransferSmallBuffer.BbrSenderTest.C42.20180910211327.qtr`. 7`example.json.gz` is a compressed version of JSON representation of 8`example.qtr`. 9