amazonlinux / amazon-linux-2023

Amazon Linux 2023
https://aws.amazon.com/linux/amazon-linux-2023/
Other
524 stars 39 forks source link

[Package Request] - pcp #105

Open kelleraa opened 2 years ago

kelleraa commented 2 years ago

What package is missing from Amazon Linux 2022? Please describe and include package name. bpftrace

bpftrace is a high-level tracing language for Linux enhanced Berkeley Packet Filter (eBPF)...

https://github.com/iovisor/bpftrace

Is this an update to existing package or new package request? New Package

Is this package available in Amazon Linux 2? Yes

Number of users impacted Impacts users that want to diagnose performance issues with bpftrace scripts or with tools like Performance Co-Pilot (pcp is already available in AL2022).

sudo yum install pcp-pmda-bpftrace
Last metadata expiration check: 0:17:41 ago on Wed 30 Mar 2022 08:42:40 PM UTC.
Error:
 Problem: conflicting requests
  - nothing provides bpftrace >= 0.9.2 needed by pcp-pmda-bpftrace-5.3.5-1.amzn2022.x86_64
(try to add '--skip-broken' to skip uninstallable packages)

https://github.com/performancecopilot/pcp/blob/main/src/pmdas/bpftrace/README.md

liesenml commented 2 years ago

Hello, thank you for submitting your request! We review all requests on a weekly basis and will reply to this ticket by with our evaluation.

geertj commented 2 years ago

+1, bpftrace is super important for modern performance troubleshooting

kelleraa commented 2 years ago

Hi, I was able to install bpftrace when using AMI al2022-ami-2022.0.20220928.0-kernel-5.15-x86_64. Thanks!

Unfortunately, it seems pcp is no longer available. I can open a separate issue for that.

stewartsmith commented 1 year ago

What pcp modules/packages are you looking for? Some of the modules have a bunch of dependencies that we'd want to be careful about bringing in.