Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #69171

Bug#860957: please ship python-perf (perf.so)

From Felix Moessbauer <felix.moessbauer@siemens.com>
Newsgroups linux.debian.bugs.dist, linux.debian.kernel
Subject Bug#860957: please ship python-perf (perf.so)
Date 2021-01-18 15:00 +0100
Message-ID <ByDey-5he-23@gated-at.bofh.it> (permalink)
References <tz653-57Y-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Cross-posted to 2 groups.

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Package: src:linux
Followup-For: Bug #860957

Dear Maintainer,

this patch adds support to ship the perf python bindings as a version
dependent module (here, perf_4_19).
By that, it can be imported using "import perf_4_19".

A second patch in module linux-base provides a wrapper to load the
perf module for the currently active kernel using "import perf".
This is done similar to how the perf CLI wrapper works.
For the sake of completeness, this wrapper is attached here as well.

-- System Information:
Debian Release: 10.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: armhf, i386, arm64

Kernel: Linux 4.19.0-12-amd64 (SMP w/12 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Back to linux.debian.kernel | Previous | Next | Find similar | Unroll thread


Thread

Bug#860957: please ship python-perf (perf.so) Felix Moessbauer <felix.moessbauer@siemens.com> - 2021-01-18 15:00 +0100

csiph-web