ESP32 profiling

Sysprogs forums Forums VisualGDB ESP32 profiling

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #21021
    jsmith
    Participant

    Hi,

    can you please confirm that VGDB’s profiler will work with ESP32? (I suppose that ARMs only are supported)

    If I’m lucky and profiler will work with ESP32 – could you please tell me basic steps how to profile my code?

    Don’t need anything super precise – just need to find hot spots in 3rd party code.

     

    #21025
    support
    Keymaster

    Hi,

    Sorry, the profiler is current ARM-only. ESP32 supports a technique similar to our fast semihosting, so long term we should be able to support profiling on ESP32 as well, however we don’t have any specific plans for this yet.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.