kernprof

line-by-line profiling for Python

Debian Debian
RUN apt-get update && \ apt-get install -y python3-line-profiler
Ubuntu
RUN apt-get update && \ apt-get install -y python3-line-profiler
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python3-line-profiler
Fedora
RUN dnf install -y python2-line_profiler
click the source code to copy install kernprof on any operating system with command-not-found.com