Commit Graph

15 Commits

Author SHA1 Message Date
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