| 25 | |
| 26 | Edit: I'll add also idle thread information, because it reflects the thread being used by that task: |
| 27 | |
| 28 | {{{ |
| 29 | profiling results for thread "idle thread 1" (1): |
| 30 | tick interval: 1000 us |
| 31 | total ticks: 9999 (9999000 us) |
| 32 | expected ticks: 10286 (missed 287) |
| 33 | unknown ticks: 9999 (9999000 us, 100.00%) |
| 34 | dropped ticks: 0 (0 us, 0.00%) |
| 35 | samples/tick: 0.0 |
| 36 | no functions were hit |
| 37 | |
| 38 | profiling results for thread "idle thread 2" (2): |
| 39 | tick interval: 1000 us |
| 40 | total ticks: 9889 (9889000 us) |
| 41 | expected ticks: 10181 (missed 292) |
| 42 | unknown ticks: 9889 (9889000 us, 100.00%) |
| 43 | dropped ticks: 0 (0 us, 0.00%) |
| 44 | samples/tick: 0.0 |
| 45 | no functions were hit |
| 46 | |
| 47 | profiling results for thread "idle thread 3" (3): |
| 48 | tick interval: 1000 us |
| 49 | total ticks: 9940 (9940000 us) |
| 50 | expected ticks: 10235 (missed 295) |
| 51 | unknown ticks: 9940 (9940000 us, 100.00%) |
| 52 | dropped ticks: 0 (0 us, 0.00%) |
| 53 | samples/tick: 0.0 |
| 54 | no functions were hit |
| 55 | |
| 56 | profiling results for thread "idle thread 4" (4): |
| 57 | tick interval: 1000 us |
| 58 | total ticks: 24 (24000 us) |
| 59 | expected ticks: 24 (missed 0) |
| 60 | unknown ticks: 24 (24000 us, 100.00%) |
| 61 | dropped ticks: 0 (0 us, 0.00%) |
| 62 | samples/tick: 0.0 |
| 63 | no functions were hit |
| 64 | |
| 65 | profiling results for thread "idle thread 5" (5): |
| 66 | tick interval: 1000 us |
| 67 | total ticks: 10005 (10005000 us) |
| 68 | expected ticks: 10291 (missed 286) |
| 69 | unknown ticks: 10005 (10005000 us, 100.00%) |
| 70 | dropped ticks: 0 (0 us, 0.00%) |
| 71 | samples/tick: 0.0 |
| 72 | no functions were hit |
| 73 | |
| 74 | profiling results for thread "idle thread 6" (6): |
| 75 | tick interval: 1000 us |
| 76 | total ticks: 10005 (10005000 us) |
| 77 | expected ticks: 10300 (missed 295) |
| 78 | unknown ticks: 10005 (10005000 us, 100.00%) |
| 79 | dropped ticks: 0 (0 us, 0.00%) |
| 80 | samples/tick: 0.0 |
| 81 | no functions were hit |
| 82 | |
| 83 | profiling results for thread "idle thread 7" (7): |
| 84 | tick interval: 1000 us |
| 85 | total ticks: 9862 (9862000 us) |
| 86 | expected ticks: 10162 (missed 300) |
| 87 | unknown ticks: 9862 (9862000 us, 100.00%) |
| 88 | dropped ticks: 0 (0 us, 0.00%) |
| 89 | samples/tick: 0.0 |
| 90 | no functions were hit |
| 91 | |
| 92 | profiling results for thread "idle thread 8" (8): |
| 93 | tick interval: 1000 us |
| 94 | total ticks: 9999 (9999000 us) |
| 95 | expected ticks: 10304 (missed 305) |
| 96 | unknown ticks: 9999 (9999000 us, 100.00%) |
| 97 | dropped ticks: 0 (0 us, 0.00%) |
| 98 | samples/tick: 0.0 |
| 99 | no functions were hit |
| 100 | }}} |