1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Sample time for hardware samples.

This commit is contained in:
Bartosz Taudul
2021-06-04 12:50:55 +02:00
parent 1616411257
commit 2765be92fb
2 changed files with 40 additions and 29 deletions
+1
View File
@@ -482,6 +482,7 @@ struct QueueTidToPid
struct QueueHwSample
{
uint64_t ip;
int64_t time;
};
enum class PlotFormatType : uint8_t