mirror of
https://github.com/littlefs-project/littlefs.git
synced 2026-03-07 16:05:44 +00:00
This adds -P/--propagate and -Z/--depth to perf.py for showing recursive results, making it easy to narrow down on where spikes in performance come from. This ended up being a bit different from stack.py's recursive results, as we end up with different (diminishing) numbers as we descend.