Skip to content

Commit

Permalink
Update for perf build with BUILD_BPF_SKEL=1
Browse files Browse the repository at this point in the history
  • Loading branch information
TianyouLi committed Dec 9, 2024
1 parent 1efad61 commit ee74e0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/build.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ RUN apt-get update && apt-get install -y git build-essential autotools-dev autom
libreadline-dev default-jre default-jdk cmake flex bison libssl-dev clang libbpf-dev \
libdw-dev systemtap-sdt-dev libunwind-dev libslang2-dev python2-dev binutils-dev \
liblzma-dev libzstd-dev libnuma-dev libbabeltrace-dev llvm-13
RUN bash -c "$(wget -O - https://apt.llvm.org/llvm.sh)"

ENV JAVA_HOME=/usr/lib/jvm/java-1.11.0-openjdk-amd64

Expand Down

0 comments on commit ee74e0b

Please sign in to comment.