Cargo Instruments Versions Save

A cargo plugin to generate Xcode Instruments trace files

v0.3.0

4 years ago

Update to work with the new Cargo.lock format.

v0.2.1

5 years ago

Allow profiling of benchmark targets with --bench arg.

v0.2.0

5 years ago

Change args:

  • template now requires -t
  • args for the target command no longer require --args (-- can be used as expected)

v0.1.2

5 years ago
  • Improve docs and diagnostic messages
  • fix failure when target directory is missing

v0.1.1

5 years ago