projects
/
babeltrace.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Fix: setting the wrong status variable on query canceled
[babeltrace.git]
/
lib
/
2019-05-03
Philippe Proulx
lib: add internal bt_field_sequence_get_int_length()
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: allow a single mapped clock class within a stream...
tree
|
commitdiff
2019-05-03
Philippe Proulx
bt_field_type_compare(): deep-compare mapped clock...
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: do not allow any mapped clock class in trace's...
tree
|
commitdiff
2018-10-30
Jérémie Galarneau
Fix: invalid alignment of enumeration fields
tree
|
commitdiff
2017-12-06
Philippe Proulx
Fix: stream.c: autopopulate timestamp fields even when...
tree
|
commitdiff
2017-11-08
Jérémie Galarneau
Fix: uninitialized variable may be used warning
tree
|
commitdiff
2017-11-02
Michael Jeanson
Lazy load the python plugin provider
tree
|
commitdiff
2017-11-02
Philippe Proulx
ctf, ir: escape and unescape enumeration FT labels...
tree
|
commitdiff
2017-11-02
Philippe Proulx
Rename bt_ctf_X -> bt_X, maintain backward compat....
tree
|
commitdiff
2017-09-18
Jérémie Galarneau
Fix: ctf-writertype serialization must 'escape' '_...
tree
|
commitdiff
2017-09-18
Jérémie Galarneau
Cleanup: use tabs for code indentation
tree
|
commitdiff
2017-09-18
Jérémie Galarneau
Fix: NULL dereference on sampling and restoration of...
tree
|
commitdiff
2017-09-17
Philippe Proulx
Fix: remove underscores from CTF IR field names at...
tree
|
commitdiff
2017-09-17
Jérémie Galarneau
Omit 'value' from is_set and reset field functions
tree
|
commitdiff
2017-09-17
Jérémie Galarneau
Cleanup: line exceeds 80 chars
tree
|
commitdiff
2017-09-17
Jérémie Galarneau
Fix: ensure sequence length field value is set and...
tree
|
commitdiff
2017-09-17
Jérémie Galarneau
Cleanup: coding style mandates space after cast operator
tree
|
commitdiff
2017-09-17
Jérémie Galarneau
Add field value is_set and reset functions to the publi...
tree
|
commitdiff
2017-09-17
Jérémie Galarneau
Allocate structure fields on creation
tree
|
commitdiff
2017-09-17
Jérémie Galarneau
Use boolean for frozen and set field states
tree
|
commitdiff
2017-09-17
Jérémie Galarneau
Enumeration mapping iterator's initial position is...
tree
|
commitdiff
2017-09-17
Philippe Proulx
lib/ctf-ir/utils.c: lazy-initialize the hash table...
tree
|
commitdiff
2017-09-17
Philippe Proulx
Implement bt_private_connection_notification_iterator_f...
tree
|
commitdiff
2017-09-17
Philippe Proulx
Rename bt_X_from_private_X() -> bt_X_from_private()
tree
|
commitdiff
2017-09-17
Philippe Proulx
Avoid unnecessary inclusions in public headers
tree
|
commitdiff
2017-09-17
Philippe Proulx
Split clock value API from clock class API
tree
|
commitdiff
2017-09-17
Philippe Proulx
lib: add output port notification iterator
tree
|
commitdiff
2017-09-17
Philippe Proulx
Split notification iterator API into base and specializ...
tree
|
commitdiff
2017-09-17
Philippe Proulx
Remove notification iterator seeking API until it's...
tree
|
commitdiff
2017-09-17
Philippe Proulx
lib: graph: disallow recursive consuming
tree
|
commitdiff
2017-09-17
Philippe Proulx
lib: graph.c: call bt_graph_consume_no_check() in bt_gr...
tree
|
commitdiff
2017-09-17
Philippe Proulx
ir: stream.c: do not truncate file at each packet flush
tree
|
commitdiff
2017-09-17
Philippe Proulx
Add query executor
tree
|
commitdiff
2017-08-21
Philippe Proulx
lib/plugin/plugin.c: log more details when g_module_ope...
tree
|
commitdiff
2017-08-21
Mathieu Desnoyers
Cleanup: no need to check for NULL before g_free
tree
|
commitdiff
2017-08-21
Philippe Proulx
lib/plugin/plugin.c: do not use G_MODULE_BIND_LOCAL...
tree
|
commitdiff
2017-08-21
Philippe Proulx
Add built-in colander sink component class
tree
|
commitdiff
2017-08-21
Philippe Proulx
graph: check if graph has at least one sink to return...
tree
|
commitdiff
2017-08-21
Philippe Proulx
Fix: CC prio. map. leak in event notification
tree
|
commitdiff
2017-08-21
Philippe Proulx
lib: do not finalize a non-initialized notification...
tree
|
commitdiff
2017-08-21
Philippe Proulx
bt_ctf_clock_value_create(): freeze clock class
tree
|
commitdiff
2017-08-21
Philippe Proulx
Graph: pass remove listeners when adding listeners
tree
|
commitdiff
2017-08-21
Philippe Proulx
ir: trace: pass remove listeners when adding listeners
tree
|
commitdiff
2017-08-21
Philippe Proulx
bt_notification_inactivity_create(): create an empty...
tree
|
commitdiff
2017-08-21
Philippe Proulx
bt_notification_event_create(): create an empty CC...
tree
|
commitdiff
2017-08-21
Philippe Proulx
lib: use `enum bt_port_status` where possible
tree
|
commitdiff
2017-08-09
Mathieu Desnoyers
Fix: ctf-testsuite variant-missing-fields
tree
|
commitdiff
2017-08-09
Mathieu Desnoyers
Fix: unchecked return value of bt_ctf_field_type_get_fi...
tree
|
commitdiff
2017-08-09
Mathieu Desnoyers
Fix: remove dead code
tree
|
commitdiff
2017-08-09
Mathieu Desnoyers
Fix: dereference after null check
tree
|
commitdiff
2017-08-09
Mathieu Desnoyers
Fix: Dereference null return value
tree
|
commitdiff
2017-08-09
Mathieu Desnoyers
Fix: null check after deref, use uninitialized or freed...
tree
|
commitdiff
2017-08-09
Mathieu Desnoyers
Fix: assert compared unsigned to 0
tree
|
commitdiff
2017-08-09
Mathieu Desnoyers
Fix: resolve.c: enum type mismatch
tree
|
commitdiff
2017-07-19
Michael Jeanson
Port: handle 'size_t' / 'off_t' on Solaris
tree
|
commitdiff
2017-07-18
Philippe Proulx
Fix: clock-class.c: cache ns from Epoch and check for...
tree
|
commitdiff
2017-07-18
Mathieu Desnoyers
Fix: packet sequence number handling and discarded...
tree
|
commitdiff
2017-07-17
Michael Jeanson
Completely rework configure.ac
tree
|
commitdiff
2017-07-17
Michael Jeanson
Cleanup: uuid library detection
tree
|
commitdiff
2017-07-17
Michael Jeanson
Fix: Don't override user variables within the build...
tree
|
commitdiff
2017-07-06
Philippe Proulx
lib/ctf-ir/clock-class.c: serialize `true`/`false`...
tree
|
commitdiff
2017-07-06
Philippe Proulx
lib/ctf-ir/clock-class.c: only serialize UUID if it...
tree
|
commitdiff
2017-07-06
Philippe Proulx
lib: use dedicated BT_LOG*_ERRNO() instead of using...
tree
|
commitdiff
2017-07-06
Philippe Proulx
ir: stream: prefer to use stream's name for (CTF writer...
tree
|
commitdiff
2017-07-06
Philippe Proulx
Automatically generate discarded packets/events notific...
tree
|
commitdiff
2017-07-06
Philippe Proulx
lib/ctf-ir/trace.c: validate PH `packet_seq_num` field
tree
|
commitdiff
2017-07-06
Philippe Proulx
lib/graph/notification/inactivity.c: add missing `ret...
tree
|
commitdiff
2017-07-06
Philippe Proulx
bt_ctf_clock_class_create(): add a frequency parameter
tree
|
commitdiff
2017-07-06
Philippe Proulx
stream.c: standardize "Cannot truncate stream file...
tree
|
commitdiff
2017-07-06
Philippe Proulx
lib/graph/notification/stream.c: add logging
tree
|
commitdiff
2017-07-06
Philippe Proulx
lib/graph/notification/packet.c: add logging
tree
|
commitdiff
2017-07-06
Philippe Proulx
Remove unused bt_notification_get_stream()
tree
|
commitdiff
2017-07-06
Philippe Proulx
Fix: allow NULL (unnamed) in bt_ctf_stream_class_{get...
tree
|
commitdiff
2017-07-06
Philippe Proulx
lib/graph/notification/inactivity.c: add logging
tree
|
commitdiff
2017-07-06
Philippe Proulx
lib/graph/notification/event.c: add logging
tree
|
commitdiff
2017-07-05
Michael Jeanson
Port: plugin system compat for mingw / macOS
tree
|
commitdiff
2017-07-05
Michael Jeanson
Add libbabeltrace-ctf for backwards compat
tree
|
commitdiff
2017-07-05
Michael Jeanson
Port: Replace readdir_r by nftw
tree
|
commitdiff
2017-07-05
Michael Jeanson
Port: dirfd is not portable, replace it
tree
|
commitdiff
2017-07-05
Jérémie Galarneau
Fix: bt_component_create is not hidden
tree
|
commitdiff
2017-06-21
Julien Desfossez
Fix: event_header is optional
tree
|
commitdiff
2017-06-21
Julien Desfossez
Fix: wrong return code check on try_set
tree
|
commitdiff
2017-06-21
Julien Desfossez
Fix: the fields to reset are optional
tree
|
commitdiff
2017-06-21
Philippe Proulx
Remove the concept of event class attributes
tree
|
commitdiff
2017-06-21
Philippe Proulx
BT_CTF_BYTE_ORDER_NONE -> BT_CTF_BYTE_ORDER_UNSPECIFIED...
tree
|
commitdiff
2017-06-21
Philippe Proulx
Add BT_CTF_INTEGER_BASE_UNSPECIFIED
tree
|
commitdiff
2017-06-21
Jérémie Galarneau
Fix: Stream classes' id field is always serialized
tree
|
commitdiff
2017-06-21
Julien Desfossez
Fix: flush stream without packet_context
tree
|
commitdiff
2017-06-14
Philippe Proulx
Remove legacy printf_verbose()/printf_debug() and others
tree
|
commitdiff
2017-06-14
Philippe Proulx
ir: fields.c: fix public function names to get/set...
tree
|
commitdiff
2017-06-13
Michael Jeanson
Port: Enable libtool to produce DLLs
tree
|
commitdiff
2017-06-13
Michael Jeanson
Don't add module symbols to global namespace
tree
|
commitdiff
2017-06-09
Mathieu Desnoyers
Fix: various fixes for ctf-traces/succeed test cases
tree
|
commitdiff
2017-06-09
Mathieu Desnoyers
Fix: event, stream names can be strings
tree
|
commitdiff
2017-06-09
Philippe Proulx
bt_ctf_field_type_integer_set_size(): take unsigned...
tree
|
commitdiff
2017-06-09
Philippe Proulx
bt_ctf_stream_get_discarded_events_count(): return int
tree
|
commitdiff
2017-06-09
Philippe Proulx
ir: do not automatically generate a UUID in bt_ctf_cloc...
tree
|
commitdiff
2017-06-09
Mathieu Desnoyers
plugin-so: use list of components instead of glib hash...
tree
|
commitdiff
2017-06-09
Philippe Proulx
Fix build with BUILT_IN_PLUGINS=1
tree
|
commitdiff
next
This page took
0.044833 seconds
and
7
git commands to generate.