xref: /aosp_15_r20/external/bcc/debian/changelog (revision 387f9dfdfa2baef462e92476d413c7bc2470293e)
1*387f9dfdSAndroid Build Coastguard Workerbcc (0.28.0-1) unstable; urgency=low
2*387f9dfdSAndroid Build Coastguard Worker
3*387f9dfdSAndroid Build Coastguard Worker  * Support for kernel up to 6.3.
4*387f9dfdSAndroid Build Coastguard Worker  * new libbpf tool: tcppktlat.
5*387f9dfdSAndroid Build Coastguard Worker  * bcc tool updates: funcslower, wakeuptime, profile, offcputime, deadlock, funccount, argdist, kvmexit, runqlen and cpuunclaimed.
6*387f9dfdSAndroid Build Coastguard Worker  * libbpf tool update: memleak, tcprtt, tcpconnlat, funclatency, syscount, cpufreq, biosnoop.
7*387f9dfdSAndroid Build Coastguard Worker  * support ringbuf_query for bcc tools.
8*387f9dfdSAndroid Build Coastguard Worker  * handle '[uprobes]' memory mapped file properly during stack tracing.
9*387f9dfdSAndroid Build Coastguard Worker  * Fix maximum allowed index for print_linear_hist for bcc tools.
10*387f9dfdSAndroid Build Coastguard Worker  * add module kfunc/kretfunc support.
11*387f9dfdSAndroid Build Coastguard Worker  * clang rewriter: initialize only the requested parameters
12*387f9dfdSAndroid Build Coastguard Worker  * filter with available_filter_functions to make multi-functions kprobes more robust for both bcc and libbpf tools.
13*387f9dfdSAndroid Build Coastguard Worker  * doc update, other bug fixes and tools improvement
14*387f9dfdSAndroid Build Coastguard Worker
15*387f9dfdSAndroid Build Coastguard Worker -- Yonghong Song <[email protected]>  Wed, 28 Jun 2023 17:00:00 +0000
16*387f9dfdSAndroid Build Coastguard Worker
17*387f9dfdSAndroid Build Coastguard Workerbcc (0.27.0-1) unstable; urgency=low
18*387f9dfdSAndroid Build Coastguard Worker
19*387f9dfdSAndroid Build Coastguard Worker  * Support for kernel up to 6.2
20*387f9dfdSAndroid Build Coastguard Worker  * bcc tool updates for ttysnoop, slabratetop, readahead, nfsslower, cpudist, cachetop, cachestat, etc.
21*387f9dfdSAndroid Build Coastguard Worker  * libbpf-tools updates for mdflush, drsnoop, statsnoop, ttysnoop, softirqs, wakeuptime, cachestat, numamove, etc.
22*387f9dfdSAndroid Build Coastguard Worker  * fix for incomplete static libraries
23*387f9dfdSAndroid Build Coastguard Worker  * implement zip archive support
24*387f9dfdSAndroid Build Coastguard Worker  * upgrade to use c++14 standard
25*387f9dfdSAndroid Build Coastguard Worker  * new libbpf-tools: memleak
26*387f9dfdSAndroid Build Coastguard Worker  * add loongarch support in libbpft-tools
27*387f9dfdSAndroid Build Coastguard Worker  * doc update, bug fixes and other tools improvement
28*387f9dfdSAndroid Build Coastguard Worker
29*387f9dfdSAndroid Build Coastguard Worker -- Yonghong Song <[email protected]>  Wed, 02 Apr 2023 17:00:00 +0000
30*387f9dfdSAndroid Build Coastguard Worker
31*387f9dfdSAndroid Build Coastguard Workerbcc (0.26.0-1) unstable; urgency=low
32*387f9dfdSAndroid Build Coastguard Worker
33*387f9dfdSAndroid Build Coastguard Worker  * Support for kernel up to 6.1
34*387f9dfdSAndroid Build Coastguard Worker  * bcc tool updates for biosnoop, opensnoop, biopattern, killsnoop, runqslower, offcputime, wakeuptime, etc.
35*387f9dfdSAndroid Build Coastguard Worker  * libbpf-tools updates for klockstat, sigsnoop, hardirqs, softirqs, opensnoop, statsnoop, offcputime, tcplife, cpufreq, cpudist, etc.
36*387f9dfdSAndroid Build Coastguard Worker  * new libbpf-tools: tcptop, tcpstates, biotop, capable
37*387f9dfdSAndroid Build Coastguard Worker  * ci: add support for fedora 36 container and new workflow for containers
38*387f9dfdSAndroid Build Coastguard Worker  * doc update, bug fixes and other tools improvement
39*387f9dfdSAndroid Build Coastguard Worker
40*387f9dfdSAndroid Build Coastguard Worker -- Yonghong Song <[email protected]>  Wed, 10 Aug 2022 17:00:00 +0000
41*387f9dfdSAndroid Build Coastguard Worker
42*387f9dfdSAndroid Build Coastguard Workerbcc (0.25.0-1) unstable; urgency=low
43*387f9dfdSAndroid Build Coastguard Worker
44*387f9dfdSAndroid Build Coastguard Worker  * Support for kernel up to 5.19
45*387f9dfdSAndroid Build Coastguard Worker  * bcc tool updates for oomkill.py, biolatpcts.py, sslsniff.py, tcpaccept.py, etc.
46*387f9dfdSAndroid Build Coastguard Worker  * libbpf tool updates for klockstat, opensnoop, tcpconnect, etc.
47*387f9dfdSAndroid Build Coastguard Worker  * new bcc tools: tcpcong
48*387f9dfdSAndroid Build Coastguard Worker  * new libbpf tools: tcpsynbl, mdflush, oomkill, sigsnoop
49*387f9dfdSAndroid Build Coastguard Worker  * usdt: support xmm registers as args for x64
50*387f9dfdSAndroid Build Coastguard Worker  * bpftool as a submodule now
51*387f9dfdSAndroid Build Coastguard Worker  * remove uses of libbpf deprecated APIs
52*387f9dfdSAndroid Build Coastguard Worker  * use new llvm pass manager
53*387f9dfdSAndroid Build Coastguard Worker  * support cgroup filtering libbpf tools
54*387f9dfdSAndroid Build Coastguard Worker  * fix shared lib module offset <-> global addr conversion
55*387f9dfdSAndroid Build Coastguard Worker  * riscv support
56*387f9dfdSAndroid Build Coastguard Worker  * LoongArch support
57*387f9dfdSAndroid Build Coastguard Worker  * doc update, bug fixes and other tools improvement
58*387f9dfdSAndroid Build Coastguard Worker
59*387f9dfdSAndroid Build Coastguard Worker -- Yonghong Song <[email protected]>  Wed, 10 Aug 2022 17:00:00 +0000
60*387f9dfdSAndroid Build Coastguard Worker
61*387f9dfdSAndroid Build Coastguard Workerbcc (0.24.0-1) unstable; urgency=low
62*387f9dfdSAndroid Build Coastguard Worker
63*387f9dfdSAndroid Build Coastguard Worker  * Support for kernel up to 5.16
64*387f9dfdSAndroid Build Coastguard Worker  * bcc tools: update for trace.py, sslsniff.py, tcptop.py, hardirqs.py, etc.
65*387f9dfdSAndroid Build Coastguard Worker  * new libbpf tools: bashreadline
66*387f9dfdSAndroid Build Coastguard Worker  * allow specify wakeup_events for perf buffer
67*387f9dfdSAndroid Build Coastguard Worker  * support BPF_MAP_TYPE_{INODE, TASK}_STORAGE maps
68*387f9dfdSAndroid Build Coastguard Worker  * remove all deprecated libbpf function usage
69*387f9dfdSAndroid Build Coastguard Worker  * remove P4/B language support
70*387f9dfdSAndroid Build Coastguard Worker  * major test infra change, using github actions now
71*387f9dfdSAndroid Build Coastguard Worker  * doc update, bug fixes and other tools improvement
72*387f9dfdSAndroid Build Coastguard Worker
73*387f9dfdSAndroid Build Coastguard Worker -- Yonghong Song <[email protected]>  Wed, 14 Jan 2022 17:00:00 +0000
74*387f9dfdSAndroid Build Coastguard Worker
75*387f9dfdSAndroid Build Coastguard Workerbcc (0.23.0-1) unstable; urgency=low
76*387f9dfdSAndroid Build Coastguard Worker
77*387f9dfdSAndroid Build Coastguard Worker  * Support for kernel up to 5.15
78*387f9dfdSAndroid Build Coastguard Worker  * bcc tools: update for kvmexit.py, tcpv4connect.py, cachetop.py, cachestat.py, etc.
79*387f9dfdSAndroid Build Coastguard Worker  * libbpf tools: update for update for mountsnoop, ksnoop, gethostlatency, etc.
80*387f9dfdSAndroid Build Coastguard Worker  * fix renaming of task_struct->state
81*387f9dfdSAndroid Build Coastguard Worker  * get pid namespace properly for a number of tools
82*387f9dfdSAndroid Build Coastguard Worker  * initial work for more libbpf utilization (less section names)
83*387f9dfdSAndroid Build Coastguard Worker  * doc update, bug fixes and other tools improvement
84*387f9dfdSAndroid Build Coastguard Worker
85*387f9dfdSAndroid Build Coastguard Worker -- Yonghong Song <[email protected]>  Wed, 15 Nov 2021 17:00:00 +0000
86*387f9dfdSAndroid Build Coastguard Worker
87*387f9dfdSAndroid Build Coastguard Workerbcc (0.22.0-1) unstable; urgency=low
88*387f9dfdSAndroid Build Coastguard Worker
89*387f9dfdSAndroid Build Coastguard Worker  * Support for kernel up to 5.14
90*387f9dfdSAndroid Build Coastguard Worker  * add ipv4/ipv6 filter support for tcp trace tools
91*387f9dfdSAndroid Build Coastguard Worker  * add python interface to attach raw perf events
92*387f9dfdSAndroid Build Coastguard Worker  * fix tcpstates for incorrect display of dport
93*387f9dfdSAndroid Build Coastguard Worker  * new options for bcc tools runqslower, argdist
94*387f9dfdSAndroid Build Coastguard Worker  * new libbpf-tools: filetop, exitsnoop, tcprtt
95*387f9dfdSAndroid Build Coastguard Worker  * doc update, bug fixes and other tools improvement
96*387f9dfdSAndroid Build Coastguard Worker
97*387f9dfdSAndroid Build Coastguard Worker -- Yonghong Song <[email protected]>  Wed, 15 Sep 2021 17:00:00 +0000
98*387f9dfdSAndroid Build Coastguard Worker
99*387f9dfdSAndroid Build Coastguard Workerbcc (0.21.0-1) unstable; urgency=low
100*387f9dfdSAndroid Build Coastguard Worker
101*387f9dfdSAndroid Build Coastguard Worker  * Support for kernel up to 5.13
102*387f9dfdSAndroid Build Coastguard Worker  * support for debug information from libdebuginfod
103*387f9dfdSAndroid Build Coastguard Worker  * finished support for map elements items_*_batch() APIs
104*387f9dfdSAndroid Build Coastguard Worker  * add atomic_increment() API
105*387f9dfdSAndroid Build Coastguard Worker  * support attach_func() and detach_func() in python
106*387f9dfdSAndroid Build Coastguard Worker  * fix displaying PID instead of TID for many tools
107*387f9dfdSAndroid Build Coastguard Worker  * new tools: kvmexit.py
108*387f9dfdSAndroid Build Coastguard Worker  * new libbpf-tools: gethostlatency, statsnoop, fsdist and solisten
109*387f9dfdSAndroid Build Coastguard Worker  * fix tools ttysnoop/readahead for newer kernels
110*387f9dfdSAndroid Build Coastguard Worker  * doc update and bug fixes
111*387f9dfdSAndroid Build Coastguard Worker
112*387f9dfdSAndroid Build Coastguard Worker -- Yonghong Song <[email protected]>  Mon, 16 Jul 2021 17:00:00 +0000
113*387f9dfdSAndroid Build Coastguard Worker
114*387f9dfdSAndroid Build Coastguard Workerbcc (0.20.0-1) unstable; urgency=low
115*387f9dfdSAndroid Build Coastguard Worker
116*387f9dfdSAndroid Build Coastguard Worker  * Support for kernel up to 5.12
117*387f9dfdSAndroid Build Coastguard Worker  * Some basic support for MIPS
118*387f9dfdSAndroid Build Coastguard Worker  * added bpf_map_lookup_batch and bpf_map_delete_batch support
119*387f9dfdSAndroid Build Coastguard Worker  * tools/funclatency.py support nested or recursive functions
120*387f9dfdSAndroid Build Coastguard Worker  * tools/biolatency.py can optionally print out average/total value
121*387f9dfdSAndroid Build Coastguard Worker  * fix possible marco HAVE_BUILTIN_BSWAP redefine warning for kernel >= 5.10.
122*387f9dfdSAndroid Build Coastguard Worker  * new tools: virtiostat
123*387f9dfdSAndroid Build Coastguard Worker  * new libbpf-tools: ext4dist
124*387f9dfdSAndroid Build Coastguard Worker  * doc update and bug fixes
125*387f9dfdSAndroid Build Coastguard Worker
126*387f9dfdSAndroid Build Coastguard Worker -- Yonghong Song <[email protected]>  Mon, 5 May 2021 17:00:00 +0000
127*387f9dfdSAndroid Build Coastguard Worker
128*387f9dfdSAndroid Build Coastguard Workerbcc (0.19.0-1) unstable; urgency=low
129*387f9dfdSAndroid Build Coastguard Worker
130*387f9dfdSAndroid Build Coastguard Worker  * Support for kernel up to 5.11
131*387f9dfdSAndroid Build Coastguard Worker  * allow BCC as a cmake subproject
132*387f9dfdSAndroid Build Coastguard Worker  * add LPORT support in tcpconnlat and tcpconnect
133*387f9dfdSAndroid Build Coastguard Worker  * added bpf_map_lookup_and_delete_batch support
134*387f9dfdSAndroid Build Coastguard Worker  * new tools: virtiostat
135*387f9dfdSAndroid Build Coastguard Worker  * new libbpf-tools: cpufreq, funclatency, cachestat
136*387f9dfdSAndroid Build Coastguard Worker  * add install target to libbpf-tools
137*387f9dfdSAndroid Build Coastguard Worker  * a few lua fixes
138*387f9dfdSAndroid Build Coastguard Worker  * doc update and bug fixes
139*387f9dfdSAndroid Build Coastguard Worker
140*387f9dfdSAndroid Build Coastguard Worker -- Yonghong Song <[email protected]>  Mon, 19 Mar 2021 17:00:00 +0000
141*387f9dfdSAndroid Build Coastguard Worker
142*387f9dfdSAndroid Build Coastguard Workerbcc (0.18.0-1) unstable; urgency=low
143*387f9dfdSAndroid Build Coastguard Worker
144*387f9dfdSAndroid Build Coastguard Worker  * Support for kernel up to 5.10
145*387f9dfdSAndroid Build Coastguard Worker  * add bpf kfunc/kretfunc C++ example
146*387f9dfdSAndroid Build Coastguard Worker  * add PT_REGS_PARMx_SYSCALL helper macro
147*387f9dfdSAndroid Build Coastguard Worker  * biolatency: allow json output
148*387f9dfdSAndroid Build Coastguard Worker  * biolatpcts: support measuring overall latencies between two events
149*387f9dfdSAndroid Build Coastguard Worker  * fix build when ENABLE_CLANG_JIT is disabled
150*387f9dfdSAndroid Build Coastguard Worker  * doc update and bug fixes
151*387f9dfdSAndroid Build Coastguard Worker
152*387f9dfdSAndroid Build Coastguard Worker -- Yonghong Song <[email protected]>  Mon, 4 Jan 2021 17:00:00 +0000
153*387f9dfdSAndroid Build Coastguard Worker
154*387f9dfdSAndroid Build Coastguard Workerbcc (0.17.0-1) unstable; urgency=low
155*387f9dfdSAndroid Build Coastguard Worker
156*387f9dfdSAndroid Build Coastguard Worker  * Support for kernel up to 5.9
157*387f9dfdSAndroid Build Coastguard Worker  * usdt: add uprobe refcnt support
158*387f9dfdSAndroid Build Coastguard Worker  * use newer llvm/clang versions in debian packaging if possible
159*387f9dfdSAndroid Build Coastguard Worker  * add bpf iterator C++ support
160*387f9dfdSAndroid Build Coastguard Worker  * new bcc tools: tcprtt, netqtop, swapin, tcpsynbl, threadsnoop
161*387f9dfdSAndroid Build Coastguard Worker  * tcpconnect: add DNS correlation to connect tracking
162*387f9dfdSAndroid Build Coastguard Worker  * new libbpf-tools: llcstat, numamove, runqlen, runqlat, softirgs, hardirqs
163*387f9dfdSAndroid Build Coastguard Worker  * doc update, bug fixes and some additional arguments for tools
164*387f9dfdSAndroid Build Coastguard Worker
165*387f9dfdSAndroid Build Coastguard Worker -- Yonghong Song <[email protected]>  Thu, 29 Oct 2020 17:00:00 +0000
166*387f9dfdSAndroid Build Coastguard Worker
167*387f9dfdSAndroid Build Coastguard Workerbcc (0.16.0-1) unstable; urgency=low
168*387f9dfdSAndroid Build Coastguard Worker
169*387f9dfdSAndroid Build Coastguard Worker  * Support for kernel up to 5.8
170*387f9dfdSAndroid Build Coastguard Worker  * trace.py: support kprobe/uprobe func offset
171*387f9dfdSAndroid Build Coastguard Worker  * support raw perf config for perf_event_open in python
172*387f9dfdSAndroid Build Coastguard Worker  * add BPFQueueStackTable support
173*387f9dfdSAndroid Build Coastguard Worker  * added Ringbuf support support
174*387f9dfdSAndroid Build Coastguard Worker  * libbpf-tools: readahead, biosnoop, bitesize, tcpconnlat, biopattern, biostacks
175*387f9dfdSAndroid Build Coastguard Worker  * bug fixes and some additional arguments for tools
176*387f9dfdSAndroid Build Coastguard Worker
177*387f9dfdSAndroid Build Coastguard Worker -- Yonghong Song <[email protected]>  Sat, 22 Aug 2020 17:00:00 +0000
178*387f9dfdSAndroid Build Coastguard Worker
179*387f9dfdSAndroid Build Coastguard Workerbcc (0.15.0-1) unstable; urgency=low
180*387f9dfdSAndroid Build Coastguard Worker
181*387f9dfdSAndroid Build Coastguard Worker  * Support for kernel up to 5.7
182*387f9dfdSAndroid Build Coastguard Worker  * new tools: funcinterval.py, dirtop.py
183*387f9dfdSAndroid Build Coastguard Worker  * support lsm bpf programs
184*387f9dfdSAndroid Build Coastguard Worker  * support multiple pid/tids for offwaketime
185*387f9dfdSAndroid Build Coastguard Worker  * usdt: add helpers to set semaphore values
186*387f9dfdSAndroid Build Coastguard Worker  * turn off x86 jump table optimization during jit compilation
187*387f9dfdSAndroid Build Coastguard Worker  * add support to use bpf_probe_read[_str_}{_user,kernel} in all bpf
188*387f9dfdSAndroid Build Coastguard Worker  *    programs, fail back to old bpf_probe_read[_str] for old kernels
189*387f9dfdSAndroid Build Coastguard Worker  * tools: add filtering by mount namespace
190*387f9dfdSAndroid Build Coastguard Worker  * libbpf-tools: cpudist, syscount, execsnoop, vfsstat
191*387f9dfdSAndroid Build Coastguard Worker  * lots of bug fixes and a few additional arguments for tools
192*387f9dfdSAndroid Build Coastguard Worker
193*387f9dfdSAndroid Build Coastguard Worker -- Yonghong Song <[email protected]>  Mon, 19 Jun 2020 17:00:00 +0000
194*387f9dfdSAndroid Build Coastguard Worker
195*387f9dfdSAndroid Build Coastguard Workerbcc (0.14.0-1) unstable; urgency=low
196*387f9dfdSAndroid Build Coastguard Worker
197*387f9dfdSAndroid Build Coastguard Worker  * Support for kernel up to 5.6
198*387f9dfdSAndroid Build Coastguard Worker  * new tools: biolatpcts.py
199*387f9dfdSAndroid Build Coastguard Worker  * libbpf-tools: tools based on CORE and libbpf library directly
200*387f9dfdSAndroid Build Coastguard Worker  * add --cgroupmap to various tools, filtering based cgroup
201*387f9dfdSAndroid Build Coastguard Worker  * support kfunc (faster kprobe) for vfsstat, klockstat and opensnoop
202*387f9dfdSAndroid Build Coastguard Worker  * lots of bug fixes and a few additional arguments for tools
203*387f9dfdSAndroid Build Coastguard Worker
204*387f9dfdSAndroid Build Coastguard Worker -- Yonghong Song <[email protected]>  Mon, 20 Apr 2020 17:00:00 +0000
205*387f9dfdSAndroid Build Coastguard Worker
206*387f9dfdSAndroid Build Coastguard Workerbcc (0.13.0-1) unstable; urgency=low
207*387f9dfdSAndroid Build Coastguard Worker
208*387f9dfdSAndroid Build Coastguard Worker  * Support for kernel up to 5.5
209*387f9dfdSAndroid Build Coastguard Worker  * bindsnoop tool to track tcp/udp bind information
210*387f9dfdSAndroid Build Coastguard Worker  * added compile-once run-everywhere based libbpf-tools, currently
211*387f9dfdSAndroid Build Coastguard Worker    only runqslower is implemented.
212*387f9dfdSAndroid Build Coastguard Worker  * new map support: sockhash, sockmap, sk_storage, cgroup_storage
213*387f9dfdSAndroid Build Coastguard Worker  * enable to run github actions on the diff
214*387f9dfdSAndroid Build Coastguard Worker  * cgroupmap based cgroup filtering for opensnoop, execsnoop and bindsnoop.
215*387f9dfdSAndroid Build Coastguard Worker  * lots of bug fixes.
216*387f9dfdSAndroid Build Coastguard Worker
217*387f9dfdSAndroid Build Coastguard Worker -- Yonghong Song <[email protected]>  Wed, 19 Feb 2020 17:00:00 +0000
218*387f9dfdSAndroid Build Coastguard Worker
219*387f9dfdSAndroid Build Coastguard Workerbcc (0.12.0-1) unstable; urgency=low
220*387f9dfdSAndroid Build Coastguard Worker
221*387f9dfdSAndroid Build Coastguard Worker  * Support for kernel up to 5.4
222*387f9dfdSAndroid Build Coastguard Worker  * klockstat tool to track kernel mutex lock statistics
223*387f9dfdSAndroid Build Coastguard Worker  * cmake option CMAKE_USE_LIBBPF_PACKAGE to build a bcc shared library
224*387f9dfdSAndroid Build Coastguard Worker    linking with distro libbpf_static.a
225*387f9dfdSAndroid Build Coastguard Worker  * new map.lookup_or_try_init() API to remove hidden return in
226*387f9dfdSAndroid Build Coastguard Worker    map.lookup_or_init()
227*387f9dfdSAndroid Build Coastguard Worker  * BPF_ARRAY_OF_MAPS and BPF_HASH_OF_MAPS support
228*387f9dfdSAndroid Build Coastguard Worker  * support symbol offset for uprobe in both C++ and python API,
229*387f9dfdSAndroid Build Coastguard Worker    kprobe already has the support
230*387f9dfdSAndroid Build Coastguard Worker  * bug fixes for trace.py, tcpretrans.py, runqslower.py, etc.
231*387f9dfdSAndroid Build Coastguard Worker
232*387f9dfdSAndroid Build Coastguard Worker -- Yonghong Song <[email protected]>  Tue, 10 Dec 2019 17:00:00 +0000
233*387f9dfdSAndroid Build Coastguard Worker
234*387f9dfdSAndroid Build Coastguard Workerbcc (0.11.0-1) unstable; urgency=low
235*387f9dfdSAndroid Build Coastguard Worker
236*387f9dfdSAndroid Build Coastguard Worker  * Support for kernel up to 5.3
237*387f9dfdSAndroid Build Coastguard Worker  * Corresponding libbpf submodule release is v0.0.5
238*387f9dfdSAndroid Build Coastguard Worker  * Fix USDT issue with multi-threaded applications
239*387f9dfdSAndroid Build Coastguard Worker  * Fixed the early return behavior of lookup_or_init
240*387f9dfdSAndroid Build Coastguard Worker  * Support for nic hardware offload
241*387f9dfdSAndroid Build Coastguard Worker  * Fixed and Enabled Travis CI
242*387f9dfdSAndroid Build Coastguard Worker  * A lot of tools change with added new options, etc.
243*387f9dfdSAndroid Build Coastguard Worker
244*387f9dfdSAndroid Build Coastguard Worker -- Yonghong Song <[email protected]>  Tue, 03 Oct 2019 17:00:00 +0000
245*387f9dfdSAndroid Build Coastguard Worker
246*387f9dfdSAndroid Build Coastguard Workerbcc (0.10.0-1) unstable; urgency=low
247*387f9dfdSAndroid Build Coastguard Worker
248*387f9dfdSAndroid Build Coastguard Worker  * Support for kernel up to 5.1
249*387f9dfdSAndroid Build Coastguard Worker  * corresponding libbpf submodule release is v0.0.3
250*387f9dfdSAndroid Build Coastguard Worker  * support for reading kernel headers from /proc
251*387f9dfdSAndroid Build Coastguard Worker  * libbpf.{a,so} renamed to libcc_bpf.{a,so}
252*387f9dfdSAndroid Build Coastguard Worker  * new common options for some tools
253*387f9dfdSAndroid Build Coastguard Worker  * new tool: drsnoop
254*387f9dfdSAndroid Build Coastguard Worker  * s390 USDT support
255*387f9dfdSAndroid Build Coastguard Worker
256*387f9dfdSAndroid Build Coastguard Worker -- Brenden Blanco <[email protected]>  Tue, 28 May 2019 17:00:00 +0000
257*387f9dfdSAndroid Build Coastguard Worker
258*387f9dfdSAndroid Build Coastguard Workerbcc (0.9.0-1) unstable; urgency=low
259*387f9dfdSAndroid Build Coastguard Worker
260*387f9dfdSAndroid Build Coastguard Worker  * Adds support for BTF
261*387f9dfdSAndroid Build Coastguard Worker  * Uses libbpf common library to wrap syscall API
262*387f9dfdSAndroid Build Coastguard Worker  * Many bugfixes and new tools
263*387f9dfdSAndroid Build Coastguard Worker
264*387f9dfdSAndroid Build Coastguard Worker -- Brenden Blanco <[email protected]>  Thu, 07 Mar 2019 17:00:00 +0000
265*387f9dfdSAndroid Build Coastguard Worker
266*387f9dfdSAndroid Build Coastguard Workerbcc (0.8.0-1) unstable; urgency=low
267*387f9dfdSAndroid Build Coastguard Worker
268*387f9dfdSAndroid Build Coastguard Worker  * Support for kernel up to 5.0
269*387f9dfdSAndroid Build Coastguard Worker
270*387f9dfdSAndroid Build Coastguard Worker -- Brenden Blanco <[email protected]>  Fri, 11 Jan 2019 17:00:00 +0000
271*387f9dfdSAndroid Build Coastguard Worker
272*387f9dfdSAndroid Build Coastguard Workerbcc (0.7.0-1) unstable; urgency=low
273*387f9dfdSAndroid Build Coastguard Worker
274*387f9dfdSAndroid Build Coastguard Worker  * Support for kernel up to 4.18
275*387f9dfdSAndroid Build Coastguard Worker
276*387f9dfdSAndroid Build Coastguard Worker -- Brenden Blanco <[email protected]>  Tue, 04 Sep 2018 17:00:00 +0000
277*387f9dfdSAndroid Build Coastguard Worker
278*387f9dfdSAndroid Build Coastguard Workerbcc (0.6.1-1) unstable; urgency=low
279*387f9dfdSAndroid Build Coastguard Worker
280*387f9dfdSAndroid Build Coastguard Worker  * Build support for Fedora 28 and Ubuntu 18.04
281*387f9dfdSAndroid Build Coastguard Worker  * Add option to change license
282*387f9dfdSAndroid Build Coastguard Worker  * Optimizations for some uses of bpf_probe_reads
283*387f9dfdSAndroid Build Coastguard Worker
284*387f9dfdSAndroid Build Coastguard Worker -- Brenden Blanco <[email protected]>  Mon, 23 Jul 2018 17:00:00 +0000
285*387f9dfdSAndroid Build Coastguard Worker
286*387f9dfdSAndroid Build Coastguard Workerbcc (0.6.0-1) unstable; urgency=low
287*387f9dfdSAndroid Build Coastguard Worker
288*387f9dfdSAndroid Build Coastguard Worker  * Support for kernel up to 4.17
289*387f9dfdSAndroid Build Coastguard Worker  * Many bugfixes
290*387f9dfdSAndroid Build Coastguard Worker  * Many new tools
291*387f9dfdSAndroid Build Coastguard Worker  * Improved python3 support
292*387f9dfdSAndroid Build Coastguard Worker
293*387f9dfdSAndroid Build Coastguard Worker -- Brenden Blanco <[email protected]>  Wed, 13 Jun 2018 17:00:00 +0000
294*387f9dfdSAndroid Build Coastguard Worker
295*387f9dfdSAndroid Build Coastguard Workerbcc (0.5.0-1) unstable; urgency=low
296*387f9dfdSAndroid Build Coastguard Worker
297*387f9dfdSAndroid Build Coastguard Worker  * Support for USDT in ARM64
298*387f9dfdSAndroid Build Coastguard Worker  * Bugfixes for 4.14 in some tools
299*387f9dfdSAndroid Build Coastguard Worker  * Fixes for smoke test failures
300*387f9dfdSAndroid Build Coastguard Worker  * Runtime memory usage reductions
301*387f9dfdSAndroid Build Coastguard Worker
302*387f9dfdSAndroid Build Coastguard Worker -- Brenden Blanco <[email protected]>  Wed, 29 Nov 2017 17:00:00 +0000
303*387f9dfdSAndroid Build Coastguard Worker
304*387f9dfdSAndroid Build Coastguard Workerbcc (0.4.0-1) unstable; urgency=low
305*387f9dfdSAndroid Build Coastguard Worker
306*387f9dfdSAndroid Build Coastguard Worker  * Bugfixes
307*387f9dfdSAndroid Build Coastguard Worker  * Support for kernel up to 4.14
308*387f9dfdSAndroid Build Coastguard Worker
309*387f9dfdSAndroid Build Coastguard Worker -- Brenden Blanco <[email protected]>  Fri, 20 Oct 2017 17:00:00 +0000
310*387f9dfdSAndroid Build Coastguard Worker
311*387f9dfdSAndroid Build Coastguard Workerbcc (0.3.0-1) unstable; urgency=low
312*387f9dfdSAndroid Build Coastguard Worker
313*387f9dfdSAndroid Build Coastguard Worker  * Many bugfixes
314*387f9dfdSAndroid Build Coastguard Worker  * Many tools converted to perf ring buffer
315*387f9dfdSAndroid Build Coastguard Worker  * New utilities in tools/
316*387f9dfdSAndroid Build Coastguard Worker   * capable, cpuunclaimed, dbslower, dbstat, deadlock_detector, llcstat,
317*387f9dfdSAndroid Build Coastguard Worker     mountsnoop, runqlen, slabratetop, syscount, tcplife, tcptop, ttysnoop,
318*387f9dfdSAndroid Build Coastguard Worker     ucalls, uflow, ugc, uobjnew, ustat, uthreads
319*387f9dfdSAndroid Build Coastguard Worker  * New C++ API
320*387f9dfdSAndroid Build Coastguard Worker  * Support for kernel up to 4.10
321*387f9dfdSAndroid Build Coastguard Worker
322*387f9dfdSAndroid Build Coastguard Worker -- Brenden Blanco <[email protected]>  Thu, 09 Mar 2017 19:08:08 +0000
323*387f9dfdSAndroid Build Coastguard Worker
324*387f9dfdSAndroid Build Coastguard Workerbcc (0.2.0-1) unstable; urgency=low
325*387f9dfdSAndroid Build Coastguard Worker
326*387f9dfdSAndroid Build Coastguard Worker  * Add many new utilities in tools/
327*387f9dfdSAndroid Build Coastguard Worker  * Support for USDT
328*387f9dfdSAndroid Build Coastguard Worker  * Support for lua
329*387f9dfdSAndroid Build Coastguard Worker  * Many utilities converted to perf ring buffer
330*387f9dfdSAndroid Build Coastguard Worker  * Support for tracepoints
331*387f9dfdSAndroid Build Coastguard Worker
332*387f9dfdSAndroid Build Coastguard Worker -- Brenden Blanco <[email protected]>  Thu, 08 Sep 2016 17:05:28 -0700
333*387f9dfdSAndroid Build Coastguard Worker
334*387f9dfdSAndroid Build Coastguard Workerbcc (0.1.8-1) unstable; urgency=low
335*387f9dfdSAndroid Build Coastguard Worker
336*387f9dfdSAndroid Build Coastguard Worker  * Add many new utilities in tools/
337*387f9dfdSAndroid Build Coastguard Worker   * wakeuptime, offwaketime, argdist, {xfs,zfs,ext4}{slower,dist}, others
338*387f9dfdSAndroid Build Coastguard Worker  * Support for bpf_perf_event()
339*387f9dfdSAndroid Build Coastguard Worker  * Support for public tables shared between programs
340*387f9dfdSAndroid Build Coastguard Worker  * Support for up to 4.4 features
341*387f9dfdSAndroid Build Coastguard Worker  * Remove external file dependencies from clang lib
342*387f9dfdSAndroid Build Coastguard Worker
343*387f9dfdSAndroid Build Coastguard Worker -- Brenden Blanco <[email protected]>  Mon, 23 Feb 2016 00:41:00 +0000
344*387f9dfdSAndroid Build Coastguard Worker
345*387f9dfdSAndroid Build Coastguard Workerbcc (0.1.7-1) unstable; urgency=low
346*387f9dfdSAndroid Build Coastguard Worker
347*387f9dfdSAndroid Build Coastguard Worker  * Tracing features and bugfixes
348*387f9dfdSAndroid Build Coastguard Worker  * Built against LLVM 3.8 HEAD
349*387f9dfdSAndroid Build Coastguard Worker
350*387f9dfdSAndroid Build Coastguard Worker -- Brenden Blanco <[email protected]>  Mon, 12 Oct 2015 16:47:09 +0000
351*387f9dfdSAndroid Build Coastguard Worker
352*387f9dfdSAndroid Build Coastguard Workerbcc (0.1.6-1) unstable; urgency=low
353*387f9dfdSAndroid Build Coastguard Worker
354*387f9dfdSAndroid Build Coastguard Worker  * Stability fixes
355*387f9dfdSAndroid Build Coastguard Worker  * Improvements to python API
356*387f9dfdSAndroid Build Coastguard Worker  * Tracing features
357*387f9dfdSAndroid Build Coastguard Worker  * Support for kernel 4.2 features
358*387f9dfdSAndroid Build Coastguard Worker
359*387f9dfdSAndroid Build Coastguard Worker -- Brenden Blanco <[email protected]>  Wed, 02 Sep 2015 16:23:19 +0000
360*387f9dfdSAndroid Build Coastguard Worker
361*387f9dfdSAndroid Build Coastguard Workerbcc (0.1.5-1) unstable; urgency=low
362*387f9dfdSAndroid Build Coastguard Worker
363*387f9dfdSAndroid Build Coastguard Worker  * Initial release
364*387f9dfdSAndroid Build Coastguard Worker
365*387f9dfdSAndroid Build Coastguard Worker -- Brenden Blanco <[email protected]>  Mon, 06 Jul 2015 18:04:28 +0000
366