Git Product home page Git Product logo

Comments (8)

washanhanzi avatar washanhanzi commented on May 19, 2024 2

I looked around and find maybe it was because my program is too simple. The program finishes before Instruments can start profiling. Then I tested with a line of thread::sleep, and it works fine.

Thanks for your time.

Closing.

from cargo-instruments.

samuelcolvin avatar samuelcolvin commented on May 19, 2024 1

I tried cargo-instruments for the first time yesterday, so I'm afraid I can't help on that.

from cargo-instruments.

washanhanzi avatar washanhanzi commented on May 19, 2024 1

Same for me. Never used it before.

from cargo-instruments.

cmyr avatar cmyr commented on May 19, 2024

This sounds like a problem related to instruments itself, and I don't have a lot of insight there. Can you launch the instruments GUI app (bundled with Xcode)?

from cargo-instruments.

washanhanzi avatar washanhanzi commented on May 19, 2024

Yes I can. I can launch the app and open the instruments file generated by cargo instruments. But in GUI it showed the same error.

from cargo-instruments.

cmyr avatar cmyr commented on May 19, 2024

can you launch the app and record new traces from within it? This sounds like a problem with Xcode/Instruments that is unrelated to cargo-instruments, and I haven't encountered it before. If you can't find anything, I would try uninstalling and reinstalling Xcode. :/

from cargo-instruments.

samuelcolvin avatar samuelcolvin commented on May 19, 2024

thanks so much @washanhanzi (and @cmyr for this great package πŸ™) I've just run into the same problem with latest xcode 14.

Solution was to add std::thread::sleep(std::time::Duration::from_millis(10)) just before exiting.

from cargo-instruments.

cmyr avatar cmyr commented on May 19, 2024

Was this working for either of you before Xcode 14? I'm curious if this is a change, or just a coincidence.

from cargo-instruments.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.