Skip to content

Commit b4a1afe

Browse files
authored
Add bpftrace debug symbols (#203)
1 parent 598e43f commit b4a1afe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

debian/rules

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,9 @@ DEPENDS += $(DEPENDS.$(TARGET_PLATFORM))
119119
# or replaced without regard for backward compatibility.
120120
#
121121
DEPENDS += bcc-tools, \
122+
libbcc-dbgsym, \
122123
bpftrace, \
124+
bpftrace-dbgsym, \
123125
crash, \
124126
crash-python, \
125127
dnsutils, \

0 commit comments

Comments
 (0)