summaryrefslogtreecommitdiffstats
path: root/src/plugins/tracing/qctflib.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use toStdU16String when converting string to std::filesystem::pathAntti Määttä2024-10-011-1/+1
* Fix build with std::filesystemAntti Määttä2023-11-211-4/+4
* Fix CTF with IntegrityAntti Määttä2023-10-301-0/+11
* 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: Remove channel from channel list when it is destroyedAntti Määttä2023-08-081-0/+7
* CTF: Add streaming supportAntti Määttä2023-08-031-75/+146
* CTF: Clear output location at startupAntti Määttä2023-08-031-5/+25
* 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: 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-261-0/+1
* 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-211-0/+327