SHA256
1
0
forked from pool/bcc

149 Commits

Author SHA256 Message Date
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
b1da37a74d Accepting request 977487 from Base:System
OBS-URL: https://build.opensuse.org/request/show/977487
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcc?expand=0&rev=49
2022-05-16 16:08:39 +00:00
ac52b9ed7c Accepting request 977275 from home:aaronpuchert:branches:Base:System
Actually delete the patch. Previous sr#972206 had simply removed it from the specfile.

OBS-URL: https://build.opensuse.org/request/show/977275
OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=116
2022-05-16 08:46:21 +00:00
a0e9187e86 Accepting request 972206 from home:dimstar:Factory
- Update to version 0.24.0:
  + Support for kernel up to 5.16
  + bcc tools: update for trace.py, sslsniff.py, tcptop.py, hardirqs.py, etc.
  + new libbpf tools: bashreadline
  + allow specify wakeup_events for perf buffer
  + support BPF_MAP_TYPE_{INODE, TASK}_STORAGE maps
  + remove all deprecated libbpf function usage
  + remove P4/B language support
  + major test infra change, using github actions now
  + doc update, bug fixes and other tools improvement
- Changes from version 0.23.0:
  + Support for kernel up to 5.15
  + bcc tools: update for kvmexit.py, tcpv4connect.py, cachetop.py, cachestat.py, etc.
  + libbpf tools: update for update for mountsnoop, ksnoop, gethostlatency, etc.
  + fix renaming of task_struct->state
  + get pid namespace properly for a number of tools
  + initial work for more libbpf utilization (less section names)
  + doc update, bug fixes and other tools improvement
- Drop Do-not-export-USDT-function-when-ENABLE_USDT-is-OFF.patch:
  fixed upstream.

OBS-URL: https://build.opensuse.org/request/show/972206
OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=115
2022-04-25 08:06:16 +00:00
1724a0fedc Accepting request 955575 from Base:System
OBS-URL: https://build.opensuse.org/request/show/955575
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcc?expand=0&rev=48
2022-02-17 22:40:13 +00:00
3e4000ddb7 Accepting request 955509 from home:aaronpuchert:branches:Base:System
- Move kernel{,-devel} requirements to libbcc0 for deduplication.
- Require additionally kernel-$variant-devel for libbcc0.
- Declare python3-bcc, bcc-examples and bcc-docs as noarch.

OBS-URL: https://build.opensuse.org/request/show/955509
OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=114
2022-02-17 07:51:11 +00:00
2054df79ce Accepting request 922456 from Base:System
OBS-URL: https://build.opensuse.org/request/show/922456
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcc?expand=0&rev=47
2021-10-01 20:29:02 +00:00
2c5d86b1e0 Accepting request 922455 from home:shunghsiyu:branches:Base:System
- Use shared libbpf library instead of building it along with bcc
    + Delete libbpf-0.5.tar.gz
- Fix build on i586 due to use of shared libbpf library
    + Do-not-export-USDT-function-when-ENABLE_USDT-is-OFF.patch

OBS-URL: https://build.opensuse.org/request/show/922455
OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=113
2021-10-01 05:53:23 +00:00
7d644536d6 Accepting request 919705 from Base:System
OBS-URL: https://build.opensuse.org/request/show/919705
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcc?expand=0&rev=46
2021-09-17 21:26:02 +00:00
70219bb118 Accepting request 919703 from home:shunghsiyu:branches:Base:System
- Update to 0.22.0
- Update libbpf to 0.5

OBS-URL: https://build.opensuse.org/request/show/919703
OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=112
2021-09-17 09:54:18 +00:00
0e600fabc6 Accepting request 908677 from Base:System
OBS-URL: https://build.opensuse.org/request/show/908677
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcc?expand=0&rev=45
2021-07-28 17:19:58 +00:00
4ef264b08b Accepting request 908622 from home:shunghsiyu:branches:Base:System
- Update source URL for bcc and libbpf

OBS-URL: https://build.opensuse.org/request/show/908622
OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=111
2021-07-28 00:55:10 +00:00
25cca218cb Accepting request 908602 from home:shunghsiyu:branches:Base:System
- Update to 0.20.0
  + Support for kernel up to 5.12
  + Some basic support for MIPS
  + added bpf_map_lookup_batch and bpf_map_delete_batch support
  + tools/funclatency.py support nested or recursive functions
  + tools/biolatency.py can optionally print out average/total value
  + fix possible marco HAVE_BUILTIN_BSWAP redefine warning for kernel >= 5.10.
  + new tools: virtiostat
  + new libbpf-tools: ext4dist
  + doc update and bug fixes
- Update libbpf to 0.4
  + BPF static linker APIs;
  + subprogram address relocation support (e.e., for use with bpf_for_each_map_elem());
  + support for extern kernel functions (a.k.a. BPF unstable helpers);
  + TC-BPF APIs;
  + ksym externs support for kernel modules;
  + BTF_KIND_FLOAT support;
  + various AF_XDP (xsk.{c, h}) improvements and fixes;
  + btf__add_type() API to copy/append BTF types generically;
  + bpf_object__set_kernel_version() setter;
  + bpf_map__inner_map() getter;
  + __hidden attribute for global sub-program forces static BPF verifier verification;
  + static BPF maps and entry-point BPF programs are explicitly rejected.
  + libbpf will ignore non-function pointer members in struct_ops;
  + Makefile fixes for install target;
  + use SOCK_CLOEXEC for netlink sockets;
  + btf_dump fixes for pointer to array of struct;
  + fixes for some of xxx_opts structs to work better with debug compilation modes;
  + ringbuf APIs fixes and improvements for extreme cases of never ending consumption of records;
  + BPF_CORE_READ_BITFIELD() macro fixes.

OBS-URL: https://build.opensuse.org/request/show/908602
OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=110
2021-07-27 13:43:59 +00:00
Richard Brown
bf86550501 Accepting request 881782 from Base:System
OBS-URL: https://build.opensuse.org/request/show/881782
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcc?expand=0&rev=44
2021-03-29 16:22:25 +00:00
fd7e956a08 Accepting request 881781 from home:gary_lin:branches:Base:System
- Update to 0.19.0

OBS-URL: https://build.opensuse.org/request/show/881781
OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=108
2021-03-29 03:50:40 +00:00
d5db86e2ac Accepting request 860565 from Base:System
OBS-URL: https://build.opensuse.org/request/show/860565
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcc?expand=0&rev=43
2021-01-06 18:56:33 +00:00
b7e99aae19 Accepting request 860564 from home:gary_lin:branches:Base:System
Update to 0.18.0

OBS-URL: https://build.opensuse.org/request/show/860564
OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=106
2021-01-06 02:02:40 +00:00
478981d275 Accepting request 845896 from Base:System
OBS-URL: https://build.opensuse.org/request/show/845896
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcc?expand=0&rev=42
2020-11-04 17:27:00 +00:00
f0278535e9 Accepting request 845895 from home:gary_lin:branches:Base:System
- Update to 0.17.0
- Enable lua support only for Tumbleweed to close the gap between SLE and openSUSE Leap

OBS-URL: https://build.opensuse.org/request/show/845895
OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=104
2020-11-04 08:15:46 +00:00
ce356d6945 Accepting request 837287 from Base:System
OBS-URL: https://build.opensuse.org/request/show/837287
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcc?expand=0&rev=41
2020-09-25 14:36:10 +00:00
05d2a01811 Accepting request 837285 from home:gary_lin:branches:Base:System
Update to 0.16.0

OBS-URL: https://build.opensuse.org/request/show/837285
OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=102
2020-09-25 07:10:52 +00:00
3afa646649 Accepting request 824771 from Base:System
OBS-URL: https://build.opensuse.org/request/show/824771
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcc?expand=0&rev=40
2020-08-07 12:09:49 +00:00
4f632aa6a5 Accepting request 824770 from home:gary_lin:branches:Base:System
- Modify URLs to get the tarballs with names not just versions
- Drop _constraints
  + We don't link the static clang libraries anymore and this
    reduces the requirements of hardware.
- Drop the unused _service file

OBS-URL: https://build.opensuse.org/request/show/824770
OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=100
2020-08-07 05:25:19 +00:00