projects
/
babeltrace.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
lib: Rename to libbabeltrace2
[babeltrace.git]
/
lib
/
graph
/
graph.c
2019-06-05
Simon Marchi
lib: Make graph listeners return an error status
blob
|
commitdiff
|
raw
2019-06-05
Francis Deslauriers
lib: remove unused _NO_SINK graph status
blob
|
commitdiff
|
raw
|
diff to current
2019-05-07
Francis Deslauriers
Fix: lib/graph: Dereference before null checks
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Philippe Proulx
lib: bt_graph_{consume,run}(): add unlikely() to unlike...
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Philippe Proulx
Fix: add_component_with_init_method_data(): freeze...
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Philippe Proulx
lib: mark graph as faulty when adding a comp. or connec...
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Philippe Proulx
lib: add sink component class's "graph is configured...
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Philippe Proulx
lib: add stream activity beginning/end messages
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Philippe Proulx
lib: fully configure graph (add components, connect...
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Philippe Proulx
lib: do not allow port to be removed when message itera...
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Philippe Proulx
lib: "msgied" -> "notified" (remaining of a previous...
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Philippe Proulx
Fix: graph API: add listeners to support filter-to...
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Philippe Proulx
lib: rename "notification" -> "message"
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Philippe Proulx
lib: make public reference count functions have strict...
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Philippe Proulx
lib: update copyrights
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Philippe Proulx
lib: rename plural file names to singular
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Philippe Proulx
lib: rename "begin" to "beginning" when used as a noun
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Philippe Proulx
lib: make graph API const-correct
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Philippe Proulx
lib: make values API const-correct
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Philippe Proulx
lib: rename transforming bt_X_borrow_Y() -> bt_X_as_Y()
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Philippe Proulx
lib: graph: add "self" and some "private" APIs
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Philippe Proulx
Graph API: split into private and public APIs
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Philippe Proulx
Values API: split into private and public APIs
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Philippe Proulx
Rename: bt_put(), bt_get() -> bt_object_put_ref(),...
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Philippe Proulx
lib: make the "port connected" method return a status
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Philippe Proulx
lib: graph: remove useless checks, make functions inlin...
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Philippe Proulx
lib: update and simplify the `bt_object` API
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Philippe Proulx
Fix: bt_graph_consume(): return status
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Philippe Proulx
lib: use object pool for event and packet notifications
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Philippe Proulx
Replace assert() -> BT_ASSERT() and some preconditions...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-17
Jérémie Galarneau
Cleanup: use tabs for code indentation
blob
|
commitdiff
|
raw
|
diff to current
2017-09-17
Jérémie Galarneau
Fix: NULL dereference on sampling and restoration of...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-15
Philippe Proulx
lib: add output port notification iterator
blob
|
commitdiff
|
raw
|
diff to current
2017-09-15
Philippe Proulx
lib: graph: disallow recursive consuming
blob
|
commitdiff
|
raw
|
diff to current
2017-09-15
Philippe Proulx
lib: graph.c: call bt_graph_consume_no_check() in bt_gr...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-15
Philippe Proulx
Add query executor
blob
|
commitdiff
|
raw
|
diff to current
2017-08-11
Philippe Proulx
graph: check if graph has at least one sink to return...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-11
Philippe Proulx
Graph: pass remove listeners when adding listeners
blob
|
commitdiff
|
raw
|
diff to current
2017-06-09
Philippe Proulx
Add bt_graph_add_component(), make bt_component_create...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-09
Philippe Proulx
Cancel the graph on destruction
blob
|
commitdiff
|
raw
|
diff to current
2017-06-09
Philippe Proulx
Fix: do not use BT_MOVE() when the destination memory...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-09
Philippe Proulx
graph.c: do not warn when the graph is canceled during...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-09
Philippe Proulx
Make bt_graph_connect_ports() return a status code
blob
|
commitdiff
|
raw
|
diff to current
2017-06-09
Philippe Proulx
Make bt_graph_add_*_listener() function return a listen...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-28
Philippe Proulx
lib/graph/graph.c: add logging
blob
|
commitdiff
|
raw
|
diff to current
2017-05-28
Philippe Proulx
Remove bt_graph_add_component_as_sibling()
blob
|
commitdiff
|
raw
|
diff to current
2017-05-28
Philippe Proulx
Collect useless graph's connections
blob
|
commitdiff
|
raw
|
diff to current
2017-05-28
Philippe Proulx
babeltrace(1): handle SIGINT to cancel the graph gracefully
blob
|
commitdiff
|
raw
|
diff to current
2017-05-28
Philippe Proulx
Fix possible leaks in graph's current design
blob
|
commitdiff
|
raw
|
diff to current
2017-05-28
Philippe Proulx
Add graph cancellation API
blob
|
commitdiff
|
raw
|
diff to current
2017-05-28
Philippe Proulx
Do not use `bool` type; use new `bt_bool` instead
blob
|
commitdiff
|
raw
|
diff to current
2017-05-28
Philippe Proulx
Standardize *get_*() functions
blob
|
commitdiff
|
raw
|
diff to current
2017-05-28
Philippe Proulx
Standardize *get_*_count() functions
blob
|
commitdiff
|
raw
|
diff to current
2017-05-28
Philippe Proulx
Add "port connected" component class method
blob
|
commitdiff
|
raw
|
diff to current
2017-05-28
Philippe Proulx
Rename lib/component/ -> lib/graph/ to match include...
blob
|
commitdiff
|
raw
|
diff to current
This page took
0.154002 seconds
and
61
git commands to generate.