projects
/
babeltrace.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove Babeltrace 1 files and reorganize the tree
2017-05-28
Philippe Proulx
Remove Babeltrace 1 files and reorganize the tree
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
ctf.fs: bt_ctf_notif_iter_create(): assert() that all...
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
trace.h: update API doc
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
tests: add clock class priority map tests
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Add clock class priority map object
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
ctf.fs: split streams, one per port
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Add user data for private port
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Add graph topology tests
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Call a single "ports connected/disconnected" graph...
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Fix: call acting component's "port disconnected" method too
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
bt_graph_connect() -> bt_graph_connect_ports()
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Rename <babeltrace/component/...> -> <babeltrace/graph...
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Update notification iterator's "init" function signature
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Remove the need to implement the notification iterator...
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
"destroy" method -> "finalize" method
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Accept port connection method: take other port as parameter
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Visibility: split graph API into public and private...
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Add graph event listeners
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Allow a component to remove a port and any user to...
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Put Python plugin support in a separate shared object
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Add `babeltrace convert` argument tests
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
CLI: add `run` command and make `convert` command use it
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Fix: missing reference release in field reset
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Fix: bt_connection_get_*_port() must take a reference...
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Fix: only remove newly added components on connection...
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Fix: only add components to graph if they are not already...
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Fix: release the reference held by a child to its former...
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
babeltrace-cfg.c: do not allow duplicate -v option
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
babeltrace-cfg.c: add "Command line error" prefix to...
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
babeltrace-cfg.c: do not infer text.text sink with -v
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
babeltrace(1): add --filter option to create filter...
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
babeltrace(1): escape '.' in PLUGIN.COMPCLS arguments
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
common.c: bt_common_colors_supported(): add a few supported...
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Return component port counts by parameter
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Remove component prefix from graph, connection and...
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Add missing include in component-sink-internal.h
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Build and run hard-coded component graph in babeltrace.c
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Use graph facilities in dummy sink component class
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Use graph facilities in text component class
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Use graph facilities in trimmer component class
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Use graph facilities in writer component class
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Add missing forward declarations to component-class.h
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Replace add_iterator methods by a single new_connection...
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Implement the component graph interface
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Hide bt_component_sink_consume
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Hide filter iterator creation functions
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Hide source iterator creation functions
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Hide filter creation functions
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Add ports to the source, filter and sink component...
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Add the component port interface
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Text: print unknown enumeration mappings in red
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Implement the component connection interface
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Text: tone down the rainbow text color scheme
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Rename "query info" to "query" everywhere, and "action...
commit
|
commitdiff
|
tree
2017-05-28
Julien Desfossez
text: mask some internal fields
commit
|
commitdiff
|
tree
2017-05-28
Julien Desfossez
Add the verbose parameter to the legacy text options
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
babeltrace(1): support -o metadata legacy option
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
ctf.fs source: add `get-metadata-info` query info action
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
babeltrace(1): print value with colors
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
babeltrace(1): add the query-info command
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
babeltrace-cfg: put comp. class type within struct...
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
bt2: test query info API
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
bt2: add support for the "query info" API
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
bt2: raise when bt2.create_plugin_from_name() finds...
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Add query info API tests
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
SO plugin API: add comp. class query info method macro...
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Add bt_component_class_query_info() API
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
babeltrace(1): handle legacy -o dummy option
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Add utils.dummy component class, move plugins/trimmer...
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
text plugin: add color support
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
babeltrace(1): add --connect option and connection...
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
babeltrace convert: add --name option
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
babeltrace(1): add help command
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
babeltrace-cfg.c: improve error messages
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Make babeltrace(1)'s CLI Git-like and implement the...
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
babeltrace.c: replace printf_verbose() with printf...
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Cleanup babeltrace-cfg, use BABELTRACE_PLUGIN_PATH
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
bt2: test comp. class help attribute
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
bt2: add support for comp. class help
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Add shared object comp. class help attribute test
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Shared object plugin: add component class help support
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Add component class help property
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
bt2: add create_plugin_from_name()
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Add bt_plugin_create_from_name() tests
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Add bt_plugin_create_from_name()
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Add support for plugins written in Python
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Add Babeltrace 2 Python bindings tests
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Add Babeltrace 2 Python bindings
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
bt_ctf_event_set_clock_value() does not need a clock...
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Add bt_ctf_clock_value_get_class()
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
Install notification headers in babeltrace/component...
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
component.c: return NULL when there's no name, not ""
commit
|
commitdiff
|
tree
2017-05-28
Philippe Proulx
component.c: iterator init method is optional
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Writer fix: set packet size to 0 on flush failure
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Writer: only reset automatically-set fields
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Writer: introduce try_set_structure_integer_field
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Writer: set the discarded events's value before serializing
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Writer: validating the packet header is not necessary
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Tests: add empty packet writer test
commit
|
commitdiff
|
tree
2017-05-28
Jérémie Galarneau
Fix: only serialize a field if it is set
commit
|
commitdiff
|
tree
next
This page took
0.04485 seconds
and
3
git commands to generate.