Skip to content

Commit 647e1e2

Browse files
Adding caching to PyperfNativeStackTrace
1 parent 17c1c73 commit 647e1e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/pyperf_build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66
set -euo pipefail
77

8-
git clone --depth 1 -b v1.2.2 https://github.com/Granulate/bcc.git && cd bcc && git reset --hard 2c991423e7b20d36a3bda3ff9393967c87139227
8+
git clone --depth 1 -b pyperf_caching https://github.com/IzabellaRaulin/bcc.git && cd bcc && git reset --hard d569e4d845f0e44cf382966440129cd3da0c6f38
99

1010
# (after clone, because we copy the licenses)
1111
# TODO support aarch64

0 commit comments

Comments
 (0)