add linux sampler

This commit is contained in:
Gregory Terzian 2018-12-03 19:33:25 +08:00 committed by Josh Matthews
parent 0cb87cca13
commit 7bc29205ef
11 changed files with 263 additions and 9 deletions

View file

@ -33,6 +33,9 @@ RUN \
libglu1-mesa-dev \
libbz2-dev \
#
# sampling profiler
libunwind-dev \
#
#
&& \
#