blob: 95aca0badc7e414fea90d8af6cb2a5afb2424174 [file] [log] [blame]
Brenden Blanco13a877a2018-07-23 12:50:26 -07001bcc (0.6.1-1) unstable; urgency=low
2
3 * Build support for Fedora 28 and Ubuntu 18.04
4 * Add option to change license
5 * Optimizations for some uses of bpf_probe_reads
6
7 -- Brenden Blanco <bblanco@gmail.com> Mon, 23 Jul 2018 17:00:00 +0000
8
Brenden Blanco69728062018-06-13 15:01:50 -07009bcc (0.6.0-1) unstable; urgency=low
10
11 * Support for kernel up to 4.17
12 * Many bugfixes
13 * Many new tools
14 * Improved python3 support
15
16 -- Brenden Blanco <bblanco@gmail.com> Wed, 13 Jun 2018 17:00:00 +0000
17
Brenden Blanco9634a002017-11-29 10:12:13 -080018bcc (0.5.0-1) unstable; urgency=low
19
20 * Support for USDT in ARM64
21 * Bugfixes for 4.14 in some tools
22 * Fixes for smoke test failures
23 * Runtime memory usage reductions
24
25 -- Brenden Blanco <bblanco@gmail.com> Wed, 29 Nov 2017 17:00:00 +0000
26
Brenden Blanco648554d2017-10-20 09:59:48 -070027bcc (0.4.0-1) unstable; urgency=low
28
29 * Bugfixes
30 * Support for kernel up to 4.14
31
32 -- Brenden Blanco <bblanco@gmail.com> Fri, 20 Oct 2017 17:00:00 +0000
33
Brenden Blanco6f5e08a2017-03-09 11:10:20 -080034bcc (0.3.0-1) unstable; urgency=low
35
36 * Many bugfixes
37 * Many tools converted to perf ring buffer
38 * New utilities in tools/
39 * capable, cpuunclaimed, dbslower, dbstat, deadlock_detector, llcstat,
40 mountsnoop, runqlen, slabratetop, syscount, tcplife, tcptop, ttysnoop,
41 ucalls, uflow, ugc, uobjnew, ustat, uthreads
42 * New C++ API
43 * Support for kernel up to 4.10
44
45 -- Brenden Blanco <bblanco@gmail.com> Thu, 09 Mar 2017 19:08:08 +0000
46
Brenden Blanco0df30852016-09-08 17:15:55 -070047bcc (0.2.0-1) unstable; urgency=low
48
49 * Add many new utilities in tools/
50 * Support for USDT
51 * Support for lua
52 * Many utilities converted to perf ring buffer
53 * Support for tracepoints
54
55 -- Brenden Blanco <bblanco@plumgrid.com> Thu, 08 Sep 2016 17:05:28 -0700
56
Brenden Blancob1953492016-02-22 16:42:51 -080057bcc (0.1.8-1) unstable; urgency=low
58
59 * Add many new utilities in tools/
60 * wakeuptime, offwaketime, argdist, {xfs,zfs,ext4}{slower,dist}, others
61 * Support for bpf_perf_event()
62 * Support for public tables shared between programs
63 * Support for up to 4.4 features
64 * Remove external file dependencies from clang lib
65
66 -- Brenden Blanco <bblanco@plumgrid.com> Mon, 23 Feb 2016 00:41:00 +0000
67
Brenden Blanco350f0d42015-10-12 09:31:03 -070068bcc (0.1.7-1) unstable; urgency=low
69
70 * Tracing features and bugfixes
71 * Built against LLVM 3.8 HEAD
72
73 -- Brenden Blanco <bblanco@plumgrid.com> Mon, 12 Oct 2015 16:47:09 +0000
74
Brenden Blancod7ce03e2015-09-01 23:19:27 -070075bcc (0.1.6-1) unstable; urgency=low
76
77 * Stability fixes
78 * Improvements to python API
79 * Tracing features
80 * Support for kernel 4.2 features
81
Brenden Blanco4a36a542015-09-02 09:23:56 -070082 -- Brenden Blanco <bblanco@plumgrid.com> Wed, 02 Sep 2015 16:23:19 +0000
83
Brenden Blancobd8fea42015-08-25 23:14:25 -070084bcc (0.1.5-1) unstable; urgency=low
85
86 * Initial release
87
88 -- Brenden Blanco <bblanco@plumgrid.com> Mon, 06 Jul 2015 18:04:28 +0000