Skip to content

Files

Latest commit

a657ac0 · May 29, 2024

History

History

processing

Processing image

Eden uses processing image for debugging purpose. It contains flamegraph drawer and git tool inside.

Usage for process perf script into svg:
docker run lfedge/eden-processing:83cfe07 -i file -o file svg - to process output of perf script into svg
Usage for upload to git:
docker run lfedge/eden-processing:83cfe07 -i file -o https://GIT_LOGIN:GIT_TOKEN@GIT_REPO -b branch [-d directory] git