projects
/
babeltrace.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
lib: have separate `BT_QUERY_EXECUTOR_STATUS` and `BT_QUERY_STATUS`
[babeltrace.git]
/
cli
/
babeltrace.c
2019-05-02
Philippe Proulx
lib: have separate `BT_QUERY_EXECUTOR_STATUS` and ...
blob
|
commitdiff
|
raw
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: standardize parameters and return values
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
Values API: standardize function names
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Philippe Proulx
Rename: "float value" -> "real value"
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-11-13
Michael Jeanson
Typo: informations -> information
blob
|
commitdiff
|
raw
|
diff to current
2017-11-13
Michael Jeanson
Typo: paramater -> parameter
blob
|
commitdiff
|
raw
|
diff to current
2017-11-08
Philippe Proulx
cli: support --output opt. for -o ctf-metadata and...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-02
Philippe Proulx
Remove `PLUGIN` from component class log level environm...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-02
Philippe Proulx
cli: do not use --component in help command, only use...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-02
Philippe Proulx
Add compat layer's log level env. var. to CLI's list...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-15
Philippe Proulx
Fix: bindings/python/bt2: use appropriate log level...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-15
Philippe Proulx
Add query executor
blob
|
commitdiff
|
raw
|
diff to current
2017-08-28
Michael Jeanson
Report plugins without a path as "built-in"
blob
|
commitdiff
|
raw
|
diff to current
2017-08-28
Michael Jeanson
Port: handle ctrl+c on Mingw
blob
|
commitdiff
|
raw
|
diff to current
2017-08-11
Philippe Proulx
Fix: cli: Coverity issue: no need to check `status`
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-08-09
Mathieu Desnoyers
Fix: unchecked return values of bt_value getters
blob
|
commitdiff
|
raw
|
diff to current
2017-08-09
Mathieu Desnoyers
Fix: unchecked return value
blob
|
commitdiff
|
raw
|
diff to current
2017-08-07
Julien Desfossez
Standard logging for ctf.fs sink
blob
|
commitdiff
|
raw
|
diff to current
2017-08-07
Julien Desfossez
Standard logging for libctfcopytrace
blob
|
commitdiff
|
raw
|
diff to current
2017-07-19
Michael Jeanson
Port: handle 'size_t' / 'off_t' on Solaris
blob
|
commitdiff
|
raw
|
diff to current
2017-07-19
Michael Jeanson
Port: replace setenv() by g_setenv()
blob
|
commitdiff
|
raw
|
diff to current
2017-07-18
Michael Jeanson
Fix: g_hash_table_insert returns 'void' in glib <=...
blob
|
commitdiff
|
raw
|
diff to current
2017-07-06
Philippe Proulx
Add src.text.dmesg component class
blob
|
commitdiff
|
raw
|
diff to current
2017-07-06
Philippe Proulx
plugins/utils/muxer/muxer.c: add logging
blob
|
commitdiff
|
raw
|
diff to current
2017-07-06
Jérémie Galarneau
Fix: set intersections hashtable to NULL after destruction
blob
|
commitdiff
|
raw
|
diff to current
2017-07-05
Jérémie Galarneau
stream-intersection: use the trace-info query results...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-14
Philippe Proulx
Remove legacy printf_verbose()/printf_debug() and others
blob
|
commitdiff
|
raw
|
diff to current
2017-06-14
Philippe Proulx
cli: add global --log-level option
blob
|
commitdiff
|
raw
|
diff to current
2017-06-09
Philippe Proulx
cli: use WARN as the default log level when not explici...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-09
Philippe Proulx
cli: set all the log level of all known loggers with...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-09
Philippe Proulx
cli: use --component=NAME:{source,filter,sink}.PLUGIN...
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
Make bt_graph_connect_ports() return a status code
blob
|
commitdiff
|
raw
|
diff to current
2017-06-09
Michael Jeanson
Port: Use glib portable macros to convert gpointer...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-09
Philippe Proulx
cli: use standard logging files and macros
blob
|
commitdiff
|
raw
|
diff to current
2017-06-09
Philippe Proulx
Remove warnings when using bt_plugin_create_all_from_dir()
blob
|
commitdiff
|
raw
|
diff to current
2017-06-09
Philippe Proulx
Add bt_log_get_level_from_env() and use it
blob
|
commitdiff
|
raw
|
diff to current
2017-06-09
Philippe Proulx
cli: check for cancellation before running the graph...
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
Replace all assert(false) and assert(0) with abort()
blob
|
commitdiff
|
raw
|
diff to current
2017-05-28
Philippe Proulx
babeltrace(1): reset console after graph stops running
blob
|
commitdiff
|
raw
|
diff to current
2017-05-28
Philippe Proulx
Logging: fix wrong parameters, superfluous commas,...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-28
Mathieu Desnoyers
Implement cmd_print_lttng_live_sessions
blob
|
commitdiff
|
raw
|
diff to current
2017-05-28
Philippe Proulx
cli/babeltrace.c: logging: add details in graph listeners
blob
|
commitdiff
|
raw
|
diff to current
2017-05-28
Philippe Proulx
cli/babeltrace.c: improve main loop's logging
blob
|
commitdiff
|
raw
|
diff to current
2017-05-28
Philippe Proulx
cli/babeltrace.c: handle usleep()'s error
blob
|
commitdiff
|
raw
|
diff to current
2017-05-28
Philippe Proulx
cli/babeltrace.c: do not call load_all_plugins() in...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-28
Philippe Proulx
cli/babeltrace.c: add logging when the command completes
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
Mathieu Desnoyers
Implement ctf.lttng-live component
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
cli: add logging
blob
|
commitdiff
|
raw
|
diff to current
2017-05-28
Philippe Proulx
Fix CLI to work with multiple ports and dynamically...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-28
Philippe Proulx
Remove default port API
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 bt_plugin_set object
blob
|
commitdiff
|
raw
|
diff to current
2017-05-28
Philippe Proulx
Rename converter/ -> cli/ (it's more than a converter...
blob
|
commitdiff
|
raw
|
diff to current
This page took
0.164519 seconds
and
71
git commands to generate.