babeltrace.git
2018-05-18  Jérémie GalarneauFix: POPT_ARG_LONGLONG does not exist in popt 1.13
2018-03-26  Michael JeansonFix: Use bash for all test scripts
2018-03-26  Jérémie GalarneauAdd missing clock.h compatiblity header under ctf-ir
2017-12-06  Philippe Proulxbabeltrace-filter.lttng-utils.debug-info(7): fix LTTng...
2017-12-06  Jérémie Galarneaubt2 tests: add unit tests for __str__ implementation...
2017-12-06  Jérémie GalarneauImplement __repr__ instead of __str__ for python Value
2017-12-06  Jérémie GalarneauReturn 'Unset' on unset field __repr__()
2017-12-06  Jérémie GalarneauImplement __repr__ for _StringField
2017-12-06  Jérémie GalarneauImplement __repr__ instead of __str__ for _NumericField
2017-12-06  Jérémie GalarneauImplement __repr__ for _ArraySequenceField
2017-12-06  Jérémie GalarneauImplement __repr__ for _VariantField
2017-12-06  Jérémie GalarneauImplement __repr__ for _StructureField
2017-12-06  Jérémie GalarneauImplement __repr__ for _EnumerationField
2017-12-06  Francis DeslauriersFix: typo using bt2.ClockClassOffset constructor
2017-12-06  Philippe ProulxAdd bindings/python/babeltrace/test_ctf_writer.py test
2017-12-06  Philippe ProulxFix: stream.c: autopopulate timestamp fields even when...
2017-12-06  Philippe ProulxFix: writer.py: make `uint64_ft` a 64-bit (instead...
2017-12-06  Michael JeansonFix: Replace bt_timegm with a thread-safe implementation
2017-12-06  Michael JeansonTypo: informations -> information
2017-12-06  Michael JeansonTypo: paramater -> parameter
2017-12-06  Michael JeansonTypo: priorty -> priority
2017-11-08  Jérémie GalarneauFix: uninitialized variable may be used warning
2017-11-08  Philippe Proulxcli: support --output opt. for -o ctf-metadata and...
2017-11-02  Philippe ProulxFix: doc/man/Makefile.am: use appropriate variable...
2017-11-02  Philippe ProulxAdd basic flt.lttng-utils.debug-info tests
2017-11-02  Philippe Proulxbt2: TraceCollectionNotificationIterator: support custo...
2017-11-02  Philippe ProulxFix: debug-info: remove `_` prefix when finding fields...
2017-11-02  Philippe ProulxRemove doc/API.txt (Babeltrace 1.x API documentation)
2017-11-02  Philippe ProulxAdd modern Babeltrace man pages
2017-11-02  Philippe ProulxRemove `PLUGIN` from component class log level environm...
2017-11-02  Philippe Proulxsink.text.dmesg: remove `read-from-stdin` parameter...
2017-11-02  Michael JeansonLazy load the python plugin provider
2017-11-02  Michael JeansonPort: no sighandlers on Windows
2017-11-02  Michael JeansonPort: normalize path in test_plugin_bt2
2017-11-02  Michael JeansonPort: fix library load in python tests on Windows
2017-11-02  Michael JeansonFix: use configured python in test_python_plugin_provider
2017-11-02  Michael JeansonPort: open files in binary mode on Windows
2017-11-02  Philippe ProulxFix: ctf: notif-iter: do not call request_medium_bytes...
2017-11-02  Philippe Proulxflt.lttng-utils.debug-info: `dir`/`debug-dir` param...
2017-11-02  Philippe Proulxcli: do not automatically create an implicit filter...
2017-11-02  Philippe Proulxctf, ir: escape and unescape enumeration FT labels...
2017-11-02  Philippe Proulxcli: --stream-intersection is not an implicit src.ctf...
2017-11-02  Philippe Proulxcli: do not use --component in help command, only use...
2017-11-02  Philippe ProulxAdd compat layer's log level env. var. to CLI's list...
2017-11-02  Philippe Proulxcli: put the project's version on the first line with...
2017-11-02  Michael JeansonFix: legacy python bindings Makefile
2017-11-02  Philippe Proulxbt2, babeltrace: apply PEP 8 except for E501 and E722
2017-11-02  Philippe ProulxFix: babeltrace: writer.py: do not use += on bt2.trace...
2017-11-02  Philippe Proulxbindings/python/babeltrace/Makefile.am: do not clean...
2017-11-02  Philippe ProulxRename bt_ctf_X -> bt_X, maintain backward compat....
2017-11-02  Jérémie GalarneauFix: variable declaration shadows previously declared...
2017-10-04  Mathieu DesnoyersFix: use tabs rather than spaces in makefile
2017-10-04  Michael JeansonPort: do not depend on GNU readlink
2017-09-18  Jérémie GalarneauUpdate version to v2.0.0-pre4 v2.0.0-pre4
2017-09-18  Michael JeansonFix: use the configured swig executable
2017-09-18  Jérémie GalarneauTests python: reference ctf traces are not copied to...
2017-09-18  Philippe ProulxFix: tests/Makefile.am: add missing LOG_DRIVER
2017-09-18  Jérémie GalarneauTests: moved files pointed-to in Makefile
2017-09-18  Jérémie GalarneauPython babeltrace docs: Add missing sphinx dist file
2017-09-18  Philippe ProulxDoc: babeltrace: update the Read the Docs Sphinx theme
2017-09-18  Philippe ProulxDoc: babeltrace: mention _legacy_ Python bindings
2017-09-18  Philippe ProulxFix: doc/bindings/python: make the doc buildable
2017-09-18  Philippe ProulxFix: bt2: do not assign an exception to a local variable
2017-09-18  Jérémie GalarneauPython bt2 fix: missing import in CtfWriter
2017-09-18  Jérémie GalarneauPython babeltrace fix: handle bt2.Error exception on...
2017-09-18  Jérémie GalarneauPython babeltrace fix: allow None for event header...
2017-09-18  Jérémie GalarneauPython babeltrace fix: missing return statement in...
2017-09-18  Jérémie GalarneauSet version to 2.0-pre4
2017-09-18  Jérémie GalarneauPython babeltrace fix: initialize stream class with...
2017-09-18  Jérémie GalarneauPython babeltrace: use long form attribute names
2017-09-18  Jérémie GalarneauTests babeltrace: adapt python tests to use unittest
2017-09-18  Jérémie GalarneauFix: ctf-writertype serialization must 'escape' '_...
2017-09-18  Jérémie GalarneauCleanup: use tabs for code indentation
2017-09-18  Jérémie GalarneauFix: NULL dereference on sampling and restoration of...
2017-09-18  Jérémie GalarneauTests: confusion between python bindings and plugins...
2017-09-17  Jérémie GalarneauUpdate .gitignore: ignore generated API doc files
2017-09-17  Jérémie GalarneauUpdate .gitignore: ignore generated __init__.py file
2017-09-17  Philippe Proulxcli: do not use --component in query command, use lefto...
2017-09-17  Philippe Proulxtests/lib/test_ctf_writer.c: test structure field name...
2017-09-17  Philippe Proulxtests/lib/test_ctf_writer.c: open trace with `-o dummy...
2017-09-17  Philippe Proulxtests/lib/test_ctf_writer.c: update number of tests
2017-09-17  Philippe ProulxAdd bindings/python/babeltrace/.gitignore
2017-09-17  Philippe ProulxFix: remove underscores from CTF IR field names at...
2017-09-17  Philippe Proulxbt2: trace collection notif. iter.: try to check the...
2017-09-17  Philippe Proulxctf: do not add `intersection-range-ns` in `trace-info...
2017-09-17  Philippe ProulxFix: ctf: notif-iter: accept EOF at beginning of packet...
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-17  Jérémie Galarneaupython: Remove native code from babeltrace package
2017-09-17  Philippe ProulxAdd `bt2.TraceCollectionNotificationIterator` tests
2017-09-17  Philippe Proulxbt2: __init__.py: remove unused NoSuchPlugin
2017-09-17  Philippe Proulxbt2: add trace collection notification iterator
2017-09-17  Philippe Proulxflt.utils.trimmer: allow `begin`/`end` params. to be...
2017-09-17  Philippe Proulxbt2: values: remove public `value` getter
2017-09-17  Jérémie GalarneauPython bt2 fix: erroneous imports following split of...
2017-09-17  Jérémie GalarneauOmit 'value' from is_set and reset field functions
2017-09-17  Jérémie GalarneauPython bt2: remove type restriction on structure __seti...
2017-09-17  Jérémie GalarneauCleanup: line exceeds 80 chars
2017-09-17  Jérémie GalarneauFix: ensure sequence length field value is set and...
2017-09-17  Jérémie GalarneauCleanup: coding style mandates space after cast operator
next
This page took 0.037517 seconds and 4 git commands to generate.