Hello community, here is the log from the commit of package bcc for openSUSE:Factory checked in at 2017-08-18 15:06:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bcc (Old) and /work/SRC/openSUSE:Factory/.bcc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bcc" Fri Aug 18 15:06:40 2017 rev:7 rq:517503 version:0.3.0+git1502955391.9de830a Changes: -------- --- /work/SRC/openSUSE:Factory/bcc/bcc.changes 2017-06-07 09:55:28.442253825 +0200 +++ /work/SRC/openSUSE:Factory/.bcc.new/bcc.changes 2017-08-18 15:06:44.158448318 +0200 @@ -1,0 +2,43 @@ +Fri Aug 18 06:59:03 UTC 2017 - g...@suse.com + +- Update to 0.3.0+git1502955391.9de830a + + avoid large map memory allocation in userspace + + python - set attach_xdp's default flag value to 0 + + have uniform uprobe event names for python and C++ + + Remove extra S_MAXSTAT array allocation in some tools + + Omit include of ptrace.h for empty usdt contexts + + Add clang check for -nopie option + + Correct commit id for BPF_FUNC_get_socket_cookie + + tools/tcptracer: add timestamp option + + Since LUA_GLOBALSINDEX is obsolete from Lua 5.2, use + lua_getglobal function instead. + + better state default value handling + + add --state to offcputime + + tcptop: Filter out negative values in receive probe + + tcptop: Cleanup argument parsing + + Use unsigned conversion specifier for nlmsg_pid + + Fix wrong netlink port id check + + 1. Use more safe snprintf instead of sprintf; + 2. Modify procfilename buffer length in bcc_procutils_language + function. + + permit multiple pids attaching to the same probe + + generate proper usdt code to prevent llvm meddling with + ctx->#fields + + MySQL tracing without USDT (#1239) + + Fix a clang memory leak + + Update bpf.h and virtual_bpf.h to 4.13-rc1 + + Fix trace.py for library filenames containing colons (#1252) + + cc: Add open_perf_event to the C/C++ API (#1232) + + memleak: expand allocator coverage (#1214) + + libbpf: fix build warning on setns (#1246) + + usdt: Use ProcMountNS + + proc: Enhance bcc_mapping_is_file_backed + + Fix bcc.lua build issue in Ubuntu 17.04 + + Added helpers for BPF_PERCPU_ARRAY (#1230) + + Add an option to strip leading zeros from histograms (#1226) + + gethostlatency was rounding to full ms + + Change clang frontend optimization level from 0 to 2 + + fix cc: error: unrecognized command line option -no-pie + + fix incorrect code generation in usdt + +------------------------------------------------------------------- Old: ---- bcc-v0.3.0+git1496334311.6fa3681.tar.xz New: ---- bcc-v0.3.0+git1502955391.9de830a.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bcc.spec ++++++ --- /var/tmp/diff_new_pack.3sa167/_old 2017-08-18 15:06:45.634240469 +0200 +++ /var/tmp/diff_new_pack.3sa167/_new 2017-08-18 15:06:45.634240469 +0200 @@ -24,7 +24,7 @@ %endif Name: bcc -Version: 0.3.0+git1496334311.6fa3681 +Version: 0.3.0+git1502955391.9de830a Release: 0 Summary: BPF Compiler Collection (BCC) License: Apache-2.0 ++++++ bcc-v0.3.0+git1496334311.6fa3681.tar.xz -> bcc-v0.3.0+git1502955391.9de830a.tar.xz ++++++ ++++ 5321 lines of diff (skipped)