projects
/
babeltrace.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
babeltrace.git
2015-05-12
Jérémie Galarneau
ir: validate sequence length fields and variant tags...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Jérémie Galarneau
ir: validate sequence length fields and variant tags...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Jérémie Galarneau
ir: Implement a field type visitor to resolve dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Jérémie Galarneau
ir: only perform trace freeze if not already frozen
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Jérémie Galarneau
Clean-up: line exceeding 80 chars in trace.c
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Jérémie Galarneau
Docs: add comment about bt_ctf_trace_add_stream_class...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Jérémie Galarneau
ir: add bt_ctf_field_type_variant_set_tag()
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Jérémie Galarneau
ir: add tag field path to variant field type
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Jérémie Galarneau
ir: add length_field_path to sequence field type
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Jérémie Galarneau
ir: add bt_ctf_field_path internal API
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Jérémie Galarneau
ir: add bt_ctf_field_type_variant_get_field_name_index()
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Jérémie Galarneau
ir: add bt_ctf_field_type_structure_get_field_name_index()
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Jérémie Galarneau
Clean-up: Missing space in event-types-internal.h
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Glen Keane
Docs: Updated available input formats on manpage
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Philippe Proulx
ir: add tests for bt_ctf_event_copy()
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Philippe Proulx
Fix: ir: match .h names for get/set_header()
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Jérémie Galarneau
ir: add bt_ctf_event_set_payload_field()
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Philippe Proulx
ir: add bt_ctf_event_get_payload_field()
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Philippe Proulx
ir: add bt_ctf_event_copy() (event deep copy)
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Philippe Proulx
ir: add tests for bt_ctf_field_copy()
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Philippe Proulx
ir: make bt_ctf_field_copy() public
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Philippe Proulx
Fix: ir: copy struct/seq/array NULL fields
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Philippe Proulx
Fix: ir: incr ref of existing sequence/array field
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Philippe Proulx
Fix: ir: return current variant's field if possible
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Philippe Proulx
Fix: ir: seq copy: initialize internal array
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Philippe Proulx
Fix: ir: bt_ctf_field_copy(): copy payload_set
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Philippe Proulx
objects: Doxygen: note about frozen copy
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Jérémie Galarneau
Docs: weird phrasing in Babeltrace(1)
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Jérémie Galarneau
Replace g_string_insert_len() by g_string_append_len()
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Philippe Proulx
Add tests for bt_ctf_field_string_append_len()
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Philippe Proulx
ir: add bt_ctf_field_string_append_len()
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Philippe Proulx
Add tests for bt_ctf_field_string_append()
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Philippe Proulx
ir: add bt_ctf_field_string_append()
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Antoine Busque
Fix: return event timestamp in _timestamp_at_pos
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Philippe Proulx
Fix: ir: make sure "stream_id" attr is always right
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Jérémie Galarneau
Tests: add environment field can be added after stream...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Jérémie Galarneau
Fix: Allow the addition of environment fields to a...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Jérémie Galarneau
Cleanup: Remove unused trace environment types
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Jérémie Galarneau
Cleanup: introduce internal bt_ctf_trace_freeze()
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Jérémie Galarneau
Move bt_ctf_attributes API to internal headers
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Jérémie Galarneau
Remove stale file from include/Makefile.am
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Jérémie Galarneau
Fix: possible NULL pointer dereference in CTF Writer...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Jérémie Galarneau
Fix: Ensure assertions have no side-effect
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Jérémie Galarneau
Fix: Uninitialized return value in bt_ctf_event_class_g...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Jérémie Galarneau
ir: add tests for bt_ctf_event's stream accessor
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Jérémie Galarneau
ir: add tests for bt_ctf_stream_class trace accessor
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Jérémie Galarneau
ir: add trace accessor to bt_ctf_stream_class
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Jérémie Galarneau
ir: add stream accessor to bt_ctf_event
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Jérémie Galarneau
Cleanup: remove unused bt_ctf_stream_set_trace function
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Jérémie Galarneau
ir: add weak reference to parent trace to bt_ctf_stream...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Jérémie Galarneau
ir: add weak reference to parent stream to bt_ctf_event
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Philippe Proulx
ir: add tests for duplicate event classes
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Philippe Proulx
Fix: ir: make duplicate event classes check smarter
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Philippe Proulx
ir: add tests for event class attributes
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Philippe Proulx
ir: add attributes support to event classes
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Philippe Proulx
ir: make trace environment use bt_object
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Philippe Proulx
objects: Doxygen: bt_object_type: minor fix
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Philippe Proulx
objects: optimize loops by using i instead of x
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Philippe Proulx
objects: Doxygen: add cross-references
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Philippe Proulx
objects: Doxygen: more details on bt_object_null
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Philippe Proulx
objects: add bt_object_freeze() and more statuses
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Philippe Proulx
objects: make static functions also inline
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Philippe Proulx
objects: Doxygen: \i -> \em
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Philippe Proulx
objects: introduce enum bt_object_status
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Philippe Proulx
objects tests: bt_object_array_set()
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Philippe Proulx
objects: add bt_object_array_set()
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Philippe Proulx
objects: simplify destroy functions
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Philippe Proulx
objects: use GPtrArray instead of GArray
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Jérémie Galarneau
Fix: remove test_bt_objects from SCRIPT_LIST
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Jérémie Galarneau
Mark object type check functions as static
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Philippe Proulx
ir: add tests for bt_ctf_stream_class_get_event_class_b...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Philippe Proulx
ir: add bt_ctf_stream_class_get_event_class_by_id()
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Philippe Proulx
ir: add tests for bt_ctf_trace_get_clock_by_name()
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Philippe Proulx
ir: add bt_ctf_trace_get_clock_by_name()
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Philippe Proulx
Add basic object system tests
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Philippe Proulx
Add basic object system
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Jérémie Galarneau
Change version from 1.3.0 to 1.3.0-pre
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Jérémie Galarneau
Fix: Don't increment automatic stream-id twice
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Jérémie Galarneau
Implement bt_ctf_trace stream class accessors
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Jérémie Galarneau
Tests: Add a bt_ctf_trace_get/set_byte_order() test
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Jérémie Galarneau
Implement bt_ctf_trace_get_byte_order()
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Jérémie Galarneau
Implement bt_ctf_field_type_variant_set_tag_name()
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Jérémie Galarneau
Fix: CTF 1.8 mandates that event "fields" must be a...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Jérémie Galarneau
Fix: check string payload for NULL before calling g_str...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Jérémie Galarneau
Implement bt_ctf_event_class_get/set_payload()
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Jérémie Galarneau
Cleanup: move type_id initialization after byte order...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Jérémie Galarneau
Add Variant and Sequence IR type validation checks
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Jérémie Galarneau
Remove alias getter from IR field interface
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Jérémie Galarneau
Mark internal IR field function pointers as const
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Jérémie Galarneau
Add bt_ctf_field_type_copy() which allows deep copy...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Jérémie Galarneau
Allow unset tags on variant field types
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Jérémie Galarneau
Update version to 1.3.0
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Jérémie Galarneau
Fix: Ensure stream endianness is set when initializing...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Jérémie Galarneau
Fix: Check stream fd value before closing
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Jérémie Galarneau
Fix: missing allocation error check
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Jérémie Galarneau
Freeze event classes as they are added to a stream...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Jérémie Galarneau
Tests: ensure that an event may be instanciated before...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Jérémie Galarneau
Docs: event class must have a stream class before event...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Jérémie Galarneau
Fix: Missing stdint.h in trace.h
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Jérémie Galarneau
Fix: Missing stdint.h in stream.h
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.052633 seconds
and
4
git commands to generate.