-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Right now, the output format differs based on the mode (host or dpu) and for the DPU, it has 15 fields (8 are broken-down timing information, 4 are parameters). It's difficult to change or add things because it's used in multiple places and because it's hard to make sure that the order is actually right in the output.
Ideally, it could be centrally defined somewhere - the C files could use a macro, and shell scripts could refer to the fields by name rather than index. It should also probably include either all compile-time parameters or none (right now, it includes NR_TASKLETS but excludes all others).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request