summaryrefslogtreecommitdiffstats
path: root/src/opengl/doc/snippets/code
diff options
context:
space:
mode:
authorAntti Määttä <antti.maatta@qt.io>2023-03-02 13:21:01 +0200
committerAntti Määttä <antti.maatta@qt.io>2023-08-03 08:23:36 +0300
commit74dd646e8202ce395223dc7768e238ca68e305ce (patch)
tree6f354f95cb400d32c3394a519050101c87ec6306 /src/opengl/doc/snippets/code
parentc6ab516f71efeeaaf2a10dbc0368fb437f8b3a6c (diff)
CTF: Add streaming support
Implement TCP server to stream trace data. Use the QTRACE_LOCATION environment variable to configure the server address and port. The rest of the configuration is done in the client TraceRequest. The user can configure the compression level, buffer size and whether the server is buffering when client doesn't have connection. The server responds with basic response and then begins sending packets until the client disconnects or the app closes. Each packet contains stream name, stream data and whether to overwrite the stream, which is used with metadata streams. Task-number: QTBUG-105976 Change-Id: I41c708a4c7988666d59f0c6093dd41e8ccd88441 Reviewed-by: Janne Koskinen <janne.p.koskinen@qt.io>
Diffstat (limited to 'src/opengl/doc/snippets/code')
0 files changed, 0 insertions, 0 deletions