Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

New tools: Filtering long critical section events #21

@joelagnel

Description

@joelagnel

Critical section events (t:preemptirq) can be noisy (irq on/off preempt on/off). Using BCC we can write a tool that filters the noise by letting eBPF discard traces of critical sections that are too small in length, to report.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions