NACK: [PATCH 0/4] [BFHI:linux-aws] aws: do_tools_perf_jvmti = true

Tim Gardner tim.gardner at canonical.com
Thu Sep 23 19:21:08 UTC 2021


I think this setting is also needed for arm64. I'll produce a v2.

On 9/23/21 12:45 PM, Tim Gardner wrote:
> BugLink: https://bugs.launchpad.net/bugs/1944754
> 
> SRU Justification
> 
> [Impact]
> For debugging purposes, on EC2, people will install linux-tools-$(uname -r)
> to help with debugging the system. This selects the kernel specific linux-tools
> package, and for the AWS variant, we are missing the library libperf-jvmti.so
> to enable tracing Java applications with perf.
> 
> To get a libperf-jvmti.so library, we need to perform an additional and confusing
> step by installing linux-tools-generic to get a copy of the library. Customers on
> AWS EC2 should not have to do this. We would like the linux-tools-aws packages to
> contain libperf-jvmti.so.
> 
> [Test Plan]
> 
> Install linux-tools-aws, check for libperf-jvmti.so
> 
> [Where problems could occur]
> 
> Given that linux-tools-aws installs in a versioned (unique) directory, there should
> be no conflicts or possibility of regression.
> 
> [Additional info]
> 
> SF: #00319833
> 

-- 
-----------
Tim Gardner
Canonical, Inc



More information about the kernel-team mailing list