Actions
Feature #14028
openzfs_dbgmsg_t should have hrtime
Status:
New
Priority:
Normal
Assignee:
-
Category:
zfs - Zettabyte File System
Start date:
Due date:
% Done:
0%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
The ZFS debug message ring has timestamps, which is useful. Unfortunately the timestamps are stored as a time_t
, which is not always enough resolution and not easy to line up with other hrtime values; e.g., panic_hrtime
or kmem log entries or ZIO timestamps.
No data to display
Actions