summaryrefslogtreecommitdiffstats
path: root/src/plugins/tracing
Commit message (Expand)AuthorAgeFilesLines
* Fix build with std::filesystemAntti Määttä2023-11-212-4/+9
* Fix CTF with IntegrityAntti Määttä2023-10-301-0/+11
* Fix CTF with static buildAntti Määttä2023-10-301-2/+1
* Fix CTF with namespace buildAntti Määttä2023-10-091-2/+2
* Fix compiler errorAntti Määttä2023-10-021-1/+1
* qctflib: deduplicate literals and use SV moreAnton Kudryavtsev2023-09-251-17/+19
* CTF: Fix channel namingAntti Määttä2023-09-191-0/+1
* CTF: Add zstd support for streamingAntti Määttä2023-08-293-27/+105
* CTF: Remove channel from channel list when it is destroyedAntti Määttä2023-08-082-0/+8
* CTF: Add streaming supportAntti Määttä2023-08-035-78/+686
* CTF: Clear output location at startupAntti Määttä2023-08-032-5/+26
* CTF: Simplify writing endianness to metadataAntti Määttä2023-08-011-5/+1
* CTF: Use wfopen in windowsAntti Määttä2023-08-011-4/+13
* CTF: Use static with operatorAntti Määttä2023-06-021-2/+2
* CTF: Properly handle invalid session fileAntti Määttä2023-06-021-9/+16
* CTF: Add qt_error_string to file open warningAntti Määttä2023-06-021-1/+2
* CTF: Fix coding styleAntti Määttä2023-06-021-4/+4
* CTF: Use QT_FSTAT to read file sizeAntti Määttä2023-06-021-6/+9
* CTF: Use access to check if location is writableAntti Määttä2023-06-021-5/+2
* CTF: Do not check nullptr before deleteAntti Määttä2023-06-021-2/+1
* CTF: Use qEnvironmentVariableAntti Määttä2023-06-021-1/+1
* CTF: Remove extraneaus includeAntti Määttä2023-06-021-1/+0
* CTF: Cleanup writing uuid to Ctf packetAntti Määttä2023-06-011-6/+1
* CTF: Fix reading a session fileAntti Määttä2023-05-251-4/+5
* CTF: Use UTC date-time in metadataAntti Määttä2023-05-171-7/+6
* Fix crash at exit when tracingAntti Määttä2023-04-263-1/+11
* CTF: Fix QTRACE_LOCATION warnings during compilationAntti Määttä2023-03-281-2/+2
* Move CTF tracing plugin to plugins directoryAntti Määttä2023-03-217-0/+624