We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 647e1e2 commit 08f60a4Copy full SHA for 08f60a4
scripts/pyperf_build.sh
@@ -5,7 +5,7 @@
5
#
6
set -euo pipefail
7
8
-git clone --depth 1 -b pyperf_caching https://github.com/IzabellaRaulin/bcc.git && cd bcc && git reset --hard d569e4d845f0e44cf382966440129cd3da0c6f38
+git clone --depth 1 -b pyperf_caching https://github.com/IzabellaRaulin/bcc.git && cd bcc && git reset --hard 3bd5e37eab84e8c2ad76c76cc446d5720b697ea3
9
10
# (after clone, because we copy the licenses)
11
# TODO support aarch64
0 commit comments