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:
Kevin Becker
2024-05-21 13:24:17 -04:00
parent c8690b06bb
commit e1f8b83d23
3 changed files with 4 additions and 0 deletions
+2
View File
@@ -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>,
+1
View File
@@ -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
+1
View File
@@ -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