diff --git a/.bcc.metadata b/.bcc.metadata
index 4b4b7d0..c84dac0 100644
--- a/.bcc.metadata
+++ b/.bcc.metadata
@@ -1 +1 @@
-e200806e56095091ff22a73c4c8ec294176527e2 SOURCES/bcc-0.11.0.tar.gz
+a94aa5005d66f17284f2244ff2018821f35ff4df SOURCES/bcc-src-with-submodule.tar.gz
diff --git a/.gitignore b/.gitignore
index 88fc8f9..ff7e7e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/bcc-0.11.0.tar.gz
+SOURCES/bcc-src-with-submodule.tar.gz
diff --git a/SOURCES/bcc-0.11.0-Manpages-remove-unstable-statement.patch b/SOURCES/bcc-0.11.0-Manpages-remove-unstable-statement.patch
deleted file mode 100644
index 036cbb9..0000000
--- a/SOURCES/bcc-0.11.0-Manpages-remove-unstable-statement.patch
+++ /dev/null
@@ -1,1259 +0,0 @@
-From 4457d22318c0014bf498928fc66f66086df22bf1 Mon Sep 17 00:00:00 2001
-From: Jerome Marchand <jmarchan@redhat.com>
-Date: Tue, 6 Aug 2019 14:44:33 +0200
-Subject: [PATCH] Manpages: remove unstable statement
-
-The tools are tested before each release. They should be stable
-enough.
----
- man/man8/argdist.8        | 2 --
- man/man8/bashreadline.8   | 2 --
- man/man8/biolatency.8     | 2 --
- man/man8/biosnoop.8       | 2 --
- man/man8/biotop.8         | 2 --
- man/man8/bitesize.8       | 2 --
- man/man8/bpflist.8        | 2 --
- man/man8/bps.8            | 2 --
- man/man8/btrfsdist.8      | 2 --
- man/man8/btrfsslower.8    | 2 --
- man/man8/cachestat.8      | 2 --
- man/man8/cachetop.8       | 2 --
- man/man8/capable.8        | 2 --
- man/man8/cpudist.8        | 2 --
- man/man8/cpuunclaimed.8   | 2 --
- man/man8/criticalstat.8   | 2 --
- man/man8/dbslower.8       | 2 --
- man/man8/dbstat.8         | 2 --
- man/man8/dcsnoop.8        | 2 --
- man/man8/dcstat.8         | 2 --
- man/man8/deadlock.8       | 2 --
- man/man8/drsnoop.8        | 2 --
- man/man8/execsnoop.8      | 2 --
- man/man8/exitsnoop.8      | 2 --
- man/man8/ext4dist.8       | 2 --
- man/man8/ext4slower.8     | 2 --
- man/man8/filelife.8       | 2 --
- man/man8/fileslower.8     | 2 --
- man/man8/filetop.8        | 2 --
- man/man8/funccount.8      | 2 --
- man/man8/funclatency.8    | 2 --
- man/man8/funcslower.8     | 2 --
- man/man8/gethostlatency.8 | 2 --
- man/man8/hardirqs.8       | 2 --
- man/man8/inject.8         | 4 ----
- man/man8/killsnoop.8      | 2 --
- man/man8/llcstat.8        | 2 --
- man/man8/mdflush.8        | 2 --
- man/man8/memleak.8        | 2 --
- man/man8/mountsnoop.8     | 2 --
- man/man8/mysqld_qslower.8 | 2 --
- man/man8/nfsdist.8        | 2 --
- man/man8/nfsslower.8      | 2 --
- man/man8/offcputime.8     | 2 --
- man/man8/offwaketime.8    | 2 --
- man/man8/oomkill.8        | 2 --
- man/man8/opensnoop.8      | 2 --
- man/man8/pidpersec.8      | 2 --
- man/man8/profile.8        | 2 --
- man/man8/reset-trace.8    | 2 --
- man/man8/runqlat.8        | 2 --
- man/man8/runqlen.8        | 2 --
- man/man8/runqslower.8     | 2 --
- man/man8/shmsnoop.8       | 2 --
- man/man8/slabratetop.8    | 2 --
- man/man8/sofdsnoop.8      | 2 --
- man/man8/softirqs.8       | 2 --
- man/man8/solisten.8       | 2 --
- man/man8/spfdsnoop.8      | 2 --
- man/man8/sslsniff.8       | 2 --
- man/man8/stackcount.8     | 2 --
- man/man8/statsnoop.8      | 2 --
- man/man8/syncsnoop.8      | 2 --
- man/man8/syscount.8       | 2 --
- man/man8/tcpaccept.8      | 2 --
- man/man8/tcpconnect.8     | 2 --
- man/man8/tcpconnlat.8     | 2 --
- man/man8/tcpdrop.8        | 2 --
- man/man8/tcplife.8        | 2 --
- man/man8/tcpretrans.8     | 2 --
- man/man8/tcpstates.8      | 2 --
- man/man8/tcpsubnet.8      | 2 --
- man/man8/tcptop.8         | 2 --
- man/man8/tcptracer.8      | 2 --
- man/man8/tplist.8         | 2 --
- man/man8/trace.8          | 2 --
- man/man8/ttysnoop.8       | 2 --
- man/man8/ucalls.8         | 2 --
- man/man8/uflow.8          | 2 --
- man/man8/ugc.8            | 2 --
- man/man8/uobjnew.8        | 2 --
- man/man8/ustat.8          | 2 --
- man/man8/uthreads.8       | 2 --
- man/man8/vfscount.8       | 2 --
- man/man8/vfsstat.8        | 2 --
- man/man8/wakeuptime.8     | 2 --
- man/man8/xfsdist.8        | 2 --
- man/man8/xfsslower.8      | 2 --
- man/man8/zfsdist.8        | 2 --
- man/man8/zfsslower.8      | 2 --
- 90 files changed, 182 deletions(-)
-
-diff --git a/man/man8/argdist.8 b/man/man8/argdist.8
-index 4116cd4d..aa128d2d 100644
---- a/man/man8/argdist.8
-+++ b/man/man8/argdist.8
-@@ -188,7 +188,5 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Sasha Goldshtein
-diff --git a/man/man8/bashreadline.8 b/man/man8/bashreadline.8
-index 185598aa..9141ac63 100644
---- a/man/man8/bashreadline.8
-+++ b/man/man8/bashreadline.8
-@@ -53,8 +53,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/biolatency.8 b/man/man8/biolatency.8
-index 7aa3dd89..8f3166f9 100644
---- a/man/man8/biolatency.8
-+++ b/man/man8/biolatency.8
-@@ -91,8 +91,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/biosnoop.8 b/man/man8/biosnoop.8
-index 2a41348c..ec16596c 100644
---- a/man/man8/biosnoop.8
-+++ b/man/man8/biosnoop.8
-@@ -79,8 +79,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/biotop.8 b/man/man8/biotop.8
-index ed25521f..b00bf68a 100644
---- a/man/man8/biotop.8
-+++ b/man/man8/biotop.8
-@@ -95,8 +95,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH INSPIRATION
-diff --git a/man/man8/bitesize.8 b/man/man8/bitesize.8
-index 99cdbaab..529a1e26 100644
---- a/man/man8/bitesize.8
-+++ b/man/man8/bitesize.8
-@@ -43,8 +43,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Allan McAleavy
- .SH SEE ALSO
-diff --git a/man/man8/bpflist.8 b/man/man8/bpflist.8
-index 1cab0c81..afefd3af 100644
---- a/man/man8/bpflist.8
-+++ b/man/man8/bpflist.8
-@@ -54,7 +54,5 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Sasha Goldshtein
-diff --git a/man/man8/bps.8 b/man/man8/bps.8
-index 4316be0b..8af8ee2d 100644
---- a/man/man8/bps.8
-+++ b/man/man8/bps.8
-@@ -81,7 +81,5 @@ This is from bcc.
- https://github.com/iovisor/bcc
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Martin Lau
-diff --git a/man/man8/btrfsdist.8 b/man/man8/btrfsdist.8
-index 480264f9..cbf75121 100644
---- a/man/man8/btrfsdist.8
-+++ b/man/man8/btrfsdist.8
-@@ -74,8 +74,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/btrfsslower.8 b/man/man8/btrfsslower.8
-index 9f0a89a6..409b0bb0 100644
---- a/man/man8/btrfsslower.8
-+++ b/man/man8/btrfsslower.8
-@@ -114,8 +114,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/cachestat.8 b/man/man8/cachestat.8
-index 172194d4..575941fc 100644
---- a/man/man8/cachestat.8
-+++ b/man/man8/cachestat.8
-@@ -76,8 +76,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Allan McAleavy
- .SH SEE ALSO
-diff --git a/man/man8/cachetop.8 b/man/man8/cachetop.8
-index 5642fa1d..1fe4067b 100644
---- a/man/man8/cachetop.8
-+++ b/man/man8/cachetop.8
-@@ -83,8 +83,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Emmanuel Bretelle
- .SH SEE ALSO
-diff --git a/man/man8/capable.8 b/man/man8/capable.8
-index e20eb78f..6f6137ed 100644
---- a/man/man8/capable.8
-+++ b/man/man8/capable.8
-@@ -72,8 +72,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/cpudist.8 b/man/man8/cpudist.8
-index 6ee1f3bf..979f0451 100644
---- a/man/man8/cpudist.8
-+++ b/man/man8/cpudist.8
-@@ -99,8 +99,6 @@ Also look in the bcc distribution for a companion _example.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Sasha Goldshtein
- .SH SEE ALSO
-diff --git a/man/man8/cpuunclaimed.8 b/man/man8/cpuunclaimed.8
-index 674be499..107ff67b 100644
---- a/man/man8/cpuunclaimed.8
-+++ b/man/man8/cpuunclaimed.8
-@@ -98,8 +98,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/criticalstat.8 b/man/man8/criticalstat.8
-index 52baf1d8..d9dfec91 100644
---- a/man/man8/criticalstat.8
-+++ b/man/man8/criticalstat.8
-@@ -65,8 +65,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Joel Fernandes
- .SH SEE ALSO
-diff --git a/man/man8/dbslower.8 b/man/man8/dbslower.8
-index c21e6fae..947180df 100644
---- a/man/man8/dbslower.8
-+++ b/man/man8/dbslower.8
-@@ -72,8 +72,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Sasha Goldshtein, Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/dbstat.8 b/man/man8/dbstat.8
-index c8e8fd8f..2ca31c67 100644
---- a/man/man8/dbstat.8
-+++ b/man/man8/dbstat.8
-@@ -64,8 +64,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Sasha Goldshtein
- .SH SEE ALSO
-diff --git a/man/man8/dcsnoop.8 b/man/man8/dcsnoop.8
-index 6ccb3b65..1d707ba1 100644
---- a/man/man8/dcsnoop.8
-+++ b/man/man8/dcsnoop.8
-@@ -69,8 +69,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/dcstat.8 b/man/man8/dcstat.8
-index e2bc4dc8..0501460f 100644
---- a/man/man8/dcstat.8
-+++ b/man/man8/dcstat.8
-@@ -53,8 +53,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/deadlock.8 b/man/man8/deadlock.8
-index 0be3f4ab..7300446a 100644
---- a/man/man8/deadlock.8
-+++ b/man/man8/deadlock.8
-@@ -136,7 +136,5 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Kenny Yu
-diff --git a/man/man8/drsnoop.8 b/man/man8/drsnoop.8
-index 98e27e56..b8276b3e 100644
---- a/man/man8/drsnoop.8
-+++ b/man/man8/drsnoop.8
-@@ -104,7 +104,5 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Ethercflow
-diff --git a/man/man8/execsnoop.8 b/man/man8/execsnoop.8
-index 500a9321..938fde0d 100644
---- a/man/man8/execsnoop.8
-+++ b/man/man8/execsnoop.8
-@@ -109,8 +109,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/exitsnoop.8 b/man/man8/exitsnoop.8
-index fb1942b4..f4b0b563 100644
---- a/man/man8/exitsnoop.8
-+++ b/man/man8/exitsnoop.8
-@@ -95,8 +95,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Arturo Martin-de-Nicolas
- .SH SEE ALSO
-diff --git a/man/man8/ext4dist.8 b/man/man8/ext4dist.8
-index 61ecb727..ba17fc3d 100644
---- a/man/man8/ext4dist.8
-+++ b/man/man8/ext4dist.8
-@@ -72,8 +72,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/ext4slower.8 b/man/man8/ext4slower.8
-index 7591f284..231337bf 100644
---- a/man/man8/ext4slower.8
-+++ b/man/man8/ext4slower.8
-@@ -105,8 +105,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/filelife.8 b/man/man8/filelife.8
-index 1e4e423e..5a792a48 100644
---- a/man/man8/filelife.8
-+++ b/man/man8/filelife.8
-@@ -64,8 +64,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/fileslower.8 b/man/man8/fileslower.8
-index 169013bd..b30bf4c7 100644
---- a/man/man8/fileslower.8
-+++ b/man/man8/fileslower.8
-@@ -106,8 +106,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/filetop.8 b/man/man8/filetop.8
-index e70d908f..69b1aae5 100644
---- a/man/man8/filetop.8
-+++ b/man/man8/filetop.8
-@@ -108,8 +108,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH INSPIRATION
-diff --git a/man/man8/funccount.8 b/man/man8/funccount.8
-index 9039ab33..70e222f2 100644
---- a/man/man8/funccount.8
-+++ b/man/man8/funccount.8
-@@ -97,8 +97,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg, Sasha Goldshtein
- .SH SEE ALSO
-diff --git a/man/man8/funclatency.8 b/man/man8/funclatency.8
-index b82626cf..3c8e248e 100644
---- a/man/man8/funclatency.8
-+++ b/man/man8/funclatency.8
-@@ -127,8 +127,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg, Sasha Goldshtein
- .SH SEE ALSO
-diff --git a/man/man8/funcslower.8 b/man/man8/funcslower.8
-index 06f17934..0e85989d 100644
---- a/man/man8/funcslower.8
-+++ b/man/man8/funcslower.8
-@@ -117,8 +117,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Sasha Goldshtein
- .SH SEE ALSO
-diff --git a/man/man8/gethostlatency.8 b/man/man8/gethostlatency.8
-index c5a53303..87b26829 100644
---- a/man/man8/gethostlatency.8
-+++ b/man/man8/gethostlatency.8
-@@ -55,8 +55,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/hardirqs.8 b/man/man8/hardirqs.8
-index 8e7237a9..9e6975c9 100644
---- a/man/man8/hardirqs.8
-+++ b/man/man8/hardirqs.8
-@@ -87,8 +87,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/inject.8 b/man/man8/inject.8
-index 2ab80dbb..85b36b6e 100644
---- a/man/man8/inject.8
-+++ b/man/man8/inject.8
-@@ -112,9 +112,5 @@ example usage, output, and commentary for this tool.
- Linux
- 
- 
--.SH STABILITY
--Unstable - in development.
--
--
- .SH AUTHOR
- Howard McLauchlan
-diff --git a/man/man8/killsnoop.8 b/man/man8/killsnoop.8
-index b7048ed7..1fe8979f 100644
---- a/man/man8/killsnoop.8
-+++ b/man/man8/killsnoop.8
-@@ -75,8 +75,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/llcstat.8 b/man/man8/llcstat.8
-index 36dbed7d..2b554c46 100644
---- a/man/man8/llcstat.8
-+++ b/man/man8/llcstat.8
-@@ -63,8 +63,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Teng Qin
- .SH SEE ALSO
-diff --git a/man/man8/mdflush.8 b/man/man8/mdflush.8
-index 9d10ca87..3c3b9bba 100644
---- a/man/man8/mdflush.8
-+++ b/man/man8/mdflush.8
-@@ -49,8 +49,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/memleak.8 b/man/man8/memleak.8
-index fa52c8cf..718ae3c2 100644
---- a/man/man8/memleak.8
-+++ b/man/man8/memleak.8
-@@ -129,7 +129,5 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Sasha Goldshtein
-diff --git a/man/man8/mountsnoop.8 b/man/man8/mountsnoop.8
-index 450301a0..8336f2fd 100644
---- a/man/man8/mountsnoop.8
-+++ b/man/man8/mountsnoop.8
-@@ -46,8 +46,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Omar Sandoval
- .SH SEE ALSO
-diff --git a/man/man8/mysqld_qslower.8 b/man/man8/mysqld_qslower.8
-index 5753079a..7daf074b 100644
---- a/man/man8/mysqld_qslower.8
-+++ b/man/man8/mysqld_qslower.8
-@@ -58,8 +58,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/nfsdist.8 b/man/man8/nfsdist.8
-index c72cfaa6..34532c18 100644
---- a/man/man8/nfsdist.8
-+++ b/man/man8/nfsdist.8
-@@ -72,8 +72,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Samuel Nair
- .SH SEE ALSO
-diff --git a/man/man8/nfsslower.8 b/man/man8/nfsslower.8
-index 19eb6359..416c081e 100644
---- a/man/man8/nfsslower.8
-+++ b/man/man8/nfsslower.8
-@@ -114,8 +114,6 @@ Also look in the bcc distribution for a companion nfsslower_examples.txt file co
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Samuel Nair
- .SH SEE ALSO
-diff --git a/man/man8/offcputime.8 b/man/man8/offcputime.8
-index be5387b9..270991d8 100644
---- a/man/man8/offcputime.8
-+++ b/man/man8/offcputime.8
-@@ -110,8 +110,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/offwaketime.8 b/man/man8/offwaketime.8
-index cdc49a71..b0027832 100644
---- a/man/man8/offwaketime.8
-+++ b/man/man8/offwaketime.8
-@@ -101,8 +101,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/oomkill.8 b/man/man8/oomkill.8
-index b6d6f9e1..965ba545 100644
---- a/man/man8/oomkill.8
-+++ b/man/man8/oomkill.8
-@@ -47,8 +47,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/opensnoop.8 b/man/man8/opensnoop.8
-index 37b40a47..10741406 100644
---- a/man/man8/opensnoop.8
-+++ b/man/man8/opensnoop.8
-@@ -137,8 +137,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/pidpersec.8 b/man/man8/pidpersec.8
-index 2164ffaf..9d272c81 100644
---- a/man/man8/pidpersec.8
-+++ b/man/man8/pidpersec.8
-@@ -33,8 +33,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/profile.8 b/man/man8/profile.8
-index 88311e7e..9cd3ca44 100644
---- a/man/man8/profile.8
-+++ b/man/man8/profile.8
-@@ -141,8 +141,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/reset-trace.8 b/man/man8/reset-trace.8
-index e96d4790..90f525e0 100644
---- a/man/man8/reset-trace.8
-+++ b/man/man8/reset-trace.8
-@@ -53,7 +53,5 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
-diff --git a/man/man8/runqlat.8 b/man/man8/runqlat.8
-index d535ebbf..9e146a5e 100644
---- a/man/man8/runqlat.8
-+++ b/man/man8/runqlat.8
-@@ -105,8 +105,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/runqlen.8 b/man/man8/runqlen.8
-index 27a649da..395a68bb 100644
---- a/man/man8/runqlen.8
-+++ b/man/man8/runqlen.8
-@@ -78,8 +78,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/runqslower.8 b/man/man8/runqslower.8
-index 0baee64a..9aa7e9f7 100644
---- a/man/man8/runqslower.8
-+++ b/man/man8/runqslower.8
-@@ -78,8 +78,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Ivan Babrou
- .SH SEE ALSO
-diff --git a/man/man8/shmsnoop.8 b/man/man8/shmsnoop.8
-index 390974f6..a495ab4f 100644
---- a/man/man8/shmsnoop.8
-+++ b/man/man8/shmsnoop.8
-@@ -66,8 +66,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Jiri Olsa
- .SH SEE ALSO
-diff --git a/man/man8/slabratetop.8 b/man/man8/slabratetop.8
-index bfe897fc..18d1e5ea 100644
---- a/man/man8/slabratetop.8
-+++ b/man/man8/slabratetop.8
-@@ -68,8 +68,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/sofdsnoop.8 b/man/man8/sofdsnoop.8
-index cd3ffa27..94432544 100644
---- a/man/man8/sofdsnoop.8
-+++ b/man/man8/sofdsnoop.8
-@@ -58,5 +58,3 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
-diff --git a/man/man8/softirqs.8 b/man/man8/softirqs.8
-index a9a14414..df2fc90b 100644
---- a/man/man8/softirqs.8
-+++ b/man/man8/softirqs.8
-@@ -85,8 +85,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHORS
- Brendan Gregg, Sasha Goldshtein
- .SH SEE ALSO
-diff --git a/man/man8/solisten.8 b/man/man8/solisten.8
-index 4d8ffe95..fd863447 100644
---- a/man/man8/solisten.8
-+++ b/man/man8/solisten.8
-@@ -45,5 +45,3 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
-diff --git a/man/man8/spfdsnoop.8 b/man/man8/spfdsnoop.8
-index ffad57c5..df80437f 100644
---- a/man/man8/spfdsnoop.8
-+++ b/man/man8/spfdsnoop.8
-@@ -77,8 +77,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Jiri Olsa
- .SH SEE ALSO
-diff --git a/man/man8/sslsniff.8 b/man/man8/sslsniff.8
-index 72836e27..b9254645 100644
---- a/man/man8/sslsniff.8
-+++ b/man/man8/sslsniff.8
-@@ -43,8 +43,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHORS
- Adrian Lopez and Mark Drayton
- .SH SEE ALSO
-diff --git a/man/man8/stackcount.8 b/man/man8/stackcount.8
-index d2459561..2cf789c1 100644
---- a/man/man8/stackcount.8
-+++ b/man/man8/stackcount.8
-@@ -150,8 +150,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg, Sasha Goldshtein
- .SH SEE ALSO
-diff --git a/man/man8/statsnoop.8 b/man/man8/statsnoop.8
-index 00921d69..4efee52e 100644
---- a/man/man8/statsnoop.8
-+++ b/man/man8/statsnoop.8
-@@ -83,8 +83,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/syncsnoop.8 b/man/man8/syncsnoop.8
-index 3d4c8c4f..2ad2b298 100644
---- a/man/man8/syncsnoop.8
-+++ b/man/man8/syncsnoop.8
-@@ -45,8 +45,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/syscount.8 b/man/man8/syscount.8
-index d13793be..88343e14 100644
---- a/man/man8/syscount.8
-+++ b/man/man8/syscount.8
-@@ -102,8 +102,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Sasha Goldshtein
- .SH SEE ALSO
-diff --git a/man/man8/tcpaccept.8 b/man/man8/tcpaccept.8
-index 6e340bd0..550e9b55 100644
---- a/man/man8/tcpaccept.8
-+++ b/man/man8/tcpaccept.8
-@@ -94,8 +94,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/tcpconnect.8 b/man/man8/tcpconnect.8
-index 9bf44e9c..60721bc8 100644
---- a/man/man8/tcpconnect.8
-+++ b/man/man8/tcpconnect.8
-@@ -111,8 +111,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/tcpconnlat.8 b/man/man8/tcpconnlat.8
-index 996c21bb..7af1c57b 100644
---- a/man/man8/tcpconnlat.8
-+++ b/man/man8/tcpconnlat.8
-@@ -101,8 +101,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/tcpdrop.8 b/man/man8/tcpdrop.8
-index 12806472..a2e2860c 100644
---- a/man/man8/tcpdrop.8
-+++ b/man/man8/tcpdrop.8
-@@ -65,8 +65,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/tcplife.8 b/man/man8/tcplife.8
-index a2419c61..a2a2550c 100644
---- a/man/man8/tcplife.8
-+++ b/man/man8/tcplife.8
-@@ -122,8 +122,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/tcpretrans.8 b/man/man8/tcpretrans.8
-index e4f6fbf6..b08b0fe4 100644
---- a/man/man8/tcpretrans.8
-+++ b/man/man8/tcpretrans.8
-@@ -83,8 +83,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/tcpstates.8 b/man/man8/tcpstates.8
-index 26c7a8a1..d93c198d 100644
---- a/man/man8/tcpstates.8
-+++ b/man/man8/tcpstates.8
-@@ -123,8 +123,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/tcpsubnet.8 b/man/man8/tcpsubnet.8
-index 525b8082..daf41583 100644
---- a/man/man8/tcpsubnet.8
-+++ b/man/man8/tcpsubnet.8
-@@ -90,8 +90,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Rodrigo Manyari
- .SH INSPIRATION
-diff --git a/man/man8/tcptop.8 b/man/man8/tcptop.8
-index 672e8edd..f5e13880 100644
---- a/man/man8/tcptop.8
-+++ b/man/man8/tcptop.8
-@@ -102,8 +102,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH INSPIRATION
-diff --git a/man/man8/tcptracer.8 b/man/man8/tcptracer.8
-index b5b30617..6f3bf82e 100644
---- a/man/man8/tcptracer.8
-+++ b/man/man8/tcptracer.8
-@@ -90,8 +90,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Iago López Galeiras
- .SH SEE ALSO
-diff --git a/man/man8/tplist.8 b/man/man8/tplist.8
-index da5edf37..f7e459da 100644
---- a/man/man8/tplist.8
-+++ b/man/man8/tplist.8
-@@ -56,7 +56,5 @@ This is from bcc.
- https://github.com/iovisor/bcc
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Sasha Goldshtein
-diff --git a/man/man8/trace.8 b/man/man8/trace.8
-index ebbb4383..9e28c956 100644
---- a/man/man8/trace.8
-+++ b/man/man8/trace.8
-@@ -197,7 +197,5 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Sasha Goldshtein
-diff --git a/man/man8/ttysnoop.8 b/man/man8/ttysnoop.8
-index 9f37aaa9..36eb75d1 100644
---- a/man/man8/ttysnoop.8
-+++ b/man/man8/ttysnoop.8
-@@ -52,8 +52,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/ucalls.8 b/man/man8/ucalls.8
-index dfc4b8b2..be38c9fb 100644
---- a/man/man8/ucalls.8
-+++ b/man/man8/ucalls.8
-@@ -90,8 +90,6 @@ Also look in the bcc distribution for a companion _example.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Sasha Goldshtein
- .SH SEE ALSO
-diff --git a/man/man8/uflow.8 b/man/man8/uflow.8
-index 1d0951c3..d8800166 100644
---- a/man/man8/uflow.8
-+++ b/man/man8/uflow.8
-@@ -90,8 +90,6 @@ Also look in the bcc distribution for a companion _example.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Sasha Goldshtein
- .SH SEE ALSO
-diff --git a/man/man8/ugc.8 b/man/man8/ugc.8
-index 782ae634..5dd17f3a 100644
---- a/man/man8/ugc.8
-+++ b/man/man8/ugc.8
-@@ -90,8 +90,6 @@ Also look in the bcc distribution for a companion _example.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Sasha Goldshtein
- .SH SEE ALSO
-diff --git a/man/man8/uobjnew.8 b/man/man8/uobjnew.8
-index f4a9c74c..5cd7ef1b 100644
---- a/man/man8/uobjnew.8
-+++ b/man/man8/uobjnew.8
-@@ -80,8 +80,6 @@ Also look in the bcc distribution for a companion _example.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Sasha Goldshtein
- .SH SEE ALSO
-diff --git a/man/man8/ustat.8 b/man/man8/ustat.8
-index 371d855e..f37fc91f 100644
---- a/man/man8/ustat.8
-+++ b/man/man8/ustat.8
-@@ -125,8 +125,6 @@ Also look in the bcc distribution for a companion _example.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Sasha Goldshtein
- .SH SEE ALSO
-diff --git a/man/man8/uthreads.8 b/man/man8/uthreads.8
-index 6acffa56..5a91f2d4 100644
---- a/man/man8/uthreads.8
-+++ b/man/man8/uthreads.8
-@@ -60,8 +60,6 @@ Also look in the bcc distribution for a companion _example.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Sasha Goldshtein
- .SH SEE ALSO
-diff --git a/man/man8/vfscount.8 b/man/man8/vfscount.8
-index febbc9e6..0cc65adf 100644
---- a/man/man8/vfscount.8
-+++ b/man/man8/vfscount.8
-@@ -54,8 +54,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/vfsstat.8 b/man/man8/vfsstat.8
-index 929e6b63..f439857e 100644
---- a/man/man8/vfsstat.8
-+++ b/man/man8/vfsstat.8
-@@ -57,8 +57,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/wakeuptime.8 b/man/man8/wakeuptime.8
-index 8630ae4a..3c7cf80a 100644
---- a/man/man8/wakeuptime.8
-+++ b/man/man8/wakeuptime.8
-@@ -96,8 +96,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/xfsdist.8 b/man/man8/xfsdist.8
-index 3c890007..75b2c66e 100644
---- a/man/man8/xfsdist.8
-+++ b/man/man8/xfsdist.8
-@@ -72,8 +72,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/xfsslower.8 b/man/man8/xfsslower.8
-index 533a7011..cd2a5ed2 100644
---- a/man/man8/xfsslower.8
-+++ b/man/man8/xfsslower.8
-@@ -105,8 +105,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/zfsdist.8 b/man/man8/zfsdist.8
-index 1e5632fd..6c5de7d7 100644
---- a/man/man8/zfsdist.8
-+++ b/man/man8/zfsdist.8
-@@ -75,8 +75,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
-diff --git a/man/man8/zfsslower.8 b/man/man8/zfsslower.8
-index 8f5c8cf3..95c0c09d 100644
---- a/man/man8/zfsslower.8
-+++ b/man/man8/zfsslower.8
-@@ -108,8 +108,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
- example usage, output, and commentary for this tool.
- .SH OS
- Linux
--.SH STABILITY
--Unstable - in development.
- .SH AUTHOR
- Brendan Gregg
- .SH SEE ALSO
--- 
-2.23.0
-
diff --git a/SOURCES/bcc-0.11.0-man-add-missing-c-option-to-tcpretrans-synopsis.patch b/SOURCES/bcc-0.11.0-man-add-missing-c-option-to-tcpretrans-synopsis.patch
deleted file mode 100644
index 21bed81..0000000
--- a/SOURCES/bcc-0.11.0-man-add-missing-c-option-to-tcpretrans-synopsis.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From 930846dc2c49281c693c2e39a0a2d21c650c61de Mon Sep 17 00:00:00 2001
-From: Jerome Marchand <jmarchan@redhat.com>
-Date: Fri, 9 Aug 2019 13:15:13 +0200
-Subject: [PATCH] man: add missing -c option to tcpretrans synopsis
-
----
- man/man8/tcpretrans.8 | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/man/man8/tcpretrans.8 b/man/man8/tcpretrans.8
-index e4f6fbf6..0ac82afa 100644
---- a/man/man8/tcpretrans.8
-+++ b/man/man8/tcpretrans.8
-@@ -2,7 +2,7 @@
- .SH NAME
- tcpretrans \- Trace or count TCP retransmits and TLPs. Uses Linux eBPF/bcc.
- .SH SYNOPSIS
--.B tcpretrans [\-h] [\-l]
-+.B tcpretrans [\-h] [\-l] [\-c]
- .SH DESCRIPTION
- This traces TCP retransmits, showing address, port, and TCP state information,
- and sometimes the PID (although usually not, since retransmits are usually
--- 
-2.23.0
-
diff --git a/SOURCES/bcc-0.14.0-Manpages-remove-unstable-statement.patch b/SOURCES/bcc-0.14.0-Manpages-remove-unstable-statement.patch
new file mode 100644
index 0000000..2981e68
--- /dev/null
+++ b/SOURCES/bcc-0.14.0-Manpages-remove-unstable-statement.patch
@@ -0,0 +1,1314 @@
+From 0f53d4de3416d78d0af5c0f70b9a29cb988719c3 Mon Sep 17 00:00:00 2001
+From: Jerome Marchand <jmarchan@redhat.com>
+Date: Tue, 6 Aug 2019 14:44:33 +0200
+Subject: [PATCH] Manpages: remove unstable statement
+
+The tools are tested before each release. They should be stable
+enough.
+---
+ man/man8/argdist.8        | 2 --
+ man/man8/bashreadline.8   | 2 --
+ man/man8/bindsnoop.8      | 2 --
+ man/man8/biolatency.8     | 2 --
+ man/man8/biolatpcts.8     | 2 --
+ man/man8/biosnoop.8       | 2 --
+ man/man8/biotop.8         | 2 --
+ man/man8/bitesize.8       | 2 --
+ man/man8/bpflist.8        | 2 --
+ man/man8/bps.8            | 2 --
+ man/man8/btrfsdist.8      | 2 --
+ man/man8/btrfsslower.8    | 2 --
+ man/man8/cachestat.8      | 2 --
+ man/man8/cachetop.8       | 2 --
+ man/man8/capable.8        | 2 --
+ man/man8/compactsnoop.8   | 2 --
+ man/man8/cpudist.8        | 2 --
+ man/man8/cpuunclaimed.8   | 2 --
+ man/man8/criticalstat.8   | 2 --
+ man/man8/dbslower.8       | 2 --
+ man/man8/dbstat.8         | 2 --
+ man/man8/dcsnoop.8        | 2 --
+ man/man8/dcstat.8         | 2 --
+ man/man8/deadlock.8       | 2 --
+ man/man8/drsnoop.8        | 2 --
+ man/man8/execsnoop.8      | 2 --
+ man/man8/exitsnoop.8      | 2 --
+ man/man8/ext4dist.8       | 2 --
+ man/man8/ext4slower.8     | 2 --
+ man/man8/filelife.8       | 2 --
+ man/man8/fileslower.8     | 2 --
+ man/man8/filetop.8        | 2 --
+ man/man8/funccount.8      | 2 --
+ man/man8/funclatency.8    | 2 --
+ man/man8/funcslower.8     | 2 --
+ man/man8/gethostlatency.8 | 2 --
+ man/man8/hardirqs.8       | 2 --
+ man/man8/inject.8         | 4 ----
+ man/man8/killsnoop.8      | 2 --
+ man/man8/klockstat.8      | 2 --
+ man/man8/llcstat.8        | 2 --
+ man/man8/mdflush.8        | 2 --
+ man/man8/memleak.8        | 2 --
+ man/man8/mountsnoop.8     | 2 --
+ man/man8/mysqld_qslower.8 | 2 --
+ man/man8/nfsdist.8        | 2 --
+ man/man8/nfsslower.8      | 2 --
+ man/man8/offcputime.8     | 2 --
+ man/man8/offwaketime.8    | 2 --
+ man/man8/oomkill.8        | 2 --
+ man/man8/opensnoop.8      | 2 --
+ man/man8/pidpersec.8      | 2 --
+ man/man8/profile.8        | 2 --
+ man/man8/reset-trace.8    | 2 --
+ man/man8/runqlat.8        | 2 --
+ man/man8/runqlen.8        | 2 --
+ man/man8/runqslower.8     | 2 --
+ man/man8/shmsnoop.8       | 2 --
+ man/man8/slabratetop.8    | 2 --
+ man/man8/sofdsnoop.8      | 2 --
+ man/man8/softirqs.8       | 2 --
+ man/man8/solisten.8       | 2 --
+ man/man8/spfdsnoop.8      | 2 --
+ man/man8/sslsniff.8       | 2 --
+ man/man8/stackcount.8     | 2 --
+ man/man8/statsnoop.8      | 2 --
+ man/man8/syncsnoop.8      | 2 --
+ man/man8/syscount.8       | 2 --
+ man/man8/tcpaccept.8      | 2 --
+ man/man8/tcpconnect.8     | 2 --
+ man/man8/tcpconnlat.8     | 2 --
+ man/man8/tcpdrop.8        | 2 --
+ man/man8/tcplife.8        | 2 --
+ man/man8/tcpretrans.8     | 2 --
+ man/man8/tcpstates.8      | 2 --
+ man/man8/tcpsubnet.8      | 2 --
+ man/man8/tcptop.8         | 2 --
+ man/man8/tcptracer.8      | 2 --
+ man/man8/tplist.8         | 2 --
+ man/man8/trace.8          | 2 --
+ man/man8/ttysnoop.8       | 2 --
+ man/man8/ucalls.8         | 2 --
+ man/man8/uflow.8          | 2 --
+ man/man8/ugc.8            | 2 --
+ man/man8/uobjnew.8        | 2 --
+ man/man8/ustat.8          | 2 --
+ man/man8/uthreads.8       | 2 --
+ man/man8/vfscount.8       | 2 --
+ man/man8/vfsstat.8        | 2 --
+ man/man8/wakeuptime.8     | 2 --
+ man/man8/xfsdist.8        | 2 --
+ man/man8/xfsslower.8      | 2 --
+ man/man8/zfsdist.8        | 2 --
+ man/man8/zfsslower.8      | 2 --
+ 94 files changed, 190 deletions(-)
+
+diff --git a/man/man8/argdist.8 b/man/man8/argdist.8
+index 4116cd4d..aa128d2d 100644
+--- a/man/man8/argdist.8
++++ b/man/man8/argdist.8
+@@ -188,7 +188,5 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Sasha Goldshtein
+diff --git a/man/man8/bashreadline.8 b/man/man8/bashreadline.8
+index bc68a491..705c514e 100644
+--- a/man/man8/bashreadline.8
++++ b/man/man8/bashreadline.8
+@@ -53,8 +53,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/bindsnoop.8 b/man/man8/bindsnoop.8
+index ec7ca1da..2ac4b69e 100644
+--- a/man/man8/bindsnoop.8
++++ b/man/man8/bindsnoop.8
+@@ -136,8 +136,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Pavel Dubovitsky
+ .SH SEE ALSO
+diff --git a/man/man8/biolatency.8 b/man/man8/biolatency.8
+index fe4da6b2..6ffa3429 100644
+--- a/man/man8/biolatency.8
++++ b/man/man8/biolatency.8
+@@ -91,8 +91,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/biolatpcts.8 b/man/man8/biolatpcts.8
+index 7a06a11d..9dd41d08 100644
+--- a/man/man8/biolatpcts.8
++++ b/man/man8/biolatpcts.8
+@@ -81,8 +81,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Tejun Heo
+ .SH SEE ALSO
+diff --git a/man/man8/biosnoop.8 b/man/man8/biosnoop.8
+index 4c073f76..2b2f7434 100644
+--- a/man/man8/biosnoop.8
++++ b/man/man8/biosnoop.8
+@@ -79,8 +79,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/biotop.8 b/man/man8/biotop.8
+index ed25521f..b00bf68a 100644
+--- a/man/man8/biotop.8
++++ b/man/man8/biotop.8
+@@ -95,8 +95,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH INSPIRATION
+diff --git a/man/man8/bitesize.8 b/man/man8/bitesize.8
+index 99cdbaab..529a1e26 100644
+--- a/man/man8/bitesize.8
++++ b/man/man8/bitesize.8
+@@ -43,8 +43,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Allan McAleavy
+ .SH SEE ALSO
+diff --git a/man/man8/bpflist.8 b/man/man8/bpflist.8
+index 1cab0c81..afefd3af 100644
+--- a/man/man8/bpflist.8
++++ b/man/man8/bpflist.8
+@@ -54,7 +54,5 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Sasha Goldshtein
+diff --git a/man/man8/bps.8 b/man/man8/bps.8
+index 4316be0b..8af8ee2d 100644
+--- a/man/man8/bps.8
++++ b/man/man8/bps.8
+@@ -81,7 +81,5 @@ This is from bcc.
+ https://github.com/iovisor/bcc
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Martin Lau
+diff --git a/man/man8/btrfsdist.8 b/man/man8/btrfsdist.8
+index 480264f9..cbf75121 100644
+--- a/man/man8/btrfsdist.8
++++ b/man/man8/btrfsdist.8
+@@ -74,8 +74,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/btrfsslower.8 b/man/man8/btrfsslower.8
+index a1ea106a..33864589 100644
+--- a/man/man8/btrfsslower.8
++++ b/man/man8/btrfsslower.8
+@@ -114,8 +114,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/cachestat.8 b/man/man8/cachestat.8
+index 172194d4..575941fc 100644
+--- a/man/man8/cachestat.8
++++ b/man/man8/cachestat.8
+@@ -76,8 +76,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Allan McAleavy
+ .SH SEE ALSO
+diff --git a/man/man8/cachetop.8 b/man/man8/cachetop.8
+index 5642fa1d..1fe4067b 100644
+--- a/man/man8/cachetop.8
++++ b/man/man8/cachetop.8
+@@ -83,8 +83,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Emmanuel Bretelle
+ .SH SEE ALSO
+diff --git a/man/man8/capable.8 b/man/man8/capable.8
+index dfb8a6aa..7e545638 100644
+--- a/man/man8/capable.8
++++ b/man/man8/capable.8
+@@ -84,8 +84,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/compactsnoop.8 b/man/man8/compactsnoop.8
+index a2933d7a..c1339579 100644
+--- a/man/man8/compactsnoop.8
++++ b/man/man8/compactsnoop.8
+@@ -173,7 +173,5 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Wenbo Zhang
+diff --git a/man/man8/cpudist.8 b/man/man8/cpudist.8
+index 6ee1f3bf..979f0451 100644
+--- a/man/man8/cpudist.8
++++ b/man/man8/cpudist.8
+@@ -99,8 +99,6 @@ Also look in the bcc distribution for a companion _example.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Sasha Goldshtein
+ .SH SEE ALSO
+diff --git a/man/man8/cpuunclaimed.8 b/man/man8/cpuunclaimed.8
+index 674be499..107ff67b 100644
+--- a/man/man8/cpuunclaimed.8
++++ b/man/man8/cpuunclaimed.8
+@@ -98,8 +98,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/criticalstat.8 b/man/man8/criticalstat.8
+index cdd5e8ed..8f918707 100644
+--- a/man/man8/criticalstat.8
++++ b/man/man8/criticalstat.8
+@@ -65,8 +65,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Joel Fernandes
+ .SH SEE ALSO
+diff --git a/man/man8/dbslower.8 b/man/man8/dbslower.8
+index e39b8bd0..e73b77f1 100644
+--- a/man/man8/dbslower.8
++++ b/man/man8/dbslower.8
+@@ -72,8 +72,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Sasha Goldshtein, Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/dbstat.8 b/man/man8/dbstat.8
+index c8e8fd8f..2ca31c67 100644
+--- a/man/man8/dbstat.8
++++ b/man/man8/dbstat.8
+@@ -64,8 +64,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Sasha Goldshtein
+ .SH SEE ALSO
+diff --git a/man/man8/dcsnoop.8 b/man/man8/dcsnoop.8
+index 6ccb3b65..1d707ba1 100644
+--- a/man/man8/dcsnoop.8
++++ b/man/man8/dcsnoop.8
+@@ -69,8 +69,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/dcstat.8 b/man/man8/dcstat.8
+index e2bc4dc8..0501460f 100644
+--- a/man/man8/dcstat.8
++++ b/man/man8/dcstat.8
+@@ -53,8 +53,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/deadlock.8 b/man/man8/deadlock.8
+index 0be3f4ab..7300446a 100644
+--- a/man/man8/deadlock.8
++++ b/man/man8/deadlock.8
+@@ -136,7 +136,5 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Kenny Yu
+diff --git a/man/man8/drsnoop.8 b/man/man8/drsnoop.8
+index 572c0dce..3563da81 100644
+--- a/man/man8/drsnoop.8
++++ b/man/man8/drsnoop.8
+@@ -104,7 +104,5 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Wenbo Zhang
+diff --git a/man/man8/execsnoop.8 b/man/man8/execsnoop.8
+index 4a88e007..f8db4944 100644
+--- a/man/man8/execsnoop.8
++++ b/man/man8/execsnoop.8
+@@ -137,8 +137,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/exitsnoop.8 b/man/man8/exitsnoop.8
+index fb1942b4..f4b0b563 100644
+--- a/man/man8/exitsnoop.8
++++ b/man/man8/exitsnoop.8
+@@ -95,8 +95,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Arturo Martin-de-Nicolas
+ .SH SEE ALSO
+diff --git a/man/man8/ext4dist.8 b/man/man8/ext4dist.8
+index 61ecb727..ba17fc3d 100644
+--- a/man/man8/ext4dist.8
++++ b/man/man8/ext4dist.8
+@@ -72,8 +72,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/ext4slower.8 b/man/man8/ext4slower.8
+index a16bd5ef..b6276269 100644
+--- a/man/man8/ext4slower.8
++++ b/man/man8/ext4slower.8
+@@ -105,8 +105,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/filelife.8 b/man/man8/filelife.8
+index 9495d4e2..6438b374 100644
+--- a/man/man8/filelife.8
++++ b/man/man8/filelife.8
+@@ -64,8 +64,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/fileslower.8 b/man/man8/fileslower.8
+index fe912436..d567986b 100644
+--- a/man/man8/fileslower.8
++++ b/man/man8/fileslower.8
+@@ -106,8 +106,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/filetop.8 b/man/man8/filetop.8
+index ba0cbd6e..1f818d68 100644
+--- a/man/man8/filetop.8
++++ b/man/man8/filetop.8
+@@ -111,8 +111,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH INSPIRATION
+diff --git a/man/man8/funccount.8 b/man/man8/funccount.8
+index 9039ab33..70e222f2 100644
+--- a/man/man8/funccount.8
++++ b/man/man8/funccount.8
+@@ -97,8 +97,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg, Sasha Goldshtein
+ .SH SEE ALSO
+diff --git a/man/man8/funclatency.8 b/man/man8/funclatency.8
+index b82626cf..3c8e248e 100644
+--- a/man/man8/funclatency.8
++++ b/man/man8/funclatency.8
+@@ -127,8 +127,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg, Sasha Goldshtein
+ .SH SEE ALSO
+diff --git a/man/man8/funcslower.8 b/man/man8/funcslower.8
+index 06f17934..0e85989d 100644
+--- a/man/man8/funcslower.8
++++ b/man/man8/funcslower.8
+@@ -117,8 +117,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Sasha Goldshtein
+ .SH SEE ALSO
+diff --git a/man/man8/gethostlatency.8 b/man/man8/gethostlatency.8
+index a9d18e07..876f3983 100644
+--- a/man/man8/gethostlatency.8
++++ b/man/man8/gethostlatency.8
+@@ -55,8 +55,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/hardirqs.8 b/man/man8/hardirqs.8
+index 8e7237a9..9e6975c9 100644
+--- a/man/man8/hardirqs.8
++++ b/man/man8/hardirqs.8
+@@ -87,8 +87,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/inject.8 b/man/man8/inject.8
+index 2ab80dbb..85b36b6e 100644
+--- a/man/man8/inject.8
++++ b/man/man8/inject.8
+@@ -112,9 +112,5 @@ example usage, output, and commentary for this tool.
+ Linux
+ 
+ 
+-.SH STABILITY
+-Unstable - in development.
+-
+-
+ .SH AUTHOR
+ Howard McLauchlan
+diff --git a/man/man8/killsnoop.8 b/man/man8/killsnoop.8
+index b90162f0..ff44a306 100644
+--- a/man/man8/killsnoop.8
++++ b/man/man8/killsnoop.8
+@@ -75,8 +75,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/klockstat.8 b/man/man8/klockstat.8
+index 0a3167d1..57f9db18 100644
+--- a/man/man8/klockstat.8
++++ b/man/man8/klockstat.8
+@@ -182,8 +182,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH CREDITS
+ This tool is based on work of David Valin <dvalin@redhat.com> and his script.
+ .SH AUTHOR
+diff --git a/man/man8/llcstat.8 b/man/man8/llcstat.8
+index 36dbed7d..2b554c46 100644
+--- a/man/man8/llcstat.8
++++ b/man/man8/llcstat.8
+@@ -63,8 +63,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Teng Qin
+ .SH SEE ALSO
+diff --git a/man/man8/mdflush.8 b/man/man8/mdflush.8
+index 9d10ca87..3c3b9bba 100644
+--- a/man/man8/mdflush.8
++++ b/man/man8/mdflush.8
+@@ -49,8 +49,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/memleak.8 b/man/man8/memleak.8
+index fa52c8cf..718ae3c2 100644
+--- a/man/man8/memleak.8
++++ b/man/man8/memleak.8
+@@ -129,7 +129,5 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Sasha Goldshtein
+diff --git a/man/man8/mountsnoop.8 b/man/man8/mountsnoop.8
+index 01efdf9c..8afafba0 100644
+--- a/man/man8/mountsnoop.8
++++ b/man/man8/mountsnoop.8
+@@ -46,8 +46,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Omar Sandoval
+ .SH SEE ALSO
+diff --git a/man/man8/mysqld_qslower.8 b/man/man8/mysqld_qslower.8
+index 5753079a..7daf074b 100644
+--- a/man/man8/mysqld_qslower.8
++++ b/man/man8/mysqld_qslower.8
+@@ -58,8 +58,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/nfsdist.8 b/man/man8/nfsdist.8
+index c72cfaa6..34532c18 100644
+--- a/man/man8/nfsdist.8
++++ b/man/man8/nfsdist.8
+@@ -72,8 +72,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Samuel Nair
+ .SH SEE ALSO
+diff --git a/man/man8/nfsslower.8 b/man/man8/nfsslower.8
+index 22b36e3e..66021002 100644
+--- a/man/man8/nfsslower.8
++++ b/man/man8/nfsslower.8
+@@ -114,8 +114,6 @@ Also look in the bcc distribution for a companion nfsslower_examples.txt file co
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Samuel Nair
+ .SH SEE ALSO
+diff --git a/man/man8/offcputime.8 b/man/man8/offcputime.8
+index be5387b9..270991d8 100644
+--- a/man/man8/offcputime.8
++++ b/man/man8/offcputime.8
+@@ -110,8 +110,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/offwaketime.8 b/man/man8/offwaketime.8
+index cdc49a71..b0027832 100644
+--- a/man/man8/offwaketime.8
++++ b/man/man8/offwaketime.8
+@@ -101,8 +101,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/oomkill.8 b/man/man8/oomkill.8
+index b6d6f9e1..965ba545 100644
+--- a/man/man8/oomkill.8
++++ b/man/man8/oomkill.8
+@@ -47,8 +47,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/opensnoop.8 b/man/man8/opensnoop.8
+index 54a7788a..8a1b9949 100644
+--- a/man/man8/opensnoop.8
++++ b/man/man8/opensnoop.8
+@@ -145,8 +145,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/pidpersec.8 b/man/man8/pidpersec.8
+index 2164ffaf..9d272c81 100644
+--- a/man/man8/pidpersec.8
++++ b/man/man8/pidpersec.8
+@@ -33,8 +33,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/profile.8 b/man/man8/profile.8
+index 823ff699..7739058f 100644
+--- a/man/man8/profile.8
++++ b/man/man8/profile.8
+@@ -148,8 +148,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/reset-trace.8 b/man/man8/reset-trace.8
+index e96d4790..90f525e0 100644
+--- a/man/man8/reset-trace.8
++++ b/man/man8/reset-trace.8
+@@ -53,7 +53,5 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+diff --git a/man/man8/runqlat.8 b/man/man8/runqlat.8
+index d535ebbf..9e146a5e 100644
+--- a/man/man8/runqlat.8
++++ b/man/man8/runqlat.8
+@@ -105,8 +105,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/runqlen.8 b/man/man8/runqlen.8
+index b36a5a18..c2f0ffb4 100644
+--- a/man/man8/runqlen.8
++++ b/man/man8/runqlen.8
+@@ -78,8 +78,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/runqslower.8 b/man/man8/runqslower.8
+index f8b5f008..c72389d7 100644
+--- a/man/man8/runqslower.8
++++ b/man/man8/runqslower.8
+@@ -81,8 +81,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Ivan Babrou, original BCC Python version
+ Andrii Nakryiko, CO-RE version
+diff --git a/man/man8/shmsnoop.8 b/man/man8/shmsnoop.8
+index e7092e19..944e9f07 100644
+--- a/man/man8/shmsnoop.8
++++ b/man/man8/shmsnoop.8
+@@ -66,8 +66,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Jiri Olsa
+ .SH SEE ALSO
+diff --git a/man/man8/slabratetop.8 b/man/man8/slabratetop.8
+index bfe897fc..18d1e5ea 100644
+--- a/man/man8/slabratetop.8
++++ b/man/man8/slabratetop.8
+@@ -68,8 +68,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/sofdsnoop.8 b/man/man8/sofdsnoop.8
+index cd3ffa27..94432544 100644
+--- a/man/man8/sofdsnoop.8
++++ b/man/man8/sofdsnoop.8
+@@ -58,5 +58,3 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+diff --git a/man/man8/softirqs.8 b/man/man8/softirqs.8
+index a9a14414..df2fc90b 100644
+--- a/man/man8/softirqs.8
++++ b/man/man8/softirqs.8
+@@ -85,8 +85,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHORS
+ Brendan Gregg, Sasha Goldshtein
+ .SH SEE ALSO
+diff --git a/man/man8/solisten.8 b/man/man8/solisten.8
+index 4d8ffe95..fd863447 100644
+--- a/man/man8/solisten.8
++++ b/man/man8/solisten.8
+@@ -45,5 +45,3 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+diff --git a/man/man8/spfdsnoop.8 b/man/man8/spfdsnoop.8
+index ffad57c5..df80437f 100644
+--- a/man/man8/spfdsnoop.8
++++ b/man/man8/spfdsnoop.8
+@@ -77,8 +77,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Jiri Olsa
+ .SH SEE ALSO
+diff --git a/man/man8/sslsniff.8 b/man/man8/sslsniff.8
+index 72836e27..b9254645 100644
+--- a/man/man8/sslsniff.8
++++ b/man/man8/sslsniff.8
+@@ -43,8 +43,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHORS
+ Adrian Lopez and Mark Drayton
+ .SH SEE ALSO
+diff --git a/man/man8/stackcount.8 b/man/man8/stackcount.8
+index d2459561..2cf789c1 100644
+--- a/man/man8/stackcount.8
++++ b/man/man8/stackcount.8
+@@ -150,8 +150,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg, Sasha Goldshtein
+ .SH SEE ALSO
+diff --git a/man/man8/statsnoop.8 b/man/man8/statsnoop.8
+index c0555043..d1560b3c 100644
+--- a/man/man8/statsnoop.8
++++ b/man/man8/statsnoop.8
+@@ -83,8 +83,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/syncsnoop.8 b/man/man8/syncsnoop.8
+index 8543f213..cd7b0629 100644
+--- a/man/man8/syncsnoop.8
++++ b/man/man8/syncsnoop.8
+@@ -45,8 +45,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/syscount.8 b/man/man8/syscount.8
+index d13793be..88343e14 100644
+--- a/man/man8/syscount.8
++++ b/man/man8/syscount.8
+@@ -102,8 +102,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Sasha Goldshtein
+ .SH SEE ALSO
+diff --git a/man/man8/tcpaccept.8 b/man/man8/tcpaccept.8
+index 43219260..4176a32b 100644
+--- a/man/man8/tcpaccept.8
++++ b/man/man8/tcpaccept.8
+@@ -101,8 +101,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/tcpconnect.8 b/man/man8/tcpconnect.8
+index 60aac1e2..856873c0 100644
+--- a/man/man8/tcpconnect.8
++++ b/man/man8/tcpconnect.8
+@@ -118,8 +118,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/tcpconnlat.8 b/man/man8/tcpconnlat.8
+index 996c21bb..7af1c57b 100644
+--- a/man/man8/tcpconnlat.8
++++ b/man/man8/tcpconnlat.8
+@@ -101,8 +101,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/tcpdrop.8 b/man/man8/tcpdrop.8
+index 12806472..a2e2860c 100644
+--- a/man/man8/tcpdrop.8
++++ b/man/man8/tcpdrop.8
+@@ -65,8 +65,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/tcplife.8 b/man/man8/tcplife.8
+index a2419c61..a2a2550c 100644
+--- a/man/man8/tcplife.8
++++ b/man/man8/tcplife.8
+@@ -122,8 +122,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/tcpretrans.8 b/man/man8/tcpretrans.8
+index 0ac82afa..04226dc6 100644
+--- a/man/man8/tcpretrans.8
++++ b/man/man8/tcpretrans.8
+@@ -83,8 +83,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/tcpstates.8 b/man/man8/tcpstates.8
+index 26c7a8a1..d93c198d 100644
+--- a/man/man8/tcpstates.8
++++ b/man/man8/tcpstates.8
+@@ -123,8 +123,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/tcpsubnet.8 b/man/man8/tcpsubnet.8
+index 525b8082..daf41583 100644
+--- a/man/man8/tcpsubnet.8
++++ b/man/man8/tcpsubnet.8
+@@ -90,8 +90,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Rodrigo Manyari
+ .SH INSPIRATION
+diff --git a/man/man8/tcptop.8 b/man/man8/tcptop.8
+index 631c00c3..eddab761 100644
+--- a/man/man8/tcptop.8
++++ b/man/man8/tcptop.8
+@@ -110,8 +110,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH INSPIRATION
+diff --git a/man/man8/tcptracer.8 b/man/man8/tcptracer.8
+index 728c80af..cd444ee4 100644
+--- a/man/man8/tcptracer.8
++++ b/man/man8/tcptracer.8
+@@ -96,8 +96,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Iago López Galeiras
+ .SH SEE ALSO
+diff --git a/man/man8/tplist.8 b/man/man8/tplist.8
+index da5edf37..f7e459da 100644
+--- a/man/man8/tplist.8
++++ b/man/man8/tplist.8
+@@ -56,7 +56,5 @@ This is from bcc.
+ https://github.com/iovisor/bcc
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Sasha Goldshtein
+diff --git a/man/man8/trace.8 b/man/man8/trace.8
+index 0b27dbd6..fb33599a 100644
+--- a/man/man8/trace.8
++++ b/man/man8/trace.8
+@@ -206,7 +206,5 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Sasha Goldshtein
+diff --git a/man/man8/ttysnoop.8 b/man/man8/ttysnoop.8
+index 9f37aaa9..36eb75d1 100644
+--- a/man/man8/ttysnoop.8
++++ b/man/man8/ttysnoop.8
+@@ -52,8 +52,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/ucalls.8 b/man/man8/ucalls.8
+index dfc4b8b2..be38c9fb 100644
+--- a/man/man8/ucalls.8
++++ b/man/man8/ucalls.8
+@@ -90,8 +90,6 @@ Also look in the bcc distribution for a companion _example.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Sasha Goldshtein
+ .SH SEE ALSO
+diff --git a/man/man8/uflow.8 b/man/man8/uflow.8
+index 1d0951c3..d8800166 100644
+--- a/man/man8/uflow.8
++++ b/man/man8/uflow.8
+@@ -90,8 +90,6 @@ Also look in the bcc distribution for a companion _example.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Sasha Goldshtein
+ .SH SEE ALSO
+diff --git a/man/man8/ugc.8 b/man/man8/ugc.8
+index 782ae634..5dd17f3a 100644
+--- a/man/man8/ugc.8
++++ b/man/man8/ugc.8
+@@ -90,8 +90,6 @@ Also look in the bcc distribution for a companion _example.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Sasha Goldshtein
+ .SH SEE ALSO
+diff --git a/man/man8/uobjnew.8 b/man/man8/uobjnew.8
+index f4a9c74c..5cd7ef1b 100644
+--- a/man/man8/uobjnew.8
++++ b/man/man8/uobjnew.8
+@@ -80,8 +80,6 @@ Also look in the bcc distribution for a companion _example.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Sasha Goldshtein
+ .SH SEE ALSO
+diff --git a/man/man8/ustat.8 b/man/man8/ustat.8
+index 371d855e..f37fc91f 100644
+--- a/man/man8/ustat.8
++++ b/man/man8/ustat.8
+@@ -125,8 +125,6 @@ Also look in the bcc distribution for a companion _example.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Sasha Goldshtein
+ .SH SEE ALSO
+diff --git a/man/man8/uthreads.8 b/man/man8/uthreads.8
+index 6acffa56..5a91f2d4 100644
+--- a/man/man8/uthreads.8
++++ b/man/man8/uthreads.8
+@@ -60,8 +60,6 @@ Also look in the bcc distribution for a companion _example.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Sasha Goldshtein
+ .SH SEE ALSO
+diff --git a/man/man8/vfscount.8 b/man/man8/vfscount.8
+index febbc9e6..0cc65adf 100644
+--- a/man/man8/vfscount.8
++++ b/man/man8/vfscount.8
+@@ -54,8 +54,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/vfsstat.8 b/man/man8/vfsstat.8
+index 929e6b63..f439857e 100644
+--- a/man/man8/vfsstat.8
++++ b/man/man8/vfsstat.8
+@@ -57,8 +57,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/wakeuptime.8 b/man/man8/wakeuptime.8
+index 8630ae4a..3c7cf80a 100644
+--- a/man/man8/wakeuptime.8
++++ b/man/man8/wakeuptime.8
+@@ -96,8 +96,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/xfsdist.8 b/man/man8/xfsdist.8
+index 3c890007..75b2c66e 100644
+--- a/man/man8/xfsdist.8
++++ b/man/man8/xfsdist.8
+@@ -72,8 +72,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/xfsslower.8 b/man/man8/xfsslower.8
+index 30ec3253..c914dcee 100644
+--- a/man/man8/xfsslower.8
++++ b/man/man8/xfsslower.8
+@@ -105,8 +105,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/zfsdist.8 b/man/man8/zfsdist.8
+index 1e5632fd..6c5de7d7 100644
+--- a/man/man8/zfsdist.8
++++ b/man/man8/zfsdist.8
+@@ -75,8 +75,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+diff --git a/man/man8/zfsslower.8 b/man/man8/zfsslower.8
+index d1e2f9c1..31d382f6 100644
+--- a/man/man8/zfsslower.8
++++ b/man/man8/zfsslower.8
+@@ -108,8 +108,6 @@ Also look in the bcc distribution for a companion _examples.txt file containing
+ example usage, output, and commentary for this tool.
+ .SH OS
+ Linux
+-.SH STABILITY
+-Unstable - in development.
+ .SH AUTHOR
+ Brendan Gregg
+ .SH SEE ALSO
+-- 
+2.25.3
+
diff --git a/SPECS/bcc.spec b/SPECS/bcc.spec
index 7b7d311..b652cb7 100644
--- a/SPECS/bcc.spec
+++ b/SPECS/bcc.spec
@@ -4,23 +4,15 @@
 %bcond_without llvm_static
 
 Name:           bcc
-Version:        0.11.0
-Release:        2%{?dist}
+Version:        0.14.0
+Release:        1%{?dist}
 Summary:        BPF Compiler Collection (BCC)
 License:        ASL 2.0
 URL:            https://github.com/iovisor/bcc
-# Generate source tarball until upstream bug is fixed
-# See https://github.com/iovisor/bcc/issues/2261
-# To generate the tarball, use the following commands
-# git clone -b "v0.11.0" --single-branch --depth 1 url bcc-0.11.0
-# pushd bcc-0.11.0
-# git submodule update --init
-# popd
-# tar zcvf bcc-0.11.0.tar.gz bcc-0.11.0/
+# Upstream now provides a release with the git submodule embedded in it
+Source0:        %{url}/releases/download/v%{version}/%{name}-src-with-submodule.tar.gz
 #Source0:        %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
-Source0:        %{name}-%{version}.tar.gz
-Patch1:         %{name}-%{version}-Manpages-remove-unstable-statement.patch
-patch2:         %{name}-%{version}-man-add-missing-c-option-to-tcpretrans-synopsis.patch
+Patch0:         %{name}-%{version}-Manpages-remove-unstable-statement.patch
 
 # Arches will be included as upstream support is added and dependencies are
 # satisfied in the respective arches
@@ -77,7 +69,7 @@ Examples for BPF Compiler Collection (BCC)
 %package -n python3-%{name}
 Summary:        Python3 bindings for BPF Compiler Collection (BCC)
 Requires:       %{name}%{?_isa} = %{version}-%{release}
-%{?python_provide:%python_provide python3-%{srcname}}
+%{?python_provide:%python_provide python3-%{name}}
 
 %description -n python3-%{name}
 Python3 bindings for BPF Compiler Collection (BCC)
@@ -103,7 +95,7 @@ Requires:       kernel-devel
 Command line tools for BPF Compiler Collection (BCC)
 
 %prep
-%autosetup -p1
+%autosetup -p1 -n %{name}
 
 %build
 %cmake . \
@@ -156,6 +148,8 @@ done
 %{_libdir}/libbcc_bpf.so.*
 
 %files devel
+%exclude %{_libdir}/lib%{name}*.a
+%exclude %{_libdir}/lib%{name}*.la
 %{_libdir}/lib%{name}.so
 %{_libdir}/libbcc_bpf.so
 %{_libdir}/pkgconfig/lib%{name}.pc
@@ -202,6 +196,9 @@ done
 
 
 %changelog
+* Wed Apr 22 2020 Jerome Marchand <jmarchan@redhat.com> - 0.14.0-1
+- Rebase on bcc-0.14.0
+
 * Wed Dec 04 2019 Jerome Marchand <jmarchan@redhat.com> - 0.11.0-2
 - Add -c option ton the synopsis of tcpretrans manpage