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


Groups > linux.debian.kernel > #69171 > unrolled thread

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

Started byFelix Moessbauer <felix.moessbauer@siemens.com>
First post2021-01-18 15:00 +0100
Last post2021-01-18 15:00 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.debian.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

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

FromFelix Moessbauer <felix.moessbauer@siemens.com>
Date2021-01-18 15:00 +0100
SubjectBug#860957: please ship python-perf (perf.so)
Message-ID<ByDey-5he-23@gated-at.bofh.it>

[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

[toc] | [standalone]


Back to top | Article view | linux.debian.kernel


csiph-web