projects
/
babeltrace.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Move to kernel style SPDX license identifiers
[babeltrace.git]
/
src
/
plugins
/
ctf
/
fs-src
/
data-stream-file.c
2020-04-10
Michael Jeanson
Move to kernel style SPDX license identifiers
blob
|
commitdiff
|
raw
2019-11-15
Simon Marchi
src.ctf.fs: add and use medops to iterate on a ds_file_...
blob
|
commitdiff
|
raw
|
diff to current
2019-11-15
Simon Marchi
src.ctf.fs: factor out "ds_file_mmap" from "ds_file_mma...
blob
|
commitdiff
|
raw
|
diff to current
2019-11-15
Simon Marchi
src.ctf.fs: remove ctf_fs_ds_file::end_reached field
blob
|
commitdiff
|
raw
|
diff to current
2019-11-15
Simon Marchi
ctf: assert that request_sz in medium ops request_bytes...
blob
|
commitdiff
|
raw
|
diff to current
2019-11-15
Simon Marchi
ctf: assert that msg iter and medium seek offset is...
blob
|
commitdiff
|
raw
|
diff to current
2019-11-15
Simon Marchi
src.ctf.fs: remove ctf_msg_iter_seek_whence parameter...
blob
|
commitdiff
|
raw
|
diff to current
2019-11-15
Simon Marchi
src.ctf.fs: little status code cleanup
blob
|
commitdiff
|
raw
|
diff to current
2019-11-15
Simon Marchi
src.ctf.fs: don't call ds_file_munmap on failure in...
blob
|
commitdiff
|
raw
|
diff to current
2019-11-15
Simon Marchi
src.ctf.fs: make ds_file_munmap assert that ds_file...
blob
|
commitdiff
|
raw
|
diff to current
2019-11-15
Simon Marchi
src.ctf.fs: rename some ctf_fs_ds_file fields
blob
|
commitdiff
|
raw
|
diff to current
2019-11-15
Simon Marchi
src.ctf.fs: remove ctf_fs_ds_file_next
blob
|
commitdiff
|
raw
|
diff to current
2019-11-15
Simon Marchi
ctf: const-ify a few bt_message parameters
blob
|
commitdiff
|
raw
|
diff to current
2019-11-15
Simon Marchi
ctf: remove ctf_fs_ds_file::msg_iter field
blob
|
commitdiff
|
raw
|
diff to current
2019-11-15
Simon Marchi
ctf: read packet sequence number from index
blob
|
commitdiff
|
raw
|
diff to current
2019-11-06
Simon Marchi
src.ctf.fs: rename pc_msg_iter parameter to self_msg_iter
blob
|
commitdiff
|
raw
|
diff to current
2019-11-04
Simon Marchi
src.ctf.fs: make log macros of data-stream-file.c more...
blob
|
commitdiff
|
raw
|
diff to current
2019-11-04
Simon Marchi
ctf: check version of LTTng trace index
blob
|
commitdiff
|
raw
|
diff to current
2019-11-04
Simon Marchi
ctf: save self_msg_iter in ctf_msg_iter when creating it
blob
|
commitdiff
|
raw
|
diff to current
2019-11-04
Simon Marchi
ctf: rename bt_msg_iter to ctf_msg_iter
blob
|
commitdiff
|
raw
|
diff to current
2019-11-04
Simon Marchi
Rename pc_msg_iter fields to self_msg_iter
blob
|
commitdiff
|
raw
|
diff to current
2019-11-03
Philippe Proulx
Add bt_common_abort() and use it instead of abort(...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-31
Francis Deslauriers
Cleanup: add `#include <stdbool.h>` whenever `bool...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-22
Philippe Proulx
Always evaluate BT_ASSERT(); add BT_ASSERT_DBG() for...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-17
Simon Marchi
Fix: avoid double-free in build_index_from_idx_file
blob
|
commitdiff
|
raw
|
diff to current
2019-10-10
Francis Deslauriers
Cleanup: ctf: logically dead code
blob
|
commitdiff
|
raw
|
diff to current
2019-09-30
Michael Jeanson
port: mmap offset alignment on Windows
blob
|
commitdiff
|
raw
|
diff to current
2019-08-16
Francis Deslauriers
ctf: index: set `beginning` and `end` clock snapshot
blob
|
commitdiff
|
raw
|
diff to current
2019-08-16
Francis Deslauriers
ctf: add weak ref to stream file in index entry
blob
|
commitdiff
|
raw
|
diff to current
2019-07-31
Jonathan Rajotte
`ctf` plugins: port: cast to intmax_t all off_t variabl...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-26
Philippe Proulx
Move `src/plugins/comp-logging.h` -> `src/logging/comp...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-05
Francis Deslauriers
src.ctf.fs: remove leftover use of pointer arithmetics
blob
|
commitdiff
|
raw
|
diff to current
2019-07-05
Francis Deslauriers
Fix: src.ctf.fs: segfault following `bt_msg_iter_seek()`
blob
|
commitdiff
|
raw
|
diff to current
2019-07-05
Francis Deslauriers
Fix: src.ctf.fs: pointer arithmetics on non-adjacent...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-04
Jonathan Rajotte
Fix: log_level usage on mingw platform
blob
|
commitdiff
|
raw
|
diff to current
2019-07-03
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
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-12
Michael Jeanson
Re-organize sources
blob
|
commitdiff
|
raw
|
diff to current
This page took
0.155063 seconds
and
49
git commands to generate.