babeltrace.git
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-17  Jérémie GalarneauFix: ctf-writertype serialization must 'escape' '_...
2017-09-17  Jérémie GalarneauCleanup: use tabs for code indentation
2017-09-17  Jérémie GalarneauFix: NULL dereference on sampling and restoration of...
2017-09-17  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-16  Jérémie Galarneaupython: Remove native code from babeltrace package
2017-09-16  Philippe ProulxAdd `bt2.TraceCollectionNotificationIterator` tests
2017-09-16  Philippe Proulxbt2: __init__.py: remove unused NoSuchPlugin
2017-09-16  Philippe Proulxbt2: add trace collection notification iterator
2017-09-16  Philippe Proulxflt.utils.trimmer: allow `begin`/`end` params. to be...
2017-09-16  Philippe Proulxbt2: values: remove public `value` getter
2017-09-16  Jérémie GalarneauPython bt2 fix: erroneous imports following split of...
2017-09-16  Jérémie GalarneauOmit 'value' from is_set and reset field functions
2017-09-16  Jérémie GalarneauPython bt2: remove type restriction on structure __seti...
2017-09-16  Jérémie GalarneauCleanup: line exceeds 80 chars
2017-09-16  Jérémie GalarneauFix: ensure sequence length field value is set and...
2017-09-16  Jérémie GalarneauCleanup: coding style mandates space after cast operator
2017-09-16  Jérémie GalarneauFix Python bt2: sequence length field may be NULL
2017-09-16  Jérémie GalarneauPython bt2: value is a write-only property
2017-09-16  Jérémie GalarneauPython bt2: add reset and is_set to fields
2017-09-16  Jérémie GalarneauDocs: structure_set_field_by_name doesn't garantee...
2017-09-16  Jérémie GalarneauAdd field value is_set and reset functions to the publi...
2017-09-16  Jérémie GalarneauAllocate structure fields on creation
2017-09-16  Jérémie GalarneauPython test: remove useless test
2017-09-16  Jérémie GalarneauPython bt2: value properties for sequence and struct
2017-09-16  Jérémie GalarneauUse boolean for frozen and set field states
2017-09-16  Jérémie GalarneauUpdate .gitignore exclusions
2017-09-16  Jérémie GalarneauTests: use of non-existant API in bt2 python package...
2017-09-16  Jérémie GalarneauPython bt2 fix: _ClockValue is no longer part of bt2...
2017-09-16  Jérémie GalarneauEnumeration mapping iterator's initial position is...
2017-09-15  Philippe ProulxCONTRIBUTING.adoc: add step to add env. var. name to...
2017-09-15  Philippe ProulxCONTRIBUTING.adoc: MY_MODULE_LOGGING_H -> BABELTRACE_MY...
2017-09-15  Philippe ProulxCONTRIBUTING.adoc: document BT_LOG*_ERRNO() macros
2017-09-15  Philippe ProulxAdd CONTRIBUTING.adoc
2017-09-15  Philippe Proulxlib/ctf-ir/utils.c: lazy-initialize the hash table...
2017-09-15  Philippe ProulxImplement bt_private_connection_notification_iterator_f...
2017-09-15  Philippe ProulxRename bt_X_from_private_X() -> bt_X_from_private()
2017-09-15  Philippe ProulxAvoid unnecessary inclusions in public headers
2017-09-15  Philippe Proulxbt2: split clock value module from clock class module
2017-09-15  Philippe ProulxSplit clock value API from clock class API
2017-09-15  Philippe Proulxtests: remove `check` targets in subdirectories
2017-09-15  Philippe ProulxTest bt2._OutputPort.create_notification_iterator()
2017-09-15  Philippe Proulxbt2: add bt2._OutputPort.create_notification_iterator()
2017-09-15  Philippe ProulxTest output port notification iterator
2017-09-15  Philippe Proulxlib: add output port notification iterator
2017-09-15  Philippe ProulxSplit notification iterator API into base and specializ...
2017-09-15  Philippe ProulxRemove notification iterator seeking API until it's...
2017-09-15  Philippe Proulxlib: graph: disallow recursive consuming
2017-09-15  Philippe Proulxlib: graph.c: call bt_graph_consume_no_check() in bt_gr...
2017-09-15  Philippe Proulxir: stream.c: do not truncate file at each packet flush
2017-09-15  Philippe ProulxFix: bindings/python/bt2: use appropriate log level...
2017-09-15  Philippe ProulxPython plugin provider: only finalize interpreter if...
2017-09-15  Philippe ProulxFix: common: improve color support handling
2017-09-15  Philippe ProulxFix: component.py: pass `other_port`, not `other_port_p...
2017-09-15  Philippe ProulxAdd query executor
2017-08-31  Jérémie GalarneauTests: erroneous usage of if preprocessor directive
2017-08-31  Michael JeansonFix: remove g_spawn_check_exit_status to support glib...
2017-08-31  Michael JeansonPort: don't quote wc output in test scripts
2017-08-30  Jérémie GalarneauMissing stamp file in .gitignore
2017-08-30  Michael JeansonFix: import of ctf_writer in bt2.stream
2017-08-30  Michael JeansonFix: typo in ctf_writer error msg
2017-08-29  Jérémie Galarneaufilter.lttng-utils.debug-info fix: wrong type used...
2017-08-29  Jérémie Galarneausrc.ctf.fs fix: wrong type specifier used in logging...
2017-08-29  Michael JeansonTest fix: python plugin provider with new bindings
2017-08-29  Michael JeansonFix: silence unused warning in native_bt
2017-08-29  Michael JeansonFix: python bindings OOT build
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-29  Michael JeansonFix: add missing void param to bt_clock_class_priority_...
2017-08-29  Michael JeansonFix: build lib before python-plugin-provider
2017-08-29  Michael JeansonTest: run debug-info even with built-in plugins
2017-08-29  Michael JeansonFix test: don't link tests directly with plugins
2017-08-29  Michael JeansonFix test: OOT build of test_trace_copy and test_trimmer
2017-08-28  Michael JeansonFix: support older pkg-config autoconf macros
2017-08-28  Michael JeansonPort: don't quote wc output in test scripts
2017-08-28  Michael JeansonReport plugins without a path as "built-in"
2017-08-28  Michael JeansonPort: replace literal '/' with G_DIR_SEPARATOR
2017-08-28  Michael JeansonPort: normalize windows path on Mingw
2017-08-28  Michael JeansonPort: handle ctrl+c on Mingw
2017-08-27  Jérémie Galarneausrc.ctf.fs: implement stream indexing
2017-08-23  Jérémie Galarneausrc.ctf.fs: move internal util to ctf/common/utils
2017-08-23  Jérémie Galarneausrc.ctf.fs cleanup: unused page size variable
2017-08-23  Jérémie GalarneauFix: global logging symbols defined multiple times
next
This page took 0.038177 seconds and 4 git commands to generate.