espressif/gprof

0.2.1

Latest
uploaded 1 day ago
Espressif GNU Profiler for ESP-IDF

changelog

# ChangeLog

## v0.2.1 - 2026-05-22

* Made the gprof flash dump deterministic:
  - Honor `ESPPORT`/`IDF_PORT` so esptool talks to the correct board when several are connected
  - Pass `--after no-reset` to esptool to keep the target from resetting between flash reads
  - Validate the saved-size header against the gprof partition size before reading the payload

## v0.2.0 - 2025-12-03

* Fixed compatibility with IDF v6.0
* Fixed the example to work with `idf.py create-project-from-example`

## v0.1.0 - 2023-05-18

* Add basic GProf component

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/gprof^0.2.1"

download archive

Stats

  • Archive size
    Archive size ~ 16.94 KB
  • Downloaded in total
    Downloaded in total 68 times
  • Weekly Downloads Weekly Downloads (All Versions)
  • Downloaded this version
    This version: 0 times

Badge

espressif/gprof version: 0.2.1
|