projects
/
babeltrace.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add bt_common_abort() and use it instead of abort() directly
[babeltrace.git]
/
src
/
plugins
/
ctf
/
fs-src
/
fs.c
2019-11-14
Philippe Proulx
Add bt_common_abort() and use it instead of abort(...
blob
|
commitdiff
|
raw
2019-10-30
Simon Marchi
Fix: src.ctf.fs: free ds_file_info when add_ds_file_to_...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-30
Philippe Proulx
Always evaluate BT_ASSERT(); add BT_ASSERT_DBG() for...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-30
Simon Marchi
src.ctf.fs: error out when failing to create index
blob
|
commitdiff
|
raw
|
diff to current
2019-10-30
Simon Marchi
Fix: consider index of all files for data stream groups...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-30
Simon Marchi
Fix: src.ctf.fs: use BT_COMP_OR_COMP_CLASS_LOGE_APPEND_...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-17
Simon Marchi
src.ctf.fs: validate parameters using param-validation
blob
|
commitdiff
|
raw
|
diff to current
2019-10-09
Simon Marchi
lib: make can_seek_ns_from_origin logic use `can_seek_f...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-03
Francis Deslauriers
Rename `init` methods to `initialize`
blob
|
commitdiff
|
raw
|
diff to current
2019-10-03
Simon Marchi
lib: pass config object to message iterator init method...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-03
Simon Marchi
lib: pass config objects to component init methods
blob
|
commitdiff
|
raw
|
diff to current
2019-10-03
Philippe Proulx
src.ctf.fs: deterministically sort trace's DS file...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-03
Francis Deslauriers
src.ctf.fs: add `force-clock-class-origin-unix-epoch...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-03
Simon Marchi
Fix: output non-LTTng CTF trace with same relative...
blob
|
commitdiff
|
raw
|
diff to current
2019-09-10
Simon Marchi
rename `babeltrace.trace-info` to `babeltrace.trace...
blob
|
commitdiff
|
raw
|
diff to current
2019-09-04
Simon Marchi
ctf: make src.ctf.fs handle a single trace
blob
|
commitdiff
|
raw
|
diff to current
2019-09-04
Simon Marchi
ctf: make src.ctf.fs not recurse
blob
|
commitdiff
|
raw
|
diff to current
2019-09-04
Simon Marchi
ctf: remove ctf_fs_trace::name
blob
|
commitdiff
|
raw
|
diff to current
2019-09-04
Simon Marchi
ctf: make src.ctf.fs append error causes
blob
|
commitdiff
|
raw
|
diff to current
2019-09-04
Simon Marchi
Fix: ctf: fix possible use-after-free in ctf_fs_compone...
blob
|
commitdiff
|
raw
|
diff to current
2019-09-04
Francis Deslauriers
ctf: decoding: accommodate barectf `event-before-packet...
blob
|
commitdiff
|
raw
|
diff to current
2019-09-04
Francis Deslauriers
ctf: decoding: accommodate LTTng `event-after-packet...
blob
|
commitdiff
|
raw
|
diff to current
2019-09-04
Francis Deslauriers
ctf: decoding: accommodate lttng-crash timestamp quirk
blob
|
commitdiff
|
raw
|
diff to current
2019-09-04
Francis Deslauriers
ctf: index: accommodate lttng-crash timestamp quirk
blob
|
commitdiff
|
raw
|
diff to current
2019-09-04
Francis Deslauriers
ctf: index: accommodate bug in barectf tracer
blob
|
commitdiff
|
raw
|
diff to current
2019-09-04
Francis Deslauriers
ctf: index: accommodate bug in LTTng tracers
blob
|
commitdiff
|
raw
|
diff to current
2019-09-04
Francis Deslauriers
ctf: add weak ref to stream file in index entry
blob
|
commitdiff
|
raw
|
diff to current
2019-09-04
Francis Deslauriers
ctf: add tracer version extraction function
blob
|
commitdiff
|
raw
|
diff to current
2019-09-04
Philippe Proulx
lib: rename bt_value_array_get_size() -> bt_value_array...
blob
|
commitdiff
|
raw
|
diff to current
2019-08-07
Philippe Proulx
lib, bt2: make query method receive custom data
blob
|
commitdiff
|
raw
|
diff to current
2019-08-07
Philippe Proulx
lib: prepare the ground for stateful query operations
blob
|
commitdiff
|
raw
|
diff to current
2019-08-07
Philippe Proulx
Move `src/plugins/comp-logging.h` -> `src/logging/comp...
blob
|
commitdiff
|
raw
|
diff to current
2019-08-07
Philippe Proulx
Add `babeltrace.` prefix to `trace-info` and `support...
blob
|
commitdiff
|
raw
|
diff to current
2019-08-07
Simon Marchi
lib: rename INVALID_OBJECT status to UNKNOWN_OBJECT
blob
|
commitdiff
|
raw
|
diff to current
2019-08-07
Philippe Proulx
Standardize `!ptr` i/o `ptr == NULL`, `ptr` i/o `ptr...
blob
|
commitdiff
|
raw
|
diff to current
2019-08-07
Simon Marchi
cli: automatically detect sources for leftover arguments
blob
|
commitdiff
|
raw
|
diff to current
2019-08-07
Philippe Proulx
lib: rename functions to clearly indicate API inheritance
blob
|
commitdiff
|
raw
|
diff to current
2019-07-18
Philippe Proulx
Standardize `strcmp(a, b) == 0` instead of `!strcmp...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-18
Philippe Proulx
Do not check `NULL` to call g_free(): g_free() accepts...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-18
Michael Jeanson
Replace libuuid with internal implementation
blob
|
commitdiff
|
raw
|
diff to current
2019-07-18
Philippe Proulx
lib: move trace class's name, UUID, and environment...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-18
Philippe Proulx
src.ctf.fs: append error cause when no traces are found...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-18
Philippe Proulx
Fix compiler -Wall warnings (mostly incompatible enumer...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-18
Philippe Proulx
lib: strictly type function return status enumerations
blob
|
commitdiff
|
raw
|
diff to current
2019-06-20
Philippe Proulx
src.ctf.fs: use BT_COMP_LOG*() instead of BT_LOG*()
blob
|
commitdiff
|
raw
|
diff to current
2019-06-20
Philippe Proulx
src.ctf.fs: honor component's initial log level
blob
|
commitdiff
|
raw
|
diff to current
2019-06-20
Philippe Proulx
`ctf` plugin: `bt_msg_iter`: use BT_COMP_LOG*() instead...
blob
|
commitdiff
|
raw
|
diff to current
2019-06-20
Philippe Proulx
Remove unused `src/plugins/ctf/common/utils`
blob
|
commitdiff
|
raw
|
diff to current
2019-06-20
Philippe Proulx
`ctf` plugin: `bt_msg_iter`: use object's log level
blob
|
commitdiff
|
raw
|
diff to current
2019-06-20
Philippe Proulx
lib: pass log level to bt_query_executor_query()
blob
|
commitdiff
|
raw
|
diff to current
2019-06-20
Philippe Proulx
Logging: pass dynamic log level to common functions...
blob
|
commitdiff
|
raw
|
diff to current
2019-06-20
Philippe Proulx
Logging: standardize logging tags
blob
|
commitdiff
|
raw
|
diff to current
2019-06-20
Philippe Proulx
Standardize log levels used by logging statements acros...
blob
|
commitdiff
|
raw
|
diff to current
2019-06-18
Michael Jeanson
Cleanup: remove plugin-common.h
blob
|
commitdiff
|
raw
|
diff to current
2019-06-13
Michael Jeanson
Re-organize sources
blob
|
commitdiff
|
raw
|
diff to current
This page took
0.207314 seconds
and
62
git commands to generate.