2017-06-16 |
Philippe Proulx | ctf: remove strict metadata mode, update automatic...
|
commit | commitdiff | tree |
2017-06-16 |
Philippe Proulx | Remove the concept of event class attributes
|
commit | commitdiff | tree |
2017-06-16 |
Philippe Proulx | BT_CTF_BYTE_ORDER_NONE -> BT_CTF_BYTE_ORDER_UNSPECIFIED...
|
commit | commitdiff | tree |
2017-06-16 |
Philippe Proulx | test_ctf_writer.c: do not check for invalid event class...
|
commit | commitdiff | tree |
2017-06-16 |
Philippe Proulx | plugins/lttng-utils/Makefile.am: add all source files...
|
commit | commitdiff | tree |
2017-06-16 |
Philippe Proulx | Add BT_CTF_INTEGER_BASE_UNSPECIFIED
|
commit | commitdiff | tree |
2017-06-16 |
Jérémie Galarneau | Fix: Stream classes' id field is always serialized
|
commit | commitdiff | tree |
2017-06-16 |
Julien Desfossez | Fix: flush stream without packet_context
|
commit | commitdiff | tree |
2017-06-16 |
Jérémie Galarneau | Add BT_LOG*_ERRNO() logging macros
|
commit | commitdiff | tree |
2017-06-15 |
Julien Desfossez | debug-info fix: packet_context is optional
|
commit | commitdiff | tree |
2017-06-14 |
Jérémie Galarneau | Fix: uninitialized return value in copy.c
|
commit | commitdiff | tree |
2017-06-14 |
Philippe Proulx | Remove legacy printf_verbose()/printf_debug() and others
|
commit | commitdiff | tree |
2017-06-14 |
Philippe Proulx | visitor-generate-ir.c: automatically map specific fields...
|
commit | commitdiff | tree |
2017-06-14 |
Philippe Proulx | ctf: add metadata decoder config. and `strict-metadata...
|
commit | commitdiff | tree |
2017-06-14 |
Philippe Proulx | source.ctf.fs: remove ctf_fs_debug symbol
|
commit | commitdiff | tree |
2017-06-14 |
Philippe Proulx | Fix: cli: help command: accept leftover when --component...
|
commit | commitdiff | tree |
2017-06-14 |
Philippe Proulx | cli: add global --log-level option
|
commit | commitdiff | tree |
2017-06-14 |
Philippe Proulx | Use BABELTRACE_FORCE_COLORS environment variable to...
|
commit | commitdiff | tree |
2017-06-14 |
Philippe Proulx | Logging: add colors depending on log level
|
commit | commitdiff | tree |
2017-06-14 |
Philippe Proulx | visitor-generate-ir.c: logging: add stream's line number...
|
commit | commitdiff | tree |
2017-06-14 |
Philippe Proulx | visitor-semantic-validator.c: standardize logging
|
commit | commitdiff | tree |
2017-06-14 |
Philippe Proulx | plugins/ctf/common/metadata/visitor-parent-links.c...
|
commit | commitdiff | tree |
2017-06-14 |
Philippe Proulx | plugins/ctf/common/metadata/objstack.c: add logging
|
commit | commitdiff | tree |
2017-06-14 |
Philippe Proulx | plugins/ctf/common/metadata/decoder.c: standardize...
|
commit | commitdiff | tree |
2017-06-14 |
Philippe Proulx | plugins/ctf/common/metadata: logging: standardize in...
|
commit | commitdiff | tree |
2017-06-14 |
Philippe Proulx | visitor-generate-ir.c: logging: standardize messages...
|
commit | commitdiff | tree |
2017-06-14 |
Philippe Proulx | ir: fields.c: fix public function names to get/set...
|
commit | commitdiff | tree |
2017-06-12 |
Michael Jeanson | Port: Enable libtool to produce DLLs
|
commit | commitdiff | tree |
2017-06-12 |
Michael Jeanson | Port: Remove unused header pwd.h
|
commit | commitdiff | tree |
2017-06-12 |
Michael Jeanson | Add logging to compat
|
commit | commitdiff | tree |
2017-06-12 |
Michael Jeanson | Add missing files to gitignore
|
commit | commitdiff | tree |
2017-06-12 |
Michael Jeanson | Port: Remove unused header in test_plugin
|
commit | commitdiff | tree |
2017-06-12 |
Michael Jeanson | Don't add module symbols to global namespace
|
commit | commitdiff | tree |
2017-06-09 |
Jérémie Galarneau | Set version extra to pre1
|
commit | commitdiff | tree |
2017-06-09 |
Mathieu Desnoyers | Fix: debug info plugin incorrect assumption about header...
|
commit | commitdiff | tree |
2017-06-09 |
Mathieu Desnoyers | Fix: various fixes for ctf-traces/succeed test cases
|
commit | commitdiff | tree |
2017-06-09 |
Philippe Proulx | configure.ac: make the minimal, build-time log level...
|
commit | commitdiff | tree |
2017-06-09 |
Philippe Proulx | cli: use WARN as the default log level when not explicitly...
|
commit | commitdiff | tree |
2017-06-09 |
Philippe Proulx | cli: set all the log level of all known loggers with...
|
commit | commitdiff | tree |
2017-06-09 |
Philippe Proulx | cli: convert: allow multiple paths to be passed as...
|
commit | commitdiff | tree |
2017-06-09 |
Julien Desfossez | Fix: remove listener check
|
commit | commitdiff | tree |
2017-06-09 |
Julien Desfossez | Fix copytrace: check field exists before copy
|
commit | commitdiff | tree |
2017-06-09 |
Mathieu Desnoyers | Fix: uninitialized variable
|
commit | commitdiff | tree |
2017-06-09 |
Mathieu Desnoyers | Fix: event, stream names can be strings
|
commit | commitdiff | tree |
2017-06-09 |
Mathieu Desnoyers | Fix: make check in out-of-tree
|
commit | commitdiff | tree |
2017-06-09 |
Mathieu Desnoyers | Fix: out-of-tree build
|
commit | commitdiff | tree |
2017-06-09 |
Mathieu Desnoyers | Fix: add missing files to make dist, disable python...
|
commit | commitdiff | tree |
2017-06-09 |
Jérémie Galarneau | Remove former logging header print.h from source.ctf...
|
commit | commitdiff | tree |
2017-06-09 |
Jérémie Galarneau | source.ctf.fs: implement the trace-info query
|
commit | commitdiff | tree |
2017-06-09 |
Philippe Proulx | plugins/lttng-utils/copy.c: fix uninitialized use warning
|
commit | commitdiff | tree |
2017-06-09 |
Julien Desfossez | debug-info: sync the copied trace on static change
|
commit | commitdiff | tree |
2017-06-09 |
Julien Desfossez | debug-info: handle the static notifications
|
commit | commitdiff | tree |
2017-06-09 |
Julien Desfossez | debug-info refactoring
|
commit | commitdiff | tree |
2017-06-09 |
Julien Desfossez | fs-sink: useless active_stream member
|
commit | commitdiff | tree |
2017-06-09 |
Philippe Proulx | include/babeltrace/graph/private-connection.h: add...
|
commit | commitdiff | tree |
2017-06-09 |
Philippe Proulx | doc/api: add missing babeltrace-cli.png image
|
commit | commitdiff | tree |
2017-06-09 |
Philippe Proulx | cli: use -o ctf --output /output/path to quickly instantiate...
|
commit | commitdiff | tree |
2017-06-09 |
Philippe Proulx | bt_ctf_field_type_integer_set_size(): take unsigned...
|
commit | commitdiff | tree |
2017-06-09 |
Philippe Proulx | bt_ctf_stream_get_discarded_events_count(): return int
|
commit | commitdiff | tree |
2017-06-09 |
Philippe Proulx | utils.muxer: expect specific clock class properties...
|
commit | commitdiff | tree |
2017-06-09 |
Philippe Proulx | ir: do not automatically generate a UUID in bt_ctf_clock_cla...
|
commit | commitdiff | tree |
2017-06-09 |
Mathieu Desnoyers | plugin-so: use list of components instead of glib hash...
|
commit | commitdiff | tree |
2017-06-09 |
Philippe Proulx | cli: use --component=NAME:{source,filter,sink}.PLUGIN...
|
commit | commitdiff | tree |
2017-06-09 |
Mathieu Desnoyers | lttng-live: check graph cancel state, check ctf trace...
|
commit | commitdiff | tree |
2017-06-09 |
Philippe Proulx | Fix build with BUILT_IN_PLUGINS=1
|
commit | commitdiff | tree |
2017-06-09 |
Philippe Proulx | Add bt_graph_add_component(), make bt_component_create...
|
commit | commitdiff | tree |
2017-06-09 |
Mathieu Desnoyers | lttng-live: correctly handle ctrl-c and fix leaks
|
commit | commitdiff | tree |
2017-06-09 |
Philippe Proulx | End connection on destruction
|
commit | commitdiff | tree |
2017-06-09 |
Philippe Proulx | Cancel the graph on destruction
|
commit | commitdiff | tree |
2017-06-09 |
Philippe Proulx | connection.c: refuse to create a notif. iter. when...
|
commit | commitdiff | tree |
2017-06-09 |
Philippe Proulx | lib/graph/{filter.c,sink.c,source.c}: fix log messages
|
commit | commitdiff | tree |
2017-06-09 |
Jérémie Galarneau | Remove dependancies on ctf.fs source component caused...
|
commit | commitdiff | tree |
2017-06-09 |
Jérémie Galarneau | Move ctf-fs source query implementations to their own...
|
commit | commitdiff | tree |
2017-06-09 |
Philippe Proulx | Fix: do not use BT_MOVE() when the destination memory...
|
commit | commitdiff | tree |
2017-06-09 |
Philippe Proulx | Make bt_private_connection_create_notification_iterator...
|
commit | commitdiff | tree |
2017-06-09 |
Philippe Proulx | Refuse to add port to component when parent graph is...
|
commit | commitdiff | tree |
2017-06-09 |
Philippe Proulx | graph.c: do not warn when the graph is canceled during...
|
commit | commitdiff | tree |
2017-06-09 |
Philippe Proulx | Add internal bt_component_borrow_graph()
|
commit | commitdiff | tree |
2017-06-09 |
Philippe Proulx | Make bt_private_component_*_add_*_port() return a status...
|
commit | commitdiff | tree |
2017-06-09 |
Philippe Proulx | Make bt_graph_connect_ports() return a status code
|
commit | commitdiff | tree |
2017-06-09 |
Philippe Proulx | Add bt_connection_is_ended()
|
commit | commitdiff | tree |
2017-06-09 |
Philippe Proulx | plugins/ctf/common/notif-iter/notif-iter.c: add logging
|
commit | commitdiff | tree |
2017-06-09 |
Julien Desfossez | fs-sink: flush open packets on destroy
|
commit | commitdiff | tree |
2017-06-09 |
Julien Desfossez | Fix sink.ctf.fs: mark the trace as static on destroy
|
commit | commitdiff | tree |
2017-06-09 |
Julien Desfossez | fs-sink: fix check trace completed when static is set
|
commit | commitdiff | tree |
2017-06-09 |
Mathieu Desnoyers | lttng-live: populate trace name
|
commit | commitdiff | tree |
2017-06-09 |
Philippe Proulx | Fix: cancel a notif. iter. finalized during its "next...
|
commit | commitdiff | tree |
2017-06-09 |
Philippe Proulx | Fix: do not allow a notif. iter. to call the user's...
|
commit | commitdiff | tree |
2017-06-09 |
Philippe Proulx | ir: do not try to create initial packet/event fields...
|
commit | commitdiff | tree |
2017-06-09 |
Julien Desfossez | copy_trace: copy the trace name
|
commit | commitdiff | tree |
2017-06-09 |
Julien Desfossez | fs-sink: handle trace name
|
commit | commitdiff | tree |
2017-06-09 |
Julien Desfossez | always copy packet/content_size, they are overwritten...
|
commit | commitdiff | tree |
2017-06-09 |
Julien Desfossez | Fix copytrace: copy the entire payload_type
|
commit | commitdiff | tree |
2017-06-09 |
Julien Desfossez | clock description is optional
|
commit | commitdiff | tree |
2017-06-09 |
Julien Desfossez | move the copy of event_context in ctf_copy_event_class
|
commit | commitdiff | tree |
2017-06-09 |
Julien Desfossez | Fix copytrace: packet header is optional
|
commit | commitdiff | tree |
2017-06-09 |
Julien Desfossez | support adding streams on non-static traces
|
commit | commitdiff | tree |
2017-06-09 |
Julien Desfossez | Remove dead code from the debug-info component class
|
commit | commitdiff | tree |
2017-06-09 |
Julien Desfossez | Fix debug-info: handle event layouts of lttng-ust traces...
|
commit | commitdiff | tree |
2017-06-09 |
Julien Desfossez | fs-sink: fix handling static notifications
|
commit | commitdiff | tree |
next |