Unverified Commit 11d221b8 authored by Ryan Cheng's avatar Ryan Cheng Committed by Copybara
Browse files

Update commit of bpftrace repo


Summary: Updating bpftrace to v0.15.0 causes a segfault when deploying bpftrace. Update to a new commit to fix this issue.

Test Plan: Existing tests

Reviewers: #stirling, #third_party_approvers, vihang

Reviewed By: #third_party_approvers, vihang

Subscribers: vihang
Signed-off-by: default avatarRyan Cheng <rcheng@pixielabs.ai>

Differential Revision: https://phab.corp.pixielabs.ai/D11570

GitOrigin-RevId: 7b82fda9d86f28040dcf17fc01f69c2b02593747
parent 1ad075c4
Showing with 2 additions and 2 deletions
+2 -2
......@@ -326,8 +326,8 @@ GIT_REPOSITORY_LOCATIONS = dict(
),
com_github_iovisor_bpftrace = dict(
remote = "https://github.com/pixie-io/bpftrace.git",
commit = "d0543e61a1cd3bef770da3a2d71ef206964e4b49",
shallow_since = "1654322655 -0700",
commit = "9ff019c98efee9b7fef5542acd03e6bb326f991f",
shallow_since = "1655158573 -0700",
),
com_github_apangin_jattach = dict(
remote = "https://github.com/pixie-io/jattach.git",
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment