Skip to content

Not compatible with -Zpanic_abort_tests  #256

Open
@alecmocatta

Description

@alecmocatta

panic = abort plue -Zpanic_abort_tests results in a forked process per test. At least on macOS, dtrace is not following forks in the executed binary, so it doesn't see the tests actually being run.

cc rust-lang/rust#67650

RUSTFLAGS='-Cpanic=abort -Zpanic_abort_tests' cargo flamegraph --root --test sync

image

cargo flamegraph --root --test sync

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions