File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -186,12 +186,12 @@ RUN apt-get update \
186186# possibly useful command
187187# CFLAGS="-g -O0 -DTRACE" ./configure
188188# Valid commit : git checkout a7a292b3f5a1058051b017c0d339a678efdec704
189- RUN git clone --branch r1viollet/libaustin_v2 https://github.com/r1viollet/austin.git && \
190- cd austin && \
191- autoreconf --install && \
192- CFLAGS="-g -O0 -DTRACE" ./configure && \
193- make && \
194- make install
189+ # RUN git clone --branch r1viollet/libaustin_v2 https://github.com/r1viollet/austin.git && \
190+ # cd austin && \
191+ # autoreconf --install && \
192+ # CFLAGS="-g -O0 -DTRACE" ./configure && \
193+ # make && \
194+ # make install
195195
196196# A specific user is required to get access to perf event ressources.
197197# This enables unit testing using perf-event ressources
You can’t perform that action at this time.
0 commit comments