Skip to content

Generated .trace files can't be opened by Instruments.app - Document Missing Template Error #88

@luker-os

Description

@luker-os

I am trying to run cargo-instruments via:

cargo instruments -t alloc

When I do, everything seems to run:

    Finished dev [unoptimized + debuginfo] target(s) in 1.45s
   Profiling target/debug/tmp-exp-01 with template 'Allocations'

and I see a new .trace file generated in ./target/instruments, but if I try to open the file, Instruments fails with the error:

The document “tmp-exp-01_Allocations_2023-07-21_162620-077.trace” could not be opened. Document Missing Template Error

I'm using:
Instruments: Version 14.3.1 (14E300c)
cargo-instruments: 0.4.8
rustc: 1.70.0

Any ideas what might be going on?

Thanks!

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