forked from iovisor/bcc
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request iovisor#1039 from iovisor/tag_v0.3.0
Prepare debian changelog for v0.3.0 tag
- Loading branch information
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,16 @@ | ||
bcc (0.3.0-1) unstable; urgency=low | ||
|
||
* Many bugfixes | ||
* Many tools converted to perf ring buffer | ||
* New utilities in tools/ | ||
* capable, cpuunclaimed, dbslower, dbstat, deadlock_detector, llcstat, | ||
mountsnoop, runqlen, slabratetop, syscount, tcplife, tcptop, ttysnoop, | ||
ucalls, uflow, ugc, uobjnew, ustat, uthreads | ||
* New C++ API | ||
* Support for kernel up to 4.10 | ||
|
||
-- Brenden Blanco <[email protected]> Thu, 09 Mar 2017 19:08:08 +0000 | ||
|
||
bcc (0.2.0-1) unstable; urgency=low | ||
|
||
* Add many new utilities in tools/ | ||
|