From: Taekho Nam Date: Mon, 5 Jun 2017 09:52:39 +0000 (+0000) Subject: Add libbcc-example package for Ubuntu Xenial X-Git-Tag: submit/tizen_4.0/20171018.110122~89 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5500b1c1bc8942ee0d3f340bbb39a11aa0df92c9;p=platform%2Fupstream%2Fbcc.git Add libbcc-example package for Ubuntu Xenial --- diff --git a/INSTALL.md b/INSTALL.md index d306c41a..43314dcc 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -53,7 +53,7 @@ Only the nightly packages are built for Ubuntu 16.04, but the steps are very str ```bash echo "deb [trusted=yes] https://repo.iovisor.org/apt/xenial xenial-nightly main" | sudo tee /etc/apt/sources.list.d/iovisor.list sudo apt-get update -sudo apt-get install bcc-tools +sudo apt-get install bcc-tools libbcc-examples ``` ## Ubuntu Trusty - Binary