171 Commits

Author SHA256 Message Date
f45a71a146 Accepting request 1308121 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1308121
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcc?expand=0&rev=73
2025-09-30 15:42:43 +00:00
61fe30a3c7 - Add libbpf-tools subpackage
- tools are prefixed with 'bpf-' (iovisor/bcc#3263)
  - disabled for unsupported AArch32/IA-32 variant

OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=166
2025-09-30 07:56:59 +00:00
dcf3712f28 Accepting request 1301530 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1301530
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcc?expand=0&rev=72
2025-08-27 19:35:22 +00:00
7ac267c847 - Add _constraints to avoid OOM on OBS workers (bsc#1248638)
- Add rpmlintrc to suppress rpmlint warnings
  * some bcc-tools uses /usr/share/bcc/tools/*.c for compilation at runtime,
    so must be shipped as-is.

OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=164
2025-08-27 08:04:00 +00:00
43f677805d Accepting request 1300238 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1300238
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcc?expand=0&rev=71
2025-08-19 14:47:02 +00:00
add1a05acf - tools/filetop: fix script failing after kernel 6.14 update (bsc#1240644)
* Add 0001-tools-filetop-fix-DNAME_INLINE_LEN-by-folding-to-int.patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=162
2025-08-19 08:36:30 +00:00
28ec29ea6a Accepting request 1284325 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1284325
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcc?expand=0&rev=70
2025-06-11 14:26:48 +00:00
d5d4eb4520 Update to version 0.35.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=160
2025-06-10 07:01:11 +00:00
f9efd33a3e Accepting request 1269105 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1269105
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcc?expand=0&rev=69
2025-04-14 10:59:02 +00:00
b5e9e1b90f Update to version 0.34.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=158
2025-04-14 06:11:56 +00:00
17df9cf158 Accepting request 1268068 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1268068
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcc?expand=0&rev=68
2025-04-09 19:50:32 +00:00
fdabe26a5b add kernel-longterm dependency to libbcc0
OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=156
2025-04-09 08:09:39 +00:00
f2f6eb9991 Accepting request 1265192 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1265192
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcc?expand=0&rev=67
2025-03-31 09:40:08 +00:00
02b32004be Support building with cmake4
OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=154
2025-03-28 12:11:10 +00:00
3e9fbab08b Accepting request 1245394 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1245394
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcc?expand=0&rev=66
2025-02-12 20:38:52 +00:00
15e83a92ae - luajit: enable deterministic bytecode generation (boo#1236871)
The bcc-lua package should now be reproducible.
- luajit: enable deterministic bytecode generation (boo#1236871)
  * add deterministic_luajit.patch
  * the bcc-lua package should now be reproducible

OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=152
2025-02-12 14:13:32 +00:00
1c645354b1 Accepting request 1243240 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1243240
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcc?expand=0&rev=65
2025-02-05 11:41:43 +00:00
5475818c62 - Update to version 0.33.0
* Support for kernel up to 6.12
  * Add new bcc tool numasched
  * syms: Initialize ModulePath::fd_ to invalid FD
  * libbpf-tools/memleak: Fix off-by-one error
  * libbpf-tools/slabratetop: Fix failed to create kprobe error
  * libbpf_tools/profile: Support PID namespace mapping
  * libbpf-tools/mountsnoop: Support fsopen,fsconfig,fsmount,move_mount syscalls
  * tools/oomkill: get application level stack trace
  * tools/profile: Add additional information to backtrace
  * tools/mountsnoop: Fix fsmount printing wrong flags
  * tools/compactsnoop: Add aarch64 support
  * doc update, other bug fixes and tools improvement.

OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=150
2025-02-05 06:21:10 +00:00
a2d0164f1e Accepting request 1235811 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1235811
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcc?expand=0&rev=64
2025-01-09 14:07:42 +00:00
b85edb3c01 Incorporate change log from SLES
OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=148
2025-01-08 08:18:36 +00:00
10a7ea2d07 Accepting request 1227937 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1227937
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcc?expand=0&rev=63
2024-12-03 19:47:02 +00:00
e30eb3a36d - Removed patch: build-remove-llvm-dev-dependency-from-libbcc.patch
It is included in the latest upstream release.
- Update to version 0.32.0
  * Support for kernel up to 6.11.
  * bcc tool update: wakeuptime, readahead, shmsnoop, offcputime, cachestat,
    cachetop, hardirqs
  * libbpf tool update: futexctn, profile, readhead, softirqs, hardirqs
  * Multiple enhancements for memleak: better error path checking, adding
    mremap uprobe, etc.
  * Support get pid/tgid in pid namespaces (cpudist, profile)
  * multiple pid filtering support: profile, offcputime
  * detect whether elf binary is PIE even if the binary is marked as DYN
  * Fix several compilation issues with llvm20
  * doc update, other bug fixes and tools improvement.
- Update to version 0.31.0
  * Support for kernel up to 6.9.
  * Add support for bcachefs to fsdist and fsslower tools
  * libbpf tool update: memleak, syncsnoop, numamove, syscount, vfsstat,
    tcptop, capable, syncsnoop, sigsnoop, etc.
  * bcc tool update: biolatency, biosnoop, biotop, vfsstat, kvmexit, sslsniff,
    swapin, etc.
  * build: Remove llvm-dev dependency from libbcc
  * build: Remove dependency on LLVM header from libbcc packages
  * usdt: Fix bare register dereference on aarch64
  * Extend `bcc_proc` API which allows to limit search to specific pid
  * Fix several flaky tests.
  * doc update, other bug fixes and tools improvement.

OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=146
2024-12-03 08:44:27 +00:00
32c041903a Accepting request 1178440 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1178440
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcc?expand=0&rev=62
2024-06-05 15:39:26 +00:00
8524b10f9f Accepting request 1178439 from home:shunghsiyu:branches:bpf
- Add python3-pyelftools as requirement of bcc-tools (boo#1225497)

OBS-URL: https://build.opensuse.org/request/show/1178439
OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=144
2024-06-04 06:20:37 +00:00
7c0ba9ce80 Accepting request 1178419 from home:shunghsiyu:branches:bpf
Remove bcc-devel's requirement on llvm-devel

OBS-URL: https://build.opensuse.org/request/show/1178419
OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=143
2024-06-04 05:48:01 +00:00
f1050d3e4e Accepting request 1162866 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1162866
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcc?expand=0&rev=61
2024-03-27 19:42:53 +00:00
cd19581963 Accepting request 1162865 from home:shunghsiyu:branches:bpf
- Update to version 0.30.0
  * support for kernel up to 6.8.
  * add workqueue latency observation tool.
  * bcc tool update: memleak, ttysnoop, bashreadline, tcpdrop,
    execsnoop, etc.
  * allow more flexible perf event options with new
  * perf_custom_event_open() python API.
  * fix userspace stack unwinding on powerpc.
  * add bpf_prog_test_run_opts() python API.
  * several deb package related changes.
  * fix btf_type_tag issue with llvm 15.
  * classify tools into different sub-categories.
  * doc update, other bug fixes and tools improvement.

OBS-URL: https://build.opensuse.org/request/show/1162865
OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=141
2024-03-27 10:53:54 +00:00
de0d6dd894 Accepting request 1162275 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1162275
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcc?expand=0&rev=60
2024-03-26 18:28:11 +00:00
ad52d0b57d Accepting request 1162274 from home:shunghsiyu:branches:bpf
Update bcc-devel requirement to depend on specific version of llvm-devel

OBS-URL: https://build.opensuse.org/request/show/1162274
OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=139
2024-03-26 12:57:51 +00:00
993525ab46 Accepting request 1157111 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1157111
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcc?expand=0&rev=59
2024-03-13 21:18:11 +00:00
4a37c020f6 Accepting request 1157110 from home:shunghsiyu:branches:bpf
- Update LLVM version macro to support SLE (bsc#1220746)

OBS-URL: https://build.opensuse.org/request/show/1157110
OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=137
2024-03-12 08:01:36 +00:00
5037749c5b Accepting request 1153100 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1153100
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcc?expand=0&rev=58
2024-02-29 20:49:51 +00:00
11fbe3b3a3 Accepting request 1152316 from home:dimstar:Factory
- Have the -devel package require llvm%{llvm_major_version}-devel:
  /usr/include/bcc/bpf_module.h:25:10 includes
  llvm/Config/llvm-config.h.

Happens to fix build of procmon (and possibly others)

OBS-URL: https://build.opensuse.org/request/show/1152316
OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=135
2024-02-29 06:23:50 +00:00
dd295196cd Accepting request 1142939 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1142939
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcc?expand=0&rev=57
2024-01-31 22:54:51 +00:00
fa85d3d028 Accepting request 1142938 from home:shunghsiyu:branches:bpf
- Switch to LLVM 17
- Change LLVM version macro to the cleaner alternative suggested in
  SR#1134405
- Update to version 0.29.1

OBS-URL: https://build.opensuse.org/request/show/1142938
OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=133
2024-01-31 08:49:39 +00:00
2cf5266ebc Accepting request 1131577 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1131577
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcc?expand=0&rev=56
2023-12-07 18:11:17 +00:00
d8bcfde6f5 Accepting request 1130911 from home:StevenK:branches:Base:System
- Remove unneeded Requires on python3-future.

OBS-URL: https://build.opensuse.org/request/show/1130911
OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=131
2023-12-07 10:15:18 +00:00
1c0533180b Accepting request 1118003 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1118003
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcc?expand=0&rev=55
2023-10-17 18:24:12 +00:00
6a9abf3dc0 Accepting request 1118002 from home:shunghsiyu:branches:bpf
- Re-enable bcc-lua now that boo#1215592 is resolved

OBS-URL: https://build.opensuse.org/request/show/1118002
OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=129
2023-10-16 11:41:57 +00:00
e16ec39c77 Accepting request 1113474 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1113474
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcc?expand=0&rev=54
2023-09-26 20:01:27 +00:00
99df29a9e6 Accepting request 1113473 from home:shunghsiyu:branches:bpf
- Disable building of tests file
  + Remove zip from build requirements as it is no longer needed

OBS-URL: https://build.opensuse.org/request/show/1113473
OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=127
2023-09-25 14:09:45 +00:00
72805336b5 Accepting request 1112917 from home:shunghsiyu:branches:bpf
Mention boo#1215592 in spec file, which tracks the problem with luajit that require temporarily disabling bcc-lua

OBS-URL: https://build.opensuse.org/request/show/1112917
OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=126
2023-09-22 04:40:40 +00:00
3790711fdd Accepting request 1112742 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1112742
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcc?expand=0&rev=53
2023-09-21 20:23:00 +00:00
b9716823d4 Accepting request 1112741 from home:shunghsiyu:branches:bpf
- Disable bcc-lua until luajit issue is resolved
- Explicitly add python3-setuptools and zip as a build requirement
- Update to version 0.28.0
  + Support for kernel up to 6.3.
  + new libbpf tool: tcppktlat.
  + bcc tool updates: funcslower, wakeuptime, profile, offcputime, deadlock,
    funccount, argdist, kvmexit, runqlen and cpuunclaimed.
  + libbpf tool update: memleak, tcprtt, tcpconnlat, funclatency, syscount,
    cpufreq, biosnoop.
  + support ringbuf_query for bcc tools.
  + handle '[uprobes]' memory mapped file properly during stack tracing.
  + Fix maximum allowed index for print_linear_hist for bcc tools.
  + add module kfunc/kretfunc support.
  + clang rewriter: initialize only the requested parameters
  + filter with available_filter_functions to make multi-functions kprobes more
    robust for both bcc and libbpf tools.
  + doc update, other bug fixes and tools improvement
- Update to version 0.27.0
  + Support for kernel up to 6.2
  + bcc tool updates for ttysnoop, slabratetop, readahead, nfsslower, cpudist,
    cachetop, cachestat, etc.
  + libbpf-tools updates for mdflush, drsnoop, statsnoop, ttysnoop, softirqs,
    wakeuptime, cachestat, numamove, etc.
  + fix for incomplete static libraries
  + implement zip archive support
  + upgrade to use c++14 standard
  + new libbpf-tools: memleak
  + add loongarch support in libbpft-tools
  + doc update, bug fixes and other tools improvement

OBS-URL: https://build.opensuse.org/request/show/1112741
OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=124
2023-09-21 09:50:55 +00:00
deca116988 Accepting request 1057723 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1057723
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcc?expand=0&rev=52
2023-01-11 13:35:50 +00:00
0a4d2d2e44 Accepting request 1057722 from home:shunghsiyu:branches:bpf
- Force specific versioning of LLVM in preparation of Leap 15.5/SLES 15-SP5
  + Remove now duplicate dependency llvm-clang-devel, having clang-devel is enough

OBS-URL: https://build.opensuse.org/request/show/1057722
OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=122
2023-01-11 07:23:27 +00:00
a94b0932ca Accepting request 1056409 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1056409
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcc?expand=0&rev=51
2023-01-06 16:06:22 +00:00
0b8c4c3c74 Accepting request 1056407 from home:shunghsiyu:branches:bpf
- Update to version 0.26.0:
  + Support for kernel up to 6.1
  + bcc tool updates for biosnoop, opensnoop, biopattern, killsnoop, runqslower, offcputime, wakeuptime, etc.
  + libbpf-tools updates for klockstat, sigsnoop, hardirqs, softirqs, opensnoop, statsnoop, offcputime, tcplife, cpufreq, cpudist, etc.
  + new libbpf-tools: tcptop, tcpstates, biotop, capable
  + doc update, bug fixes and other tools improvement

OBS-URL: https://build.opensuse.org/request/show/1056407
OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=120
2023-01-06 14:49:21 +00:00
fc12876e51 Accepting request 994618 from Base:System
OBS-URL: https://build.opensuse.org/request/show/994618
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcc?expand=0&rev=50
2022-08-12 14:06:25 +00:00
6ab0ce6a84 Accepting request 994617 from home:shunghsiyu:branches:Base:System
- Update to version 0.25.0:
  + Support for kernel up to 5.19
  + bcc tool updates for oomkill.py, biolatpcts.py, sslsniff.py, tcpaccept.py, etc.
  + libbpf tool updates for klockstat, opensnoop, tcpconnect, etc.
  + new bcc tools: tcpcong
  + new libbpf tools: tcpsynbl, mdflush, oomkill, sigsnoop
  + usdt: support xmm registers as args for x64
  + bpftool as a submodule now
  + remove uses of libbpf deprecated APIs
  + use new llvm pass manager
  + support cgroup filtering libbpf tools
  + fix shared lib module offset <-> global addr conversion
  + riscv support
  + LoongArch support
  + doc update, bug fixes and other tools improvement

OBS-URL: https://build.opensuse.org/request/show/994617
OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=118
2022-08-11 17:27:50 +00:00