projects
/
babeltrace.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lib: remove redundant `bt_packet` properties
[babeltrace.git]
/
plugins
/
ctf
/
2019-05-03
Philippe Proulx
lib: remove redundant `bt_packet` properties
tree
|
commitdiff
2019-05-03
Philippe Proulx
src.ctf.fs: emit discarded events/packets messages
tree
|
commitdiff
2019-05-03
Philippe Proulx
src.ctf.fs: emit stream activity beginning/end messages
tree
|
commitdiff
2019-05-03
Francis Deslauriers
Fix: ctf plugin: returning bt_message_iterator_status...
tree
|
commitdiff
2019-05-03
Francis Deslauriers
Cleanup: use ctf_scope_string function to print `enum...
tree
|
commitdiff
2019-05-03
Francis Deslauriers
Cleanup: explicitly assigning value of variable to...
tree
|
commitdiff
2019-05-03
Philippe Proulx
plugins/ctf/fs-src/fs.c: "msgier" -> "notifier"
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: remove CTF concepts of packet and event headers
tree
|
commitdiff
2019-05-03
Philippe Proulx
bt_field_class_*_create(): accept mandatory trace class
tree
|
commitdiff
2019-05-03
Philippe Proulx
bt_clock_class_create(): accept mandatory trace class
tree
|
commitdiff
2019-05-03
Philippe Proulx
bt_trace_class_create(): accept mandatory self component
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: add aliases for Babeltrace enumeration types
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: rename "clock value" -> "clock snapshot"
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: rename "notification" -> "message"
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: add aliases for Babeltrace structure types
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: make public reference count functions have strict...
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: rename "begin" to "beginning" when used as a noun
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: split trace API into trace class and trace APIs
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: make graph API const-correct
tree
|
commitdiff
2019-05-03
Philippe Proulx
Fix: notif-iter.c: handle single/implicit SC/EC correctly
tree
|
commitdiff
2019-05-03
Philippe Proulx
Fix: ctf-meta-update-meanings.c: only update if root...
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: make trace IR API const-correct
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: make values API const-correct
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: bt_object_{get,put}_ref(): accept a `const` parameter
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: rename transforming bt_X_borrow_Y() -> bt_X_as_Y()
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: return `void` when setting a simple value with...
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: graph: add "self" and some "private" APIs
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: private functions: do not repeat `private` word
tree
|
commitdiff
2019-05-03
Philippe Proulx
Graph API: split into private and public APIs
tree
|
commitdiff
2019-05-03
Philippe Proulx
Trace IR and notification APIs: split into private...
tree
|
commitdiff
2019-05-03
Philippe Proulx
Values API: standardize parameters and return values
tree
|
commitdiff
2019-05-03
Philippe Proulx
Values API: split into private and public APIs
tree
|
commitdiff
2019-05-03
Philippe Proulx
Rename: bt_put(), bt_get() -> bt_object_put_ref(),...
tree
|
commitdiff
2019-05-03
Philippe Proulx
Values API: standardize function names
tree
|
commitdiff
2019-05-03
Philippe Proulx
Rename: "field class ID" -> "field class type"
tree
|
commitdiff
2019-05-03
Philippe Proulx
Rename: field type -> field class
tree
|
commitdiff
2019-05-03
Philippe Proulx
CTF IR -> Trace IR
tree
|
commitdiff
2019-05-03
Philippe Proulx
Make API CTF-agnostic
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: bt_packet_create(): accept previous packet to...
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: use priv connection priv notif iterator to create...
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: remove clock class priority map, use default clock...
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: notification iterator: transfer a batch of notific...
tree
|
commitdiff
2019-05-03
Philippe Proulx
ctf: notif-iter: avoid reallocation in stack
tree
|
commitdiff
2019-05-03
Philippe Proulx
ctf: btr: avoid reallocation in stack
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: use object pool for event and packet notifications
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: add internal object pool API and use it; adapt...
tree
|
commitdiff
2019-05-03
Philippe Proulx
ctf plugin: notif iter: use "borrow" functions for...
tree
|
commitdiff
2019-05-03
Philippe Proulx
ctf plugin: BTR: use "borrow" functions where possible
tree
|
commitdiff
2019-05-03
Philippe Proulx
src.ctf.fs: use "borrow" functions where possible
tree
|
commitdiff
2019-05-03
Philippe Proulx
Split CTF IR and CTF writer APIs and implementations
tree
|
commitdiff
2019-05-03
Philippe Proulx
Notification iterator: transform precondition checks...
tree
|
commitdiff
2019-05-03
Philippe Proulx
Replace assert() -> BT_ASSERT() and some preconditions...
tree
|
commitdiff
2019-05-03
Philippe Proulx
Fix: libctfcopytrace: replace clock classes in copies
tree
|
commitdiff
2018-05-31
Jonathan Rajotte
Fix live-comm: merge TCP socket write-write sequence...
tree
|
commitdiff
2017-12-06
Michael Jeanson
Typo: informations -> information
tree
|
commitdiff
2017-11-08
Jérémie Galarneau
Fix: uninitialized variable may be used warning
tree
|
commitdiff
2017-11-02
Philippe Proulx
Remove `PLUGIN` from component class log level environm...
tree
|
commitdiff
2017-11-02
Philippe Proulx
Fix: ctf: notif-iter: do not call request_medium_bytes...
tree
|
commitdiff
2017-11-02
Philippe Proulx
ctf, ir: escape and unescape enumeration FT labels...
tree
|
commitdiff
2017-11-02
Philippe Proulx
Rename bt_ctf_X -> bt_X, maintain backward compat....
tree
|
commitdiff
2017-11-02
Jérémie Galarneau
Fix: variable declaration shadows previously declared...
tree
|
commitdiff
2017-10-04
Mathieu Desnoyers
Fix: use tabs rather than spaces in makefile
tree
|
commitdiff
2017-09-17
Philippe Proulx
Fix: remove underscores from CTF IR field names at...
tree
|
commitdiff
2017-09-17
Philippe Proulx
ctf: do not add `intersection-range-ns` in `trace-info...
tree
|
commitdiff
2017-09-17
Philippe Proulx
Fix: ctf: notif-iter: accept EOF at beginning of packet...
tree
|
commitdiff
2017-09-17
Philippe Proulx
Rename bt_X_from_private_X() -> bt_X_from_private()
tree
|
commitdiff
2017-09-17
Philippe Proulx
Avoid unnecessary inclusions in public headers
tree
|
commitdiff
2017-09-17
Philippe Proulx
Split notification iterator API into base and specializ...
tree
|
commitdiff
2017-09-17
Philippe Proulx
Add query executor
tree
|
commitdiff
2017-09-17
Jérémie Galarneau
src.ctf.fs fix: wrong type specifier used in logging...
tree
|
commitdiff
2017-08-29
Michael Jeanson
Port: replace literal '/' with G_DIR_SEPARATOR
tree
|
commitdiff
2017-08-29
Jérémie Galarneau
src.ctf.fs: implement stream indexing
tree
|
commitdiff
2017-08-29
Jérémie Galarneau
src.ctf.fs: move internal util to ctf/common/utils
tree
|
commitdiff
2017-08-29
Jérémie Galarneau
src.ctf.fs cleanup: unused page size variable
tree
|
commitdiff
2017-08-29
Jérémie Galarneau
Port fix: don't round mmap offset to next page
tree
|
commitdiff
2017-08-29
Jérémie Galarneau
Port fix: Windows does not allow read-only mappings...
tree
|
commitdiff
2017-08-21
Michael Jeanson
Port: use SIZE_MAX as max size_t value
tree
|
commitdiff
2017-08-21
Jérémie Galarneau
Fix sink.ctf.fs: NULL dereference in logging statement
tree
|
commitdiff
2017-08-21
Mathieu Desnoyers
Fix: overflowed return value
tree
|
commitdiff
2017-08-21
Philippe Proulx
ir: trace: pass remove listeners when adding listeners
tree
|
commitdiff
2017-08-09
Mathieu Desnoyers
Fix: fallback on content size if packet size is missing
tree
|
commitdiff
2017-08-09
Jérémie Galarneau
Fix: unchecked return value of stream flush
tree
|
commitdiff
2017-08-09
Jérémie Galarneau
Fix: wrong variable checked for NULL after allocation
tree
|
commitdiff
2017-08-09
Jérémie Galarneau
Cleanup: dereference after null check
tree
|
commitdiff
2017-08-09
Mathieu Desnoyers
Cleanup: remove logically dead code
tree
|
commitdiff
2017-08-09
Mathieu Desnoyers
Cleanup: remove logically dead code
tree
|
commitdiff
2017-08-09
Mathieu Desnoyers
Fix: add missing bound checking in decode_packet
tree
|
commitdiff
2017-08-09
Jérémie Galarneau
Cleanup: missing empty line between functions
tree
|
commitdiff
2017-08-09
Jérémie Galarneau
Use logging macros in src.ctf-fs queries
tree
|
commitdiff
2017-08-09
Mathieu Desnoyers
Fix: missing ftell/fseek error handling
tree
|
commitdiff
2017-08-09
Mathieu Desnoyers
Fix: use of file pointer after fclose()
tree
|
commitdiff
2017-08-09
Mathieu Desnoyers
Fix: missing check of ftell error
tree
|
commitdiff
2017-08-09
Mathieu Desnoyers
Fix: mixed enums used in source.ctf.fs
tree
|
commitdiff
2017-08-09
Mathieu Desnoyers
Fix: Explicit null dereferenced
tree
|
commitdiff
2017-08-07
Julien Desfossez
Standard logging for ctf.fs sink
tree
|
commitdiff
2017-07-19
Michael Jeanson
Port: cast result of be64toh() to uint64_t for print...
tree
|
commitdiff
2017-07-19
Michael Jeanson
Port: handle 'size_t' / 'off_t' on Solaris
tree
|
commitdiff
2017-07-19
Michael Jeanson
Port: replace opendir() by g_dir_open()
tree
|
commitdiff
2017-07-19
Philippe Proulx
Fix: visit_event_decl(): always set stream_id variable
tree
|
commitdiff
2017-07-19
Michael Jeanson
Fix: don't store an int64_t value in a ptr
tree
|
commitdiff
next
This page took
0.051089 seconds
and
7
git commands to generate.