Skip to content

Latest commit

 

History

History

perf-image

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Perf image

Docker image which contains perf, valgrind for working on performance tuning

Building image

docker build -t perf-image

Running the image

docker run --rm -it -v $PWD:/home/mark1626 --security-opt seccomp=seccomp-perf.json perf-image:version