projects
/
babeltrace.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lib/ctf-ir/trace.c: validate PH `packet_seq_num` field
[babeltrace.git]
/
lib
/
ctf-ir
/
2017-07-06
Philippe Proulx
lib/ctf-ir/trace.c: validate PH `packet_seq_num` field
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
Fix: allow NULL (unnamed) in bt_ctf_stream_class_{get...
tree
|
commitdiff
2017-07-05
Michael Jeanson
Port: dirfd is not portable, replace it
tree
|
commitdiff
2017-06-16
Julien Desfossez
Fix: event_header is optional
tree
|
commitdiff
2017-06-16
Julien Desfossez
Fix: wrong return code check on try_set
tree
|
commitdiff
2017-06-16
Julien Desfossez
Fix: the fields to reset are optional
tree
|
commitdiff
2017-06-16
Philippe Proulx
Remove the concept of event class attributes
tree
|
commitdiff
2017-06-16
Philippe Proulx
BT_CTF_BYTE_ORDER_NONE -> BT_CTF_BYTE_ORDER_UNSPECIFIED...
tree
|
commitdiff
2017-06-16
Philippe Proulx
Add BT_CTF_INTEGER_BASE_UNSPECIFIED
tree
|
commitdiff
2017-06-16
Jérémie Galarneau
Fix: Stream classes' id field is always serialized
tree
|
commitdiff
2017-06-16
Julien Desfossez
Fix: flush stream without packet_context
tree
|
commitdiff
2017-06-14
Philippe Proulx
ir: fields.c: fix public function names to get/set...
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
Philippe Proulx
plugins/ctf/common/notif-iter/notif-iter.c: add logging
tree
|
commitdiff
2017-06-09
Philippe Proulx
ir: do not try to create initial packet/event fields...
tree
|
commitdiff
2017-06-09
Michael Jeanson
Add missing include of unistd.h
tree
|
commitdiff
2017-06-09
Michael Jeanson
Port: replace strerror_r() with glib g_strerror()
tree
|
commitdiff
2017-06-09
Michael Jeanson
Port: Fix libuuid compat on mingw
tree
|
commitdiff
2017-06-09
Michael Jeanson
Port: Add bt_common_get_page_size
tree
|
commitdiff
2017-06-09
Philippe Proulx
ir: do not create empty structure for optional scope...
tree
|
commitdiff
2017-06-09
Philippe Proulx
ir: add BT_CTF_BYTE_ORDER_NONE and make it the default...
tree
|
commitdiff
2017-06-09
Philippe Proulx
stream.c: allow stream PC's `events_discarded` field...
tree
|
commitdiff
2017-06-09
Philippe Proulx
Add bt_ctf_trace_add_is_static_listener() and ..._remov...
tree
|
commitdiff
2017-05-28
Philippe Proulx
Replace all assert(false) and assert(0) with abort()
tree
|
commitdiff
2017-05-28
Philippe Proulx
bt_ctf_stream_map_component_to_port(): log before and...
tree
|
commitdiff
2017-05-28
Philippe Proulx
bt_ctf_trace_destroy(): logging: difference between...
tree
|
commitdiff
2017-05-28
Philippe Proulx
bt_ctf_stream_class_destroy(): log what is being destro...
tree
|
commitdiff
2017-05-28
Philippe Proulx
lib/ctf-ir/event-class.c: minor logging message edit
tree
|
commitdiff
2017-05-28
Philippe Proulx
lib/ctf-ir/validation.c: add logging
tree
|
commitdiff
2017-05-28
Philippe Proulx
lib/ctf-ir/resolve.c: add logging
tree
|
commitdiff
2017-05-28
Philippe Proulx
field-path.c: add internal function to stringify a...
tree
|
commitdiff
2017-05-28
Philippe Proulx
lib/ctf-ir/trace.c: add logging
tree
|
commitdiff
2017-05-28
Philippe Proulx
ir: add stream ID API
tree
|
commitdiff
2017-05-28
Philippe Proulx
Fix warnings emitted by `gcc -Wall`
tree
|
commitdiff
2017-05-28
Philippe Proulx
Logging: fix wrong parameters, superfluous commas,...
tree
|
commitdiff
2017-05-28
Philippe Proulx
lib/ctf-ir/event.c: replace some BT_LOGE() with BT_LOGW()
tree
|
commitdiff
2017-05-28
Philippe Proulx
CTF writer: stream: handle automatic fields more securely
tree
|
commitdiff
2017-05-28
Philippe Proulx
Validate CTF semantics in selected CTF IR functions
tree
|
commitdiff
2017-05-28
Philippe Proulx
lib/ctf-ir/stream.c: add logging
tree
|
commitdiff
2017-05-28
Philippe Proulx
fields.c: get non-existing field: log level WARN -...
tree
|
commitdiff
2017-05-28
Philippe Proulx
bt_ctf_event_serialize(): do not log whole function...
tree
|
commitdiff
2017-05-28
Philippe Proulx
lib/ctf-ir/field-types.c: use `int`, not `int64_t`...
tree
|
commitdiff
2017-05-28
Philippe Proulx
Fix: lib/ctf-ir/event-class.c: fix warnings on `ret...
tree
|
commitdiff
2017-05-28
Philippe Proulx
Fix: g_quark_try_string() is usually not a WARN trigger
tree
|
commitdiff
2017-05-28
Philippe Proulx
Fix: set no field in event/packet without warnings...
tree
|
commitdiff
2017-05-28
Philippe Proulx
lib/ctf-ir/utils.c: add logging
tree
|
commitdiff
2017-05-28
Philippe Proulx
lib/ctf-ir/fields.c: add logging
tree
|
commitdiff
2017-05-28
Philippe Proulx
lib/ctf-ir/packet.c: add more debug logging
tree
|
commitdiff
2017-05-28
Philippe Proulx
lib/ctf-ir/event-class.c: add more verbose/debug logging
tree
|
commitdiff
2017-05-28
Philippe Proulx
lib/ctf-ir/attributes.c: add assert()
tree
|
commitdiff
2017-05-28
Philippe Proulx
lib/ctf-ir/field-types.c: logging: log more details
tree
|
commitdiff
2017-05-28
Philippe Proulx
lib/ctf-ir/event.c: logging: fix log levels and more...
tree
|
commitdiff
2017-05-28
Philippe Proulx
lib/ctf-ir/field-types.c: logging: log struct/var FT...
tree
|
commitdiff
2017-05-28
Philippe Proulx
lib/ctf-ir/field-types.c: logging: log only specific...
tree
|
commitdiff
2017-05-28
Philippe Proulx
lib/ctf-ir/field-types.c: logging: log more details...
tree
|
commitdiff
2017-05-28
Philippe Proulx
lib/ctf-ir/field-types.c: add verbose logging (modifyin...
tree
|
commitdiff
2017-05-28
Philippe Proulx
lib/ctf-ir/stream-class.c: logging: fix typo
tree
|
commitdiff
2017-05-28
Philippe Proulx
Logging: use WARN level where appropriate
tree
|
commitdiff
2017-05-28
Philippe Proulx
lib/ctf-ir/field-types.c: add logging
tree
|
commitdiff
2017-05-28
Philippe Proulx
lib/ctf-ir/field-path.c: add logging
tree
|
commitdiff
2017-05-28
Philippe Proulx
lib/ctf-ir/stream-class.c: add logging
tree
|
commitdiff
2017-05-28
Philippe Proulx
lib/ctf-ir/event.c: logging: remove some context given...
tree
|
commitdiff
2017-05-28
Philippe Proulx
lib/ctf-ir/event-class.c: add logging
tree
|
commitdiff
2017-05-28
Philippe Proulx
lib/ctf-ir/event.c: add logging
tree
|
commitdiff
2017-05-28
Philippe Proulx
lib/ctf-ir/clock-class.c: improve logging with clock...
tree
|
commitdiff
2017-05-28
Philippe Proulx
Include <babeltrace/lib-logging-internal.h> before...
tree
|
commitdiff
2017-05-28
Philippe Proulx
lib/ctf-ir/packet.c: add logging
tree
|
commitdiff
2017-05-28
Philippe Proulx
include/babeltrace/object-internal.h: add logging
tree
|
commitdiff
2017-05-28
Philippe Proulx
ir: utils: use `bt_bool` instead of `int` where appropriate
tree
|
commitdiff
2017-05-28
Philippe Proulx
ir: fields/field-types: use `bt_bool` instead of `int...
tree
|
commitdiff
2017-05-28
Philippe Proulx
ir: clock class: use bt_bool instead of int for boolean...
tree
|
commitdiff
2017-05-28
Philippe Proulx
Do not use `bool` type; use new `bt_bool` instead
tree
|
commitdiff
2017-05-28
Philippe Proulx
lib/ctf-ir/clock-class.c: add logging
tree
|
commitdiff
2017-05-28
Philippe Proulx
lib/ctf-ir/attributes.c: add logging
tree
|
commitdiff
2017-05-28
Philippe Proulx
ir: attributes: fix index and count integer types
tree
|
commitdiff
2017-05-28
Philippe Proulx
Fix: ir: bt_ctf_field_type_variant_validate(): do not...
tree
|
commitdiff
2017-05-28
Philippe Proulx
Make bt_ctf_event_class_create() create an empty context FT
tree
|
commitdiff
2017-05-28
Philippe Proulx
Add bt_ctf_stream_class_create_empty()
tree
|
commitdiff
2017-05-28
Philippe Proulx
ir: make bt_ctf_trace_create() create an empty packet...
tree
|
commitdiff
2017-05-28
Philippe Proulx
Rename bt_ctf_trace_get_byte_order() -> bt_ctf_trace_ge...
tree
|
commitdiff
2017-05-28
Philippe Proulx
ir: add trace UUID getter and setter
tree
|
commitdiff
2017-05-28
Philippe Proulx
Remove bt_ctf_stream_class_get_event_class_by_name()
tree
|
commitdiff
2017-05-28
Philippe Proulx
Standardize *get_*() functions
tree
|
commitdiff
2017-05-28
Philippe Proulx
Standardize *get_*_count() functions
tree
|
commitdiff
2017-05-28
Philippe Proulx
Rename bt_ctf_clock_class_get_is_absolute() -> bt_ctf_c...
tree
|
commitdiff
2017-05-28
Philippe Proulx
Add the concept of a static trace
tree
|
commitdiff
2017-05-28
Philippe Proulx
Add bt_ctf_trace_get_stream_count() and bt_ctf_trace_ge...
tree
|
commitdiff
2017-05-28
Philippe Proulx
Notification iterator: generate automatic notifications...
tree
|
commitdiff
2017-05-28
Philippe Proulx
Remove notification-schema.h: not needed for 2.0
tree
|
commitdiff
2017-05-28
Philippe Proulx
Add `-internal` suffix to all internal header files
tree
|
commitdiff
2017-05-28
Philippe Proulx
ir: bt_ctf_event_set_clock_value(): validate clock...
tree
|
commitdiff
2017-05-28
Philippe Proulx
ir: make sure you can't add a SC to a trace with a...
tree
|
commitdiff
2017-05-28
Philippe Proulx
Rename bt_ctf_trace_set_byte_order() -> bt_ctf_trace_se...
tree
|
commitdiff
2017-05-28
Philippe Proulx
Rename bt_ctf_type_id -> bt_ctf_field_type_id (and...
tree
|
commitdiff
next
This page took
0.041628 seconds
and
7
git commands to generate.