# 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
6a11ddd575777cf5b7722fcd62fd39e18a3372fa
idf.py add-dependency "espressif/gprof^0.2.1"