projects
/
babeltrace.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
babeltrace.git
2019-10-03
Francis Deslauriers
bt2: add `IntegerRangeSet` const classes
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Francis Deslauriers
Tests: bt2: move `_create_const_field()` to utils.py
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Francis Deslauriers
Cleanup: bt2: typo "nsigned" -> "unsigned"
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Simon Marchi
lib: make it mandatory to have seek_X if can_seek_X...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Simon Marchi
lib: make can_seek_ns_from_origin logic use `can_seek_f...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Simon Marchi
tests: remove CR characters from expected file in test_live
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Simon Marchi
tests: use os.rename instead of os.replace in lttng_liv...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Simon Marchi
tests: convert paths passed to lttng_live_server.py
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Simon Marchi
tests: name temporary files in test_live
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Simon Marchi
Fix: ctf: open metadata file using mode "rb"
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Simon Marchi
cli: print map value in ASCII-betical order of keys
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Simon Marchi
tests: use bt_cli in test_trace_copy
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Michael Jeanson
port: mmap offset alignment on Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Simon Marchi
tests: delete temporary files in cli/test_help
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Francis Deslauriers
Cleanup: tests: remove debugging `diag` leftover
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Francis Deslauriers
Rename `BT_PLUGIN_EXIT` to `BT_PLUGIN_FINALIZE`
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Francis Deslauriers
Rename `init` methods to `initialize`
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Francis Deslauriers
lib: split real FC/field into single and double prec...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
Simon Marchi
Fix: cli: don't log error when using help command with...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Simon Marchi
Fix: bt2: duplicate test name in test_field.py
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Simon Marchi
bt2: remove unused variable in UserMessageIteratorSeekN...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Simon Marchi
Fix: bt2: duplicate test name in _IntegerRangeTestCase
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Simon Marchi
Fix: bt2: use of undefined variable in _VariantFieldCla...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Simon Marchi
Fix: bt2: unused assignments in test_field_class.py
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Simon Marchi
bt2: print actual and expected lengths in _StaticArrayF...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Simon Marchi
bt2: ignore comparison to None flake8 warnings in test_...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Simon Marchi
bt2: remove duplicate test test_create_from_vint in...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Simon Marchi
bt2: remove duplicated test test_setitem_none in ArrayV...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Simon Marchi
bt2: rename test with conflicting name in test_trace.py
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Simon Marchi
Add setup.cfg with sensible flake8 configuration
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Simon Marchi
lib: pass config object to message iterator init method...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Jonathan Rajotte
Fix: tests: live: listen on python < 3.5 needs backlog...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Simon Marchi
lib: pass config objects to component init methods
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Simon Marchi
bt2: make it possible to remove a trace class or trace...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Simon Marchi
bt2: make it work for Python 3.4
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Philippe Proulx
Update project plugins's properties
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Philippe Proulx
utils.sh: expand `${extra_details_args[@]}` conditionally
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Philippe Proulx
sink.text.details: add `with-data` initialization parameter
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Philippe Proulx
Add basic `sink.text.details` tests
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
Philippe Proulx
sink.text.details: don't write `:` after `Packet beginn...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
Philippe Proulx
src.ctf.fs: deterministically sort trace's DS file...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
Jonathan Rajotte
Tests: src.ctf.lttng-live: add inverse ordering from...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
Philippe Proulx
Add LTTng-independent `src.ctf.lttng-live` tests
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
Francis Deslauriers
bt2: field.py: raise ValueError when setting out of...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Simon Marchi
bt2: remove unused import
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Philippe Proulx
Fix: muxer_upstream_msg_iters_can_all_seek_beginning...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Francis Deslauriers
flt.utils.muxer: remove `assume-absolute-clock-classes...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Francis Deslauriers
cli: make `--clock-force-correlate` use `force-clock...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Francis Deslauriers
src.ctf.fs: add `force-clock-class-origin-unix-epoch...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Simon Marchi
bt2: print error causes in bt2._Error.__str__
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Simon Marchi
tests: utils.sh: add lttng-utils plugin to plugin path
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Francis Deslauriers
Cleanup: clock-snapshot.c: logically dead code
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Francis Deslauriers
Fix: test_dwarf.c: close() argument cannot be negative
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Francis Deslauriers
Cleanup: ctf-writer: field-wrapper.c: logically dead...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Francis Deslauriers
Fix: ctf-writer: stream-class.c: Dereference after...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Francis Deslauriers
Fix: flt.lttng-utils.debug-info: bin-info.c: Dereferenc...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Francis Deslauriers
Fix: object-pool.c: dereferenced before null check
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Francis Deslauriers
Cleanup: packet-context-field.c: logically dead code
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Simon Marchi
Fix: output non-LTTng CTF trace with same relative...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-18
Simon Marchi
cli: don't include version.h in babeltrace2-cfg-cli...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-18
Simon Marchi
bt2: add `if __name__ == '__main__'` snippet to all...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-17
Simon Marchi
bt2: remove native_bt.d in `make clean`
commit
|
commitdiff
|
tree
|
snapshot
2019-09-17
Jérémie Galarneau
Fix: ctf: assert that name is not NULL in warn_meaningl...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-17
Jérémie Galarneau
ctf: silence bogus warning in set_field_refs()
commit
|
commitdiff
|
tree
|
snapshot
2019-09-17
Jérémie Galarneau
ctf: silence bogus warnings in create_relative_field_ref()
commit
|
commitdiff
|
tree
|
snapshot
2019-09-17
Simon Marchi
bt2: expose seek_ns_from_origin and can_seek_ns_from_origin
commit
|
commitdiff
|
tree
|
snapshot
2019-09-17
Simon Marchi
bt2: test_message_iterator: use assertIs instead of...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-17
Simon Marchi
bt2: remove _GenericMessageIterator abstraction level
commit
|
commitdiff
|
tree
|
snapshot
2019-09-17
Simon Marchi
bt2: make can_seek_beginning a method instead of a...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-17
Simon Marchi
lib: remove END values from bt_message_iterator_seek_...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-17
Simon Marchi
lib: make can_seek_beginning and can_seek_ns_from_origi...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-17
Simon Marchi
bt2: refactor test_message_iterator
commit
|
commitdiff
|
tree
|
snapshot
2019-09-17
Simon Marchi
bt2: rename _FieldPath to _FieldPathConst
commit
|
commitdiff
|
tree
|
snapshot
2019-09-16
Philippe Proulx
Update manual pages for 2.0.0-rc1
commit
|
commitdiff
|
tree
|
snapshot
2019-09-16
Simon Marchi
tests: make UUIDs under data/ctf-traces/intersection...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-16
Francis Deslauriers
Fix: fd-cache: Assertion failure if cache not allocated
commit
|
commitdiff
|
tree
|
snapshot
2019-09-16
Francis Deslauriers
Fix: plugin-so.c: Assert failure on short name file...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Francis Deslauriers
Fix: plugin.c: leak of `bt_plugin_set`
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Simon Marchi
bt2: move _append_option to non-const versions of varia...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Simon Marchi
bt2: assign non-const version of field_class_variant_op...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Simon Marchi
bt2: field_class: rename range set Python class templat...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Simon Marchi
bt2: allow getting self output port from user message...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Simon Marchi
lib: remove bt_self_port{,_input,_output}
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Simon Marchi
bt2: template borrow_user_attributes method in _TraceCl...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Francis Deslauriers
bt2: add `__hash__()` method on hashable fields
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Francis Deslauriers
Fix: src.ctf.lttng-live: no stream beginning/end messages
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Simon Marchi
bt2: Makefile: track dependencies of native_bt.c
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Francis Deslauriers
bt2: tests: Assert CC type, not if a subclass
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Francis Deslauriers
bt2: Add `Const` suffix to non-user component-related...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Francis Deslauriers
bt2: Add `Const` suffix to `_*Port` classes and adapt...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Francis Deslauriers
bt2: Add `Const` suffix to `_Connection` class and...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Francis Deslauriers
bt2: Add remaining trace-ir `*Const` classes and adapt...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Francis Deslauriers
bt2: Add `_Clock*Const` classes and adapt tests
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Francis Deslauriers
bt2: Add `*ValueConst` classes and adapt tests
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Francis Deslauriers
bt2: field.py: add index check in `selected_option_inde...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Francis Deslauriers
bt2: field.py: add `_count` method to `_VariantField`
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Francis Deslauriers
lib: add non-const FC borrow functions for container FCs
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Francis Deslauriers
lib: add `bt_field_borrow_class()` function declaration
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Simon Marchi
lib: fix can_seek_beginning method type cast
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Simon Marchi
bt2: fix _seek_beginning -> _user_seek_beginning in...
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.04066 seconds
and
4
git commands to generate.