Skip to content
This repository was archived by the owner on Aug 14, 2025. It is now read-only.
This repository was archived by the owner on Aug 14, 2025. It is now read-only.

some extension poc about irq #31

@yinan1995

Description

@yinan1995

Schedviz is very useful, but it is only limited to 4 sched trace_point. Recently I wanted to observe the triggering status of reschedule irq , and find them in the trace event. I tried processing in the back-end logic of schedViz, converting the format of reschedule_entry and reschedule_exit to sched_switch and visualizing it. Fortunately, it succeeded. Through some settings, comm and illegal pid, we can distinguish these events that we have joined. What do you think of this approach?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions