projects
/
babeltrace.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
src.ctf.fs: remove unused ctf_fs_ds_file::self_msg_iter field
[babeltrace.git]
/
src
/
bindings
/
2019-09-09
Simon Marchi
bt2: fix _seek_beginning -> _user_seek_beginning in...
tree
|
commitdiff
2019-09-09
Simon Marchi
bt2: fix trivial typo
tree
|
commitdiff
2019-09-06
Simon Marchi
lib: make message iterator creation functions return...
tree
|
commitdiff
2019-09-06
Simon Marchi
rename `babeltrace.trace-info` to `babeltrace.trace...
tree
|
commitdiff
2019-09-04
Simon Marchi
bt2: pass all params to `babeltrace.trace-info` query...
tree
|
commitdiff
2019-09-04
Simon Marchi
ctf: remove `intersection-range-ns` from `babeltrace...
tree
|
commitdiff
2019-08-27
Simon Marchi
bt2: add missing bt2 import in interrupter.py
tree
|
commitdiff
2019-08-27
Simon Marchi
python: fix all "do not use bare 'except'" warnings
tree
|
commitdiff
2019-08-27
Simon Marchi
python: fix all 'imported but unused' warnings
tree
|
commitdiff
2019-08-27
Simon Marchi
bt2: make ComponentSpec take a component class object
tree
|
commitdiff
2019-08-26
Simon Marchi
autodisc: make it possible to interrupt auto source...
tree
|
commitdiff
2019-08-26
Simon Marchi
bt2: make _create_event_message's parent parameter...
tree
|
commitdiff
2019-08-17
Simon Marchi
bt2: don't show warning when query method raises a...
tree
|
commitdiff
2019-08-16
Francis Deslauriers
bt2: add `StringValue.__contains__()` method
tree
|
commitdiff
2019-08-15
Philippe Proulx
lib: rename bt_value_array_get_size() -> bt_value_array...
tree
|
commitdiff
2019-08-15
Philippe Proulx
bt2: rename `_Trace.env` -> `_Trace.environment`
tree
|
commitdiff
2019-08-15
Philippe Proulx
bt2: add user attributes property support
tree
|
commitdiff
2019-08-15
Philippe Proulx
bt2: rename `_Field.field_class` -> `_Field.cls`
tree
|
commitdiff
2019-08-15
Philippe Proulx
bt2: add bit array field class and field support
tree
|
commitdiff
2019-08-15
Philippe Proulx
bt2: add option field class and field support
tree
|
commitdiff
2019-08-15
Philippe Proulx
bt2: add boolean field class and field support
tree
|
commitdiff
2019-08-14
Francis Deslauriers
bt2: cleanup: Remove unused `_StreamClass` id setter
tree
|
commitdiff
2019-08-14
Francis Deslauriers
bt2: cleanup: Remove unused `_StreamClassIterator`...
tree
|
commitdiff
2019-08-13
Philippe Proulx
bt2: `TraceCollectionMessageIterator`: find greatest...
tree
|
commitdiff
2019-08-13
Philippe Proulx
lib: bt_graph_create(): accept MIP version
tree
|
commitdiff
2019-08-13
Philippe Proulx
bt2: add bt2.get_{greatest_operative,maximal}_mip_version()
tree
|
commitdiff
2019-08-13
Philippe Proulx
bt2: add "get supported MIP versions" method support
tree
|
commitdiff
2019-08-13
Philippe Proulx
bt2: _IntegerRangeSet.add(): make it possible to add...
tree
|
commitdiff
2019-08-13
Philippe Proulx
bt2: add `ComponentDescriptor` class and test
tree
|
commitdiff
2019-08-12
Philippe Proulx
bt2: py_plugin.py: cache `_PluginInfo` objects
tree
|
commitdiff
2019-08-12
Simon Marchi
bt2: remove unused imports
tree
|
commitdiff
2019-08-12
Simon Marchi
bt2: raise an exception if an AutoSourceComponentSpec...
tree
|
commitdiff
2019-08-12
Simon Marchi
Fix: bt2: replace bt2.CreationError instances with...
tree
|
commitdiff
2019-08-12
Simon Marchi
bt2: add auto source discovery support to TraceCollecti...
tree
|
commitdiff
2019-08-07
Simon Marchi
Fix: bt2: use unsigned iteration variable
tree
|
commitdiff
2019-08-06
Philippe Proulx
lib, bt2: make query method receive custom data
tree
|
commitdiff
2019-08-05
Philippe Proulx
lib: remove output port message iterator
tree
|
commitdiff
2019-08-05
Philippe Proulx
bt2: make `TraceCollectionMessageIterator` not use...
tree
|
commitdiff
2019-08-05
Philippe Proulx
bt2: wrap bt_graph_run_once() (Graph.run_once())
tree
|
commitdiff
2019-08-05
Philippe Proulx
bt2: pass custom Python object to Python component...
tree
|
commitdiff
2019-08-05
Philippe Proulx
bt2: remove BT CC entry from global HT in _UserComponen...
tree
|
commitdiff
2019-08-02
Philippe Proulx
bt2: move common internal functions to their own files
tree
|
commitdiff
2019-08-02
Philippe Proulx
bt2: native_bt_version.i: use `%include <babeltrace2...
tree
|
commitdiff
2019-08-02
Philippe Proulx
bt2: put SWIG interface file C code in separate files
tree
|
commitdiff
2019-07-31
Francis Deslauriers
bt2: stream.py: add `trace` property to _Stream
tree
|
commitdiff
2019-07-26
Philippe Proulx
lib: prepare the ground for stateful query operations
tree
|
commitdiff
2019-07-26
Philippe Proulx
bt2: honor self component or query log level when logging
tree
|
commitdiff
2019-07-26
Philippe Proulx
Add `babeltrace.` prefix to `trace-info` and `support...
tree
|
commitdiff
2019-07-26
Philippe Proulx
lib: standardize listener ID types with new `bt_listene...
tree
|
commitdiff
2019-07-26
Simon Marchi
lib: rename INVALID_OBJECT status to UNKNOWN_OBJECT
tree
|
commitdiff
2019-07-26
Simon Marchi
bt2: move __version__ to version.py.in
tree
|
commitdiff
2019-07-26
Philippe Proulx
lib: rename `bt_scope` -> `bt_field_path_scope`
tree
|
commitdiff
2019-07-25
Philippe Proulx
bt2: prepend `_user` to overridable protected methods
tree
|
commitdiff
2019-07-25
Philippe Proulx
bt2: make `bt2._OverflowError` inherit `bt2._Error`
tree
|
commitdiff
2019-07-25
Philippe Proulx
bt2: _init_and_register_exit(): remove unused `version...
tree
|
commitdiff
2019-07-25
Philippe Proulx
bt2: clean available `bt2` package names
tree
|
commitdiff
2019-07-25
Philippe Proulx
bt2: move `_ListenerHandle` to `utils.py`
tree
|
commitdiff
2019-07-25
Philippe Proulx
bt2: prepend `_` to names of exception classes the...
tree
|
commitdiff
2019-07-25
Philippe Proulx
lib: rename all `*_STATUS_OVERFLOW` -> `*_STATUS_OVERFL...
tree
|
commitdiff
2019-07-25
Philippe Proulx
bt2: import public names into `__init__.py`
tree
|
commitdiff
2019-07-25
Philippe Proulx
bt2: rename `_Generic*ComponentClass` -> `_*ComponentClass`
tree
|
commitdiff
2019-07-24
Simon Marchi
lib: remove INVALID_PARAMS status
tree
|
commitdiff
2019-07-24
Philippe Proulx
lib: add bt_plugin_find_all()
tree
|
commitdiff
2019-07-24
Philippe Proulx
lib: add bt_{graph,query_executor}_add_interrupter()
tree
|
commitdiff
2019-07-24
Philippe Proulx
bt2: add interrupter support
tree
|
commitdiff
2019-07-24
Philippe Proulx
lib: create input port msg iterator from self {msg...
tree
|
commitdiff
2019-07-24
Simon Marchi
bt2: fix some whitespace issues
tree
|
commitdiff
2019-07-24
Simon Marchi
lib: make default query implementation return INVALID_O...
tree
|
commitdiff
2019-07-24
Simon Marchi
lib: remove LOADING_ERROR status
tree
|
commitdiff
2019-07-24
Simon Marchi
bt2: remove NonexistentClockSnapshot exception type
tree
|
commitdiff
2019-07-24
Simon Marchi
bt2: prepend underscore to exceptions not meant to...
tree
|
commitdiff
2019-07-24
Simon Marchi
bt2: rename CreationError to MemoryError, handle it...
tree
|
commitdiff
2019-07-24
Simon Marchi
bt2: make bt2.Error wrap current thread's error
tree
|
commitdiff
2019-07-24
Simon Marchi
bt2: make bt2 add graph listener wrappers append error...
tree
|
commitdiff
2019-07-24
Simon Marchi
bt2: make bt_bt2_trace_{,class}_add_destruction_listene...
tree
|
commitdiff
2019-07-24
Simon Marchi
bt2: remove utils._handle_ptr
tree
|
commitdiff
2019-07-24
Simon Marchi
py-common: make bt_py_common_format_exception accept...
tree
|
commitdiff
2019-07-24
Simon Marchi
Fix: bt2: Make bindings target depend on convenience...
tree
|
commitdiff
2019-07-23
Philippe Proulx
Standardize `!ptr` i/o `ptr == NULL`, `ptr` i/o `ptr...
tree
|
commitdiff
2019-07-23
Philippe Proulx
bt2: do not require sink component's _graph_is_configur...
tree
|
commitdiff
2019-07-23
Philippe Proulx
bt2: move _bt_graph_is_configured_from_native() to...
tree
|
commitdiff
2019-07-23
Michael Jeanson
Update python bindings gitignore for native_bt.c
tree
|
commitdiff
2019-07-23
Simon Marchi
cli: automatically detect sources for leftover arguments
tree
|
commitdiff
2019-07-21
Simon Marchi
Fix: bt2: incref Py_None in get_msg_range_common on...
tree
|
commitdiff
2019-07-20
Philippe Proulx
lib: rename functions to clearly indicate API inheritance
tree
|
commitdiff
2019-07-20
Simon Marchi
bt2: fix: don't return in bt_bool out typemap
tree
|
commitdiff
2019-07-20
Simon Marchi
bt2: remove unrelated comment from native_bt_integer_ra...
tree
|
commitdiff
2019-07-20
Francis Deslauriers
Apply black code formatter on all Python code
tree
|
commitdiff
2019-07-18
Philippe Proulx
lib: bt_field_class_dynamic_array_create(): accept...
tree
|
commitdiff
2019-07-18
Philippe Proulx
lib: decouple variant FC option names from selector...
tree
|
commitdiff
2019-07-18
Philippe Proulx
bt2: add integer range set support
tree
|
commitdiff
2019-07-18
Simon Marchi
bt2: report errors from Python component and component...
tree
|
commitdiff
2019-07-18
Simon Marchi
bt2: check for _graph_is_configured method in user...
tree
|
commitdiff
2019-07-18
Simon Marchi
bt2: don't copy swig interface files to build directory
tree
|
commitdiff
2019-07-18
Simon Marchi
bt2: run swig by hand instead of through "setup.py...
tree
|
commitdiff
2019-07-16
Michael Jeanson
Fix: bt2: remove circular import (not supported before...
tree
|
commitdiff
2019-07-10
Simon Marchi
Fix: bt2: adjust reference counting of value objects
tree
|
commitdiff
2019-07-10
Philippe Proulx
lib: force user to include `<babeltrace2/babeltrace.h>`
tree
|
commitdiff
2019-07-09
Philippe Proulx
lib: rename `bt_*_labels_by_value` -> `bt_*_labels_for_...
tree
|
commitdiff
2019-07-09
Philippe Proulx
Rename WARN log level to WARNING
tree
|
commitdiff
next
This page took
0.069202 seconds
and
7
git commands to generate.