Skip to content

Commit b828c8e

Browse files
committed
Rebuild BPF blobs and regenerate types for all Ruby changes
1 parent 05cd67f commit b828c8e

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

interpreter/ruby/ruby.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ import (
99
"errors"
1010
"fmt"
1111
"math/bits"
12-
"path/filepath"
1312
"os"
13+
"path/filepath"
1414
"regexp"
1515
"runtime"
1616
"strconv"

support/ebpf/tracer.ebpf.amd64

168 Bytes
Binary file not shown.

support/ebpf/tracer.ebpf.arm64

376 Bytes
Binary file not shown.

support/types.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)