Commit Graph

21 Commits

Author SHA1 Message Date
Jerome Marchand
07de9f90bf Rebase to the latest version
Rebase bcc to v0.26.0, fix slabratetop and readahead
issues.

Resolves: rhbz#2117708

Signed-off-by: Jerome Marchand <jmarchan@redhat.com>
2023-03-13 15:12:35 +01:00
Jerome Marchand
6709eeb1f8 Rebase to bcc-0.25.0
Rebase bcc to 0.25.0. Also fixes some conversion errors raised by
clang 15 (treated as warning before) and rebuild on libbpf 1.0.

Resolves bz#2117708

Signed-off-by: Jerome Marchand <jmarchan@redhat.com>
2022-11-07 17:09:27 +01:00
Jerome Marchand
690a7a75a9 Rebase to latest version: add new source
Need to add the new source.
2022-04-19 12:02:00 +02:00
Rafael dos Santos
122cc03a55 Rebase to latest upstream release
- Resolves #2004815

Signed-off-by: Rafael dos Santos <rdossant@redhat.com>
2021-09-17 09:19:03 +02:00
Rafael dos Santos
cbb25c63d3 Rebase to latest upstream version
- Resolves #1987381
- Resolves #1983754
- Add libdebuginfod support

Signed-off-by: Rafael dos Santos <rdossant@redhat.com>
2021-08-03 17:17:29 +02:00
Jerome Marchand
2221774aa0 Build bcc from standard sources
We provide libbpf package and bcc is already link to it. We don't need
to bother with bcc-src-with-submodule.tar.gz source file.

Libbpf tools still build and link to the submodule libbpf package, so
make sure that libbpf tools are linked to the externel libbpf library.
2021-05-18 12:02:20 +02:00
Rafael dos Santos
e33c6d6303 Rebase to latest upstream version
- Resolves #1758417

Signed-off-by: Rafael dos Santos <rdossant@redhat.com>
2020-01-02 23:16:52 +01:00
Jiri Olsa
7e1938d0c3 Build bcc with libbpf package
Now when we have libbpf packaged we want it to be used to build bcc,
instead of libbpf Github repo, which is downloaded during the build.

The bcc still produces libbcc.so/libbcc.a with libbpf code inside,
so nothing changes there.. apart from that they are built from libbpf
package now instead of libbpf Github repo

The addition is libbcc-no-libbpf.so library, which will be used in
applications like bpftrace which needs to link libbpf.so by itself
for other features.

Signed-off-by: Jiri Olsa <jolsa@redhat.com>
2019-12-05 00:57:23 +01:00
Rafael dos Santos
5b61c2fecc Rebase to latest upstream version
- Resolves #1758417

Signed-off-by: Rafael dos Santos <rdossant@redhat.com>
2019-10-07 09:06:22 +02:00
Rafael dos Santos
562f7aca78 Rebase to new released version
- Resolves #1714902

Signed-off-by: Rafael dos Santos <rdossant@redhat.com>
2019-05-30 12:30:07 +02:00
Rafael dos Santos
3ee919512d Rebase to new release
- Resolves #1686626
- Also renamed libbpf to libbcc_bpf

Signed-off-by: Rafael dos Santos <rdossant@redhat.com>
2019-04-25 13:47:37 +02:00
Rafael dos Santos
cf16f18420 Rebase to new release version
Signed-off-by: Rafael dos Santos <rdossant@redhat.com>
2019-01-17 13:58:53 +01:00
Rafael dos Santos
29228430fc Rebase to new released version
Signed-off-by: Rafael dos Santos <rdossant@redhat.com>
2018-09-25 15:00:34 +02:00
Rafael dos Santos
1b1b2ecd02 Rebase to new release version
- Fixes #1609485
- Update shebangs mangling to accommodate upstream changes
- Use new ENABLE_LLVM_SHARED

Signed-off-by: Rafael dos Santos <rdossant@redhat.com>
2018-08-16 13:55:42 +02:00
Rafael dos Santos
00b843826c Rebase to newest release version
- Resolves #1591989

Signed-off-by: Rafael dos Santos <rdossant@redhat.com>
2018-06-18 14:23:18 +02:00
Rafael Santos
fa03a59955 Rebase to new released version.
Signed-off-by: Rafael Santos <rdossant@redhat.com>
2018-01-03 17:13:12 +01:00
Rafael Santos
47a11ce76f - Resolves #1460482 - rebase to new release
- Resolves #1505506 - add support for LLVM 5.0
- Resolves #1460482 - BPF module compilation issue
- Partially address #1479990 - location of man pages
- Enable ppc64(le) support without lua
- Soname versioning for libbpf by ignatenkobrain
2017-10-27 00:21:51 +02:00
Igor Gnatenko
5ce4a19fa1 Rebuild for LLVM4; Trivial fixes in spec
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
2017-03-30 16:43:56 +02:00
Rafael Fonseca
0734d68354 Bump version to incorporate upstream fixes.
- Add python3-netaddr as runtime dep for tools package
2017-03-10 14:44:28 +01:00
Rafael Fonseca
c5127dac67 Initial import 2017-01-10 16:38:08 +01:00
Fedora Release Engineering
7f6f69975c Initial setup of the repo 2017-01-09 14:09:40 +00:00