UBUNTU: [Packaging]: realtime: add Real-time Linux Analysis tool (rtla) to linux-tools
BugLink: https://bugs.launchpad.net/bugs/2059080 Sync with master Ignore: yes Signed-off-by: Kevin Becker <kevin.becker@canonical.com>
This commit is contained in:
@@ -37,6 +37,8 @@ Build-Depends:
|
||||
libtool <!stage1>,
|
||||
uuid-dev <!stage1>,
|
||||
libnuma-dev [amd64 arm64 ppc64el s390x] <!stage1>,
|
||||
libtraceevent-dev <!stage1>,
|
||||
libtracefs-dev <!stage1>,
|
||||
dkms <!stage1>,
|
||||
curl <!stage1>,
|
||||
zstd <!stage1>,
|
||||
|
||||
@@ -16,6 +16,7 @@ do_tools_perf_python = true
|
||||
do_tools_bpftool = true
|
||||
do_tools_x86 = true
|
||||
do_tools_hyperv = true
|
||||
do_tools_rtla = true
|
||||
do_tools_host = false
|
||||
do_extras_package = true
|
||||
do_tools_acpidbg = true
|
||||
|
||||
@@ -17,5 +17,6 @@ do_tools_perf = true
|
||||
do_tools_perf_jvmti = true
|
||||
do_tools_perf_python = true
|
||||
do_tools_bpftool = true
|
||||
do_tools_rtla = true
|
||||
|
||||
do_dtbs = true
|
||||
|
||||
Reference in New Issue
Block a user