It's separate package now.
Signed-off-by: Jiri Olsa
---
koji build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=67381227
kernel-tools.spec | 44 +++-
1 file changed, 3 insertions(+), 41 deletions(-)
diff --git a/kernel-tools.spec b/k
hi,
I just learnt I can't use debugsource package during package build ;-(
No matching package to install: 'libbpf-debugsource'
The issue I'm trying to solve is to change bcc package to use
libbpf as dynamic dependency instead of static one, which is
causing many other problems.
Bcc would norma
On Mon, Nov 26, 2012 at 10:00:52AM -0500, Josh Boyer wrote:
> On Mon, Nov 26, 2012 at 9:41 AM, Jiri Olsa wrote:
> > On Mon, Nov 26, 2012 at 09:34:35AM -0500, Josh Boyer wrote:
> >> On Mon, Nov 26, 2012 at 9:29 AM, Jiri Olsa wrote:
> >> >> > If perf winds up
On Mon, Nov 26, 2012 at 09:34:35AM -0500, Josh Boyer wrote:
> On Mon, Nov 26, 2012 at 9:29 AM, Jiri Olsa wrote:
> >> > If perf winds up getting stuck relying on an orphaned library for some
> >> > non-trivial amount of time,
> >>
> >> AFAIK that is com
gt; AFAIK that is common in Fedora there are orphaned libraries in use for
> a release or two.
>
>
> > I'd rather just turn off libunwind support in perf now. It's only enabled
> > in rawhide at the moment because it is a 3.7 feature. Before we bring 3.7
> > back