flt.lttng-utils.debug-info: Implement file descriptor cache
[babeltrace.git] / configure.ac
2019-05-02  Francis Deslauriersflt.lttng-utils.debug-info: Implement file descriptor...
2019-05-02  Francis DeslauriersCleanup: Move `debug-info` in its own sub-directory
2019-05-02  Simon MarchiRemove babeltrace 1 Python bindings and tests
2019-05-02  Francis Deslauriersflt.lttng-utils.debug-info: adapt debug-info component...
2019-05-02  Philippe ProulxAdd a common, internal CTF serialization library; make...
2019-05-02  Philippe Proulxlib: rename "notification" -> "message"
2019-05-02  Philippe ProulxRename: field type -> field class
2019-05-02  Philippe ProulxCTF IR -> Trace IR
2019-05-02  Philippe ProulxSplit CTF IR and CTF writer APIs and implementations
2019-05-02  Philippe ProulxAdd internal BT_ASSERT() and BT_ASSERT_PRE() helpers
2019-05-02  Philippe ProulxAdd tests: CTF writer: `timestamp_begin`/`timestamp_end...
2019-05-02  Philippe ProulxAdd test: no clock class in trace's packet header field...
2017-11-02  Philippe ProulxAdd basic flt.lttng-utils.debug-info tests
2017-11-02  Philippe ProulxAdd modern Babeltrace man pages
2017-09-18  Jérémie GalarneauSet version to 2.0-pre4
2017-09-18  Jérémie GalarneauTests babeltrace: adapt python tests to use unittest
2017-09-17  Jérémie GalarneauTests: add tests for the babeltrace python package
2017-09-17  Jérémie Galarneaupython: reimplement the babeltrace package as a bt2...
2017-09-15  Philippe ProulxAdd CONTRIBUTING.adoc
2017-08-29  Michael JeansonTest fix: python plugin provider with new bindings
2017-08-29  Michael JeansonRemove the python bindinds tests switch from configure
2017-08-29  Michael JeansonAdd python tap runner to the tree
2017-08-29  Michael JeansonBuild Python bindings with distutils for consistent...
2017-08-28  Michael JeansonFix: support older pkg-config autoconf macros
2017-08-23  Jérémie Galarneausrc.ctf.fs: move internal util to ctf/common/utils
2017-08-21  Michael JeansonTest: rework shell test scripts
2017-08-18  Michael JeansonTest: use static data in test_ctf_writer
2017-08-18  Philippe ProulxAdd Python plugin provider tests
2017-08-15  Philippe ProulxUpdate Python bindings and tests to match the latest API
2017-08-10  Julien DesfossezRe-enable the bin-info and dward tests
2017-08-10  Michael JeansonPort: Add glib checks for cross compilation
2017-07-19  Michael JeansonPort: use a separate variable for elfutils libs
2017-07-19  Michael JeansonPort: built-in plugins support for the macOS linker
2017-07-19  Michael JeansonFix: append to LIBS, don't override it
2017-07-17  Michael JeansonCompletely rework configure.ac
2017-07-17  Michael JeansonCleanup: bison and flex detection
2017-07-17  Michael JeansonCleanup: uuid library detection
2017-07-17  Michael JeansonCleanup: popt library detection
2017-07-17  Michael JeansonFix: Don't override user variables within the build...
2017-07-07  Philippe ProulxFix babeltrace-log(1) for Babeltrace 2
2017-07-06  Philippe ProulxAdd src.text.dmesg component class
2017-07-06  Philippe ProulxAdd sink.utils.counter
2017-07-05  Michael JeansonFix: disable debug by default info on Cygwin
2017-07-05  Michael JeansonFix: remove AC_FUNC_MALLOC for cross-compile
2017-07-05  Michael JeansonPort: Replace readdir_r by nftw
2017-07-05  Michael JeansonPort: dirfd is not portable, replace it
2017-07-05  Nathan Lynchbabeltrace-2.0: do not link with -export-dynamic
2017-06-19  Julien DesfossezTest the trimmer component
2017-06-19  Julien DesfossezTest debug-info
2017-06-16  Julien DesfossezTest: validate that the output of ctf-fs sink is identi...
2017-06-12  Michael JeansonPort: Enable libtool to produce DLLs
2017-06-09  Jérémie GalarneauSet version extra to pre1
2017-06-09  Philippe Proulxconfigure.ac: make the minimal, build-time log level...
2017-06-09  Mathieu DesnoyersFix: make check in out-of-tree
2017-06-09  Mathieu DesnoyersFix: out-of-tree build
2017-06-09  Mathieu DesnoyersFix: add missing files to make dist, disable python...
2017-06-09  Michael JeansonPort: Disable debug info by default on mingw
2017-06-09  Philippe Proulxconfigure.ac: use $enableval in AC_ARG_ENABLE()
2017-06-09  Philippe ProulxRemove remaining old test files
2017-06-09  Philippe Proulxconfigure.ac: add details to final report
2017-06-09  Philippe ProulxFix builds with built-in plugins
2017-05-28  Philippe ProulxFix: do not require lttng-utils.debug-info with --disab...
2017-05-28  Philippe ProulxAdd logging API (internal to log, public to set the...
2017-05-28  Philippe ProulxRename tests/bin -> tests/cli
2017-05-28  Philippe Proulxconfigure.ac: define BT_ENABLE_DEBUG_INFO depending...
2017-05-28  Philippe ProulxRename writer.writer -> ctf.fs (sink) and standardize...
2017-05-28  Philippe ProulxRename debug_info.debug_info -> lttng-utils.debug-info
2017-05-28  Philippe ProulxAdd basic utils.muxer tests
2017-05-28  Philippe ProulxAdd utils.muxer component class
2017-05-28  Philippe ProulxRename text.text sink CC to text.pretty
2017-05-28  Philippe ProulxRename lib/component/ -> lib/graph/ to match include...
2017-05-28  Philippe ProulxAdd bt_version_get_*() functions to dynamically get...
2017-05-28  Julien Desfossezdebug-info filter plugin
2017-05-28  Julien DesfossezCreate a library to copy a CTF trace
2017-05-28  Philippe ProulxRename converter/ -> cli/ (it's more than a converter...
2017-05-28  Philippe ProulxRemove Babeltrace 1 files and reorganize the tree
2017-05-28  Philippe ProulxRename <babeltrace/component/...> -> <babeltrace/graph...
2017-05-28  Philippe ProulxPut Python plugin support in a separate shared object
2017-05-28  Philippe ProulxAdd utils.dummy component class, move plugins/trimmer...
2017-05-28  Philippe ProulxAdd bt_plugin_create_from_name()
2017-05-28  Philippe ProulxAdd support for plugins written in Python
2017-05-28  Philippe ProulxAdd Babeltrace 2 Python bindings tests
2017-05-28  Philippe ProulxAdd Babeltrace 2 Python bindings
2017-05-28  Philippe ProulxInstall notification headers in babeltrace/component...
2017-05-28  Philippe ProulxAdd bt_plugin test
2017-05-28  Philippe ProulxDecouple component class from plugin subsystem, remove...
2017-05-28  Jérémie GalarneauTests writer: write a trace defining no packet context
2017-05-27  Michael JeansonFix: prepend to $program_transform_name instead overrid...
2017-05-27  Jérémie GalarneauGenerate a binary looking for in-tree plug-ins
2017-05-27  Mathieu DesnoyersFix: babeltrace launch wrapper script
2017-05-27  Mathieu DesnoyersUse build tree plugins when executing from build tree
2017-05-27  Julien DesfossezCTF Writer sink
2017-05-27  Jérémie GalarneauAdd trimmer plug-in skeleton
2017-05-27  Philippe ProulxAdd Doxygen support to build system to build the API doc
2017-05-27  Jérémie GalarneauAdd support for statically-built plug-ins
2017-05-27  Jérémie GalarneauRename correlator to muxer
2017-05-27  Jérémie GalarneauAdd filter component type
2017-05-27  Jérémie GalarneauAdd notification utility library
2017-05-27  Jérémie GalarneauIntegrate ctf proto into the plugin build system
2017-05-27  Philippe ProulxAdd ctf-reader prototype
next
This page took 0.300328 seconds and 107 git commands to generate.