We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 729afed commit d8410bdCopy full SHA for d8410bd
debian/control
@@ -1,5 +1,5 @@
1
#
2
-# Copyright 2019 Delphix. All rights reserved.
+# Copyright 2019,2024 Delphix. All rights reserved.
3
4
# SPDX-License-Identifier: GPL-2.0-or-later
5
@@ -13,6 +13,6 @@ Standards-Version: 4.1.2
13
14
Package: performance-diagnostics
15
Architecture: any
16
-Depends: python3-bcc, python3-minimal, python3-psutil, telegraf
+Depends: python3-bpfcc, python3-minimal, python3-psutil, telegraf
17
Description: eBPF-based Performance Diagnostic Tools
18
A collection of eBPF-based tools for diagnosing performance issues.
0 commit comments