projects
/
babeltrace.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
babeltrace.git
2017-05-28
Philippe Proulx
Fix possible leaks in graph's current design
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
BT_GRAPH_STATUS_CANCELED is not an error, thus use...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Mathieu Desnoyers
Implement ctf.lttng-live component
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Mathieu Desnoyers
Fix: IR visitor: error msg printing
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Mathieu Desnoyers
Move print.h header to upper level dir
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
utils.muxer: fix ownership of objects
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Add graph cancellation API
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
port.{h,c}: use `bt_bool` instead of `int` where approp...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
ir: utils: use `bt_bool` instead of `int` where appropriate
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
ir: fields/field-types: use `bt_bool` instead of `int...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
ir: clock class: use bt_bool instead of int for boolean...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Do not use `bool` type; use new `bt_bool` instead
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Update include/babeltrace/babeltrace.h
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Add extras/gen-babeltrace-h.py: include/babeltrace...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Move library's version API to include/babeltrace/version.h
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
include/Makefile.am: add titles (comments) to groups...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Remove "end of trace" notification headers
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Normalize public header include guards
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
lib/ref.c: add logging
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
lib/ctf-ir/clock-class.c: add logging
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
test_ctf_writer.c: remove negative index tests
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
lib/ctf-ir/attributes.c: add logging
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
ir: attributes: fix index and count integer types
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
lib/values.c: add logging
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
tests/lib/Makefile.am: fix check_ vs. noinst_ prefix
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
cli: add logging
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
common: optimize color code functions
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Fix CLI to work with multiple ports and dynamically...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Add logging API (internal to log, public to set the...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
bt_common_shell_quote(): accept new parameter `with_sin...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Rename tests/bin -> tests/cli
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
configure.ac: define BT_ENABLE_DEBUG_INFO depending...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
ctf.fs source: metadata: fix error paths
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
tests/bin/test_convert_args: fix after updating CLI
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
tests: put TESTS list in each Makefile.am
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
plugins/ctf/fs-src/data-stream.c: fix text width
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
babeltrace-internal.h: remove unused declarations
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Do not use printf_warning() in the library
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Rename writer.writer -> ctf.fs (sink) and standardize...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Rename debug_info.debug_info -> lttng-utils.debug-info
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
debug-info.debug-info: do not use global opt_* symbols...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Fix: ir: bt_ctf_field_type_variant_validate(): do not...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Subscribe to notifications when creating a notif. iterator
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
notif-iter.c: fix warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Make bt_ctf_event_class_create() create an empty context FT
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Add bt_ctf_stream_class_create_empty()
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Remove BT_CTF_FIELD_TYPE_UNTAGGED_VARIANT
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Internalize trace listener API and bt_ctf_trace_get_met...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
ir: make bt_ctf_trace_create() create an empty packet...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
utils.muxer: add and handle `ignore-absolute` parameter
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Remove default port API
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
trace.h: API doc: do not mention listener (now internal)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
visitor-generate-ir.c: fix some error reporting terms
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
visitor-generate-ir.c: set trace object's UUID
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Rename bt_ctf_trace_get_byte_order() -> bt_ctf_trace_ge...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
ir: add trace UUID getter and setter
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
utils.muxer: fix bad behaviour caused by notification...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Set private port's user data on creation
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Remove bt_ctf_stream_class_get_event_class_by_name()
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
test_trace_listener.c: fix: set trace's native byte...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Standardize *get_*() functions
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Make libctfcopytrace a convenience lib. and link to...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Standardize *get_*_count() functions
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
ISO C: empty file needs at least one declaration
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Rename CTF IR integer FT signedness functions to use...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Rename bt_ctf_clock_class_get_is_absolute() -> bt_ctf_c...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
text.pretty: use "path" param. name instead of "output...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Add static trace tests
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Add the concept of a static trace
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Add bt_ctf_trace_get_stream_count() and bt_ctf_trace_ge...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Add bt_plugin_set object
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
ctf: bt_ctf_notif_iter_get_next_notification(): require...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Use bt_clock_class_priority_map_add_clock_class() to...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Add bt_clock_class_priority_map_copy()
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
field-types.h: API doc: add missing prehot{}
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Freeze bt_clock_class_priority_map in related notifications
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Add notification iterator tests
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Notification iterator: generate automatic notifications...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Remove notification-schema.h: not needed for 2.0
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
utils.dummy: handle AGAIN and END statuses correctly
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
text.pretty: handle AGAIN status
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
utils.muxer: fix unhandled connected ports during notif...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
text.pretty: fix handle_notification()
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
utils.muxer: fix behaviour with ports connected during...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Add basic utils.muxer tests
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Add utils.muxer component class
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
bt_plugin_create_append_all_from_dir(): use printf_verb...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Event notification: validate that CC in the CC prio...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
event-class-internal.h: fix include warning
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
text.pretty: remove unused debug info options
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
text.pretty: use clock class with highest priority...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Add bt_plugin_find_component_class()
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Fix: ctf: notif-iter.c: update_clock() uses the wrong...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
ctf.fs: make clock classes absolute when it's an LTTng...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Use the same values for different status codes
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Add bt_component_class_is_source/filter/sink()
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Add bt_port_is_input(), bt_port_is_output()
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Add bt_component_is_source(), bt_component_is_filter...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Fix a few include warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
plugins/ctf/fs/metadata.c: remove invalid return code...
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.038688 seconds
and
4
git commands to generate.