X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=README.adoc;h=d89390ee0b618a3fecc72fe8ac14304a803e1c25;hb=8ec4d5ff1bb7419573217f1c2269d1411578118c;hp=abaec9c9d65fbd5f413fe30530003a9133c6c044;hpb=fe0b4563df751e899cc16891babaf9265f794d26;p=babeltrace.git diff --git a/README.adoc b/README.adoc index abaec9c9..d89390ee 100644 --- a/README.adoc +++ b/README.adoc @@ -1,7 +1,7 @@ // Render with Asciidoctor = Babeltrace -15 October 2019 +13 April 2020 :btversion: 2.0 :bt2: Babeltrace{nbsp}2 @@ -37,7 +37,7 @@ manual page, to learn more about the project. [NOTE] .Babeltrace{nbsp}1 vs. {bt2} ==== -The Babeltrace project exists since 2010. In 2019, {bt2} was +The Babeltrace project exists since 2010. In 2020, {bt2} was released. {bt2} is a complete rewrite of the library, Python bindings, and CLI. It is plugin-based and offers much more features and potential than Babeltrace{nbsp}1 while showing comparable performance. @@ -91,12 +91,6 @@ _**If you need the https://lttng.org/[LTTng] debug information filter component (Debian/Ubuntu: `libelf-dev` and `libdw-dev`; Fedora: `elfutils-devel` and `elfutils-libelf-devel`) -_**If you need the `bt2` Python bindings documentation**_:: - * Python{nbsp}≥{nbsp}3.4 - (Debian/Ubuntu/Fedora: `python3`) - * https://www.sphinx-doc.org/en/master/[Sphinx]{nbsp}≥{nbsp}1.6.5 - for Python{nbsp}3 (Debian/Ubuntu/Fedora: `python3-sphinx`) - _**If you need the {bt2}{nbsp}C{nbsp}API HTML documentation**_:: * http://www.doxygen.nl/[Doxygen]{nbsp}≥{nbsp}1.8.6 @@ -104,6 +98,11 @@ _**If you need the {bt2} manual pages**_:: * https://www.methods.co.nz/asciidoc/[Asciidoc]{nbsp}≥{nbsp}8.6.8 * https://pagure.io/xmlto[xmlto]{nbsp}≥{nbsp}0.0.25 +_**If you need the `bt2` Python bindings documentation**_:: + * https://www.sphinx-doc.org/[Sphinx]{nbsp}≥{nbsp}1.3 for + Python{nbsp}3 + (Debian/Ubuntu/Fedora: `python3-sphinx`) + === Procedure @@ -270,7 +269,7 @@ _**If you need the https://lttng.org/[LTTng] debug information filter component Babeltrace was born to parse CTF traces produced by LTTng{nbsp}2.0 and pretty-print their events. -Even though Babeltrace is independant from the LTTng project today, +Even though Babeltrace is independent from the LTTng project today, their communities remain very close, which is why they share some communication channels and services. ====