diff options
Diffstat (limited to 'sys/compat/linux/stats_timing.d')
-rw-r--r-- | sys/compat/linux/stats_timing.d | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/compat/linux/stats_timing.d b/sys/compat/linux/stats_timing.d index d0b6f73..1b60dc9 100644 --- a/sys/compat/linux/stats_timing.d +++ b/sys/compat/linux/stats_timing.d @@ -39,7 +39,6 @@ * possible for a given application * - graph of longest running (CPU-time!) function in total * - may help finding problem cases in the kernel code - * - timing statistics for the emul_lock * - graph of longest held (CPU-time!) locks */ |