Skip to content

Data output format is unwieldy #19

@jpzg

Description

@jpzg

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions