memory_profiler plot process id/name

31 Views Asked by At

Is there a way to label the process id/name in the plot? Especially when enabling multi processes. Current legend displays child 0, 1 etc, but would be great if it can display process id/name.

enter image description here

mprof run -M python.exe app.py mprof plot

0

There are 0 best solutions below