projects
/
babeltrace.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Add bt_connection_is_ended()
2017-05-28
Jérémie Galarneau
Fix: return of garbage value in copy_find_clock_array_field...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Fix: return of garbage value on empty specifier list
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Fix: return of garbage value when trace has no stream...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Fix: NULL dereference in logging on btr allocation...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Fix: NULL dereference in logging on notit allocation...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Fix: dereference of NULL mdec when opening packetized...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Fix: potential NULL dereference of ctf_fs_file path
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Fix: ds_file_munmap must check ds_file for NULL
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Fix: unchecked bt_ctf_event_set_clock_value return...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Clean-up: unused next_return assignation in muxer test
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Fix: uninitialized ret value used in set_debug_info_field
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Fix: possible NULL dereference of uuid in test
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
lib/plugin/plugin.c: add logging
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Replace all assert(false) and assert(0) with abort()
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
lib/graph/iterator.c: add logging
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
lib/graph/clock-class-priority-map.c: add logging
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
lib/graph/component-class.c: add logging
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
lib/graph/sink.c: add logging
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
lib/graph/filter.c: add logging
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
lib/graph/source.c: add logging
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Remove useless component/iterator validation functions
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
bt_notification_iterator_create(): assert the type...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
lib/graph/connection.c: add logging
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Julien Desfossez
fix: bt_put on potentially unintialized variable
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Julien Desfossez
fs-sink: only subscribe to relevant notifications
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Julien Desfossez
fix: useless warning
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Julien Desfossez
Fix debug-info leak: unbalanced get/put
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Julien Desfossez
trimmer: cleanup the packet_map if iterator destroyed...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Julien Desfossez
debug_info fix: useless reference
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Julien Desfossez
debug-info fix: remove useless get function
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Julien Desfossez
trimmer: close when end is reached
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Julien Desfossez
trimmer fix: notification handling
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Julien Desfossez
debug_info: fix graph connection
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Julien Desfossez
fix copytrace: set the byte order
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Julien Desfossez
copytrace: option to skip the copy of packet/content...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Julien Desfossez
fix: optional fields
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
lib/graph/notification/event.c: fix clock class leak
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
lib/graph/port.c: add logging
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Remove component's initialization state flag
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
lib/graph/component.c: add logging
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
bt_ctf_stream_map_component_to_port(): log before and...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Remove bt_component_set_name()
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
lib/graph/graph.c: add logging
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Remove bt_graph_add_component_as_sibling()
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
bt_ctf_trace_destroy(): logging: difference between...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
bt_ctf_stream_class_destroy(): log what is being destroyed/put
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
lib/ctf-ir/event-class.c: minor logging message edit
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
lib/ctf-ir/validation.c: add logging
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
ref.c: warn when the ref count goes from 0 to 18446744073709...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
ref.c: do not change ref count when release function...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
lib/ctf-ir/resolve.c: add logging
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
field-path.c: add internal function to stringify a...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
lib/ctf-ir/trace.c: add logging
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
ctf.fs source: make traces static when all streams...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
plugin-so.c: use BABELTRACE_NO_DLCLOSE env. var. to...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
ctf.fs source: add trace file rotation (stream instance...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
ctf plugin: add bt_ctf_notif_iter_get_packet_header_context_...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
ir: add stream ID API
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
cli: --force-correlate -> utils.muxer's `ignore-absolute...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Fix: do not require lttng-utils.debug-info with --disable...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Fix: ctf.fs source: append all ctf_fs_trace objects...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
ctf.fs source: recurse to find multiples CTF traces
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Fix warnings emitted by `gcc -Wall`
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Library: log version (INFO) on construction
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
babeltrace(1): reset console after graph stops running
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
logging-internal.h: use __attribute__((format)) to...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Logging: fix wrong parameters, superfluous commas,...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
lib/ctf-ir/event.c: replace some BT_LOGE() with BT_LOGW()
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
CTF writer: stream: handle automatic fields more securely
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Validate CTF semantics in selected CTF IR functions
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Event notification: make sure contained event has a...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
lib/ctf-ir/stream.c: add logging
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
fields.c: get non-existing field: log level WARN -...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
bt_ctf_event_serialize(): do not log whole function...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Mathieu Desnoyers
Fix: lttng-live enum mismatch
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
lib/ctf-ir/field-types.c: use `int`, not `int64_t`...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Fix: lib/ctf-ir/event-class.c: fix warnings on `ret...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Fix: g_quark_try_string() is usually not a WARN trigger
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Fix: set no field in event/packet without warnings...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Mathieu Desnoyers
lttng-live: handle EINTR and graph cancelation
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Mathieu Desnoyers
Fix: invoke bt_ctf_trace_set_is_static only when trace...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
lib/ctf-ir/utils.c: add logging
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
lib/ctf-ir/fields.c: add logging
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
lib/values.c: add more verbose/debug logging
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
lib/ctf-ir/packet.c: add more debug logging
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
lib/ctf-ir/event-class.c: add more verbose/debug logging
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
lib/ctf-ir/attributes.c: add assert()
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Update logging guide: more about the WARN level
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
lib/ctf-ir/field-types.c: logging: log more details
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
lib/ctf-ir/event.c: logging: fix log levels and more...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
lib/ctf-ir/field-types.c: logging: log struct/var FT...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
lib/ctf-ir/field-types.c: logging: log only specific...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
lib/ctf-ir/field-types.c: logging: log more details...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Mathieu Desnoyers
lttng-live: change loglevel env var to BABELTRACE_PLUGIN_CTF...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Mathieu Desnoyers
lttng-live: ensure that port connections go to the...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Mathieu Desnoyers
Fix: don't call iterator finalize more than once
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Mathieu Desnoyers
Fix: muxer: handle CANCELED status
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Update logging guide
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
lib/ctf-ir/field-types.c: add verbose logging (modifying...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-28
Mathieu Desnoyers
LTTng live: use common url parser
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
next
This page took
0.039482 seconds
and
3
git commands to generate.