Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #66836
| From | Dima Kogan <dkogan@debian.org> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#958165: linux-perf-5.5: Regression: python bindings were removed |
| Date | 2020-04-19 10:20 +0200 |
| Message-ID | <zXdlf-3P6-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
Package: linux-perf-5.5
Version: 5.5.17-1
Severity: normal
Hi.
With earlier versions of the packaged perf tool I could use the python
bindings:
perf_5.2 script -s clockfunction.py
With 5.5 it does this:
perf_5.5 script -s clockfunction.py
Python scripting not supported. Install libpython and rebuild perf to enable it.
For example:
# apt-get install python-dev (ubuntu)
# yum install python-devel (Fedora)
etc.
Can we please put this back?
Thanks!
Back to linux.debian.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Bug#958165: linux-perf-5.5: Regression: python bindings were removed Dima Kogan <dkogan@debian.org> - 2020-04-19 10:20 +0200 Bug#958165: marked as done (linux-perf-5.5: Regression: python bindings were removed) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2020-04-29 18:10 +0200
csiph-web