All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Hutchings <ben@decadent.org.uk>
To: Ian Rogers <irogers@google.com>
Cc: debian-kernel@lists.debian.org,
	Arnaldo Carvalho de Melo <acme@kernel.org>,
	waldi@debian.org,
	linux-perf-users <linux-perf-users@vger.kernel.org>,
	Jiri Olsa <jolsa@kernel.org>, Namhyung Kim <namhyung@kernel.org>
Subject: Re: Getting the latest and greatest Linux perf features on every Debian kernel
Date: Mon, 26 Dec 2022 20:15:00 +0100	[thread overview]
Message-ID: <62af20e156e799350b0281b7769442c4f1d414a3.camel@decadent.org.uk> (raw)
In-Reply-To: <CAP-5=fUzHV765DqcTZpqCKC1Ve1H91tUfoxQE7Z2KcK5yq021A@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1542 bytes --]

On Thu, 2022-12-22 at 17:43 -0800, Ian Rogers wrote:
[...]
> I had a few things to ask wrt this thread and getting the best
> possible Debian experience:
>  - in Linux 6.2 the libtraceevent will need to become an external
> library dependency

This shouldn't be a problem; it's already packaged separately in Debian
and we can build-depend on that.

>  - are there issues with debuginfod/zstd enablement? libbfd has
> licensing issues. libcrypto is only used by the JIT support, but still
> may be nice to enable.

- debuginfod is licensed under GPLv3+, so has the same issue as libbfd
- libzstd is licensed under GPLv2 (with most of its code also
permissively licensed)
- libcrypto is now licensed under Apache 2.0, which is not compatible
with GPLv2

So I think only libzstd can be enabled in official packages.

[...]
>  - are there some residual wrapper artifacts in the package, for example:
> ```
> $ dpkg -L linux-perf
> /.
> /usr
> /usr/bin
> /usr/bin/perf
> package diverts others to: /usr/bin/perf.wrapper
> ...
> package diverts others to: /usr/share/bash-completion/completions/perf.wrapper
> ...
> package diverts others to: /usr/share/man/man1/perf.wrapper.1.gz
> ...
> ```
[...]

These diversions are present to avoid conflicts with the wrappers in
older versions of linux-base.  We can remove them after the next stable
release.

Ben.

-- 
Ben Hutchings
Klipstein's 4th Law of Prototyping and Production:
                               A fail-safe circuit will destroy others.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  parent reply	other threads:[~2022-12-26 19:55 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-12  6:34 Getting the latest and greatest Linux perf features on every Debian kernel Ian Rogers
2021-11-12 14:39 ` Arnaldo Carvalho de Melo
2021-11-22  2:18   ` Ian Rogers
2021-11-22 12:54     ` Moessbauer, Felix
2021-11-22 16:57       ` Ian Rogers
2021-11-23  7:46         ` Moessbauer, Felix
2022-01-09 23:54     ` Ben Hutchings
2022-01-10 18:44       ` Arnaldo Carvalho de Melo
2022-12-23  1:43         ` Ian Rogers
2022-12-25 11:51           ` Andi Kleen
2022-12-26 16:12             ` Moessbauer, Felix
2022-12-26 19:15           ` Ben Hutchings [this message]
2023-01-10  1:32             ` Ian Rogers
2023-01-13 22:06               ` Ben Hutchings
2022-01-09 23:41   ` Ben Hutchings

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=62af20e156e799350b0281b7769442c4f1d414a3.camel@decadent.org.uk \
    --to=ben@decadent.org.uk \
    --cc=acme@kernel.org \
    --cc=debian-kernel@lists.debian.org \
    --cc=irogers@google.com \
    --cc=jolsa@kernel.org \
    --cc=linux-perf-users@vger.kernel.org \
    --cc=namhyung@kernel.org \
    --cc=waldi@debian.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.