Skip to content

ceems-dev/pyroscope-ebpf-testdata

 
 

Repository files navigation

pyroscope-ebpf-testdata

Prerequisites

Docker/Podman must be installed on the host. To build multiarch images, following packages must be installed on a Debian variant:

sudo apt-get install binfmt-support qemu-user-static

Usage

Building Python libraries

To check for new versions of python run

build_python.sh -c

To get a new versions of python run

build_python.sh

The script requires asdf to check for current Python versions. If the script is not installed, it can be installed using

build_python.sh -i

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 55.7%
  • Dockerfile 21.5%
  • Makefile 12.8%
  • Python 10.0%