Skip to content

Commit a0a574d

Browse files
[DO NOT MERGE][WIP] Adding caching to PyPerfNativeStackTrace
1 parent 65a99bb commit a0a574d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 && cd bcc && git reset --hard 486e05b44b44b8651886c7ffa2f4c0d55edf3881
99

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

0 commit comments

Comments
 (0)