projects
/
deliverable
/
babeltrace.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove clock_class_priority_map.py
[deliverable/babeltrace.git]
/
plugins
/
ctf
/
common
/
2019-05-02
Philippe Proulx
Fix: bfcr_get_sequence_length_cb(): do not set text...
tree
|
commitdiff
2019-05-02
Simon Marchi
Re-implement BT_ASSERT without using the assert macro
tree
|
commitdiff
2019-05-02
Philippe Proulx
src.ctf.fs: keep empty structures
tree
|
commitdiff
2019-05-02
Philippe Proulx
Fix: update_field_class_in_ir(): do not have special...
tree
|
commitdiff
2019-05-02
Philippe Proulx
Fix: msg-iter.c: accept no packet total and content...
tree
|
commitdiff
2019-05-02
Philippe Proulx
Fix: decoder.c: remove forgotten TODO section
tree
|
commitdiff
2019-05-02
Philippe Proulx
`ctf` plugin: infer packet's total size from packet...
tree
|
commitdiff
2019-05-02
Philippe Proulx
Fix: msg-iter.c: create packet message with correct...
tree
|
commitdiff
2019-05-02
Francis Deslauriers
plugins/ctf/common: remove unused borrow_named_int_fiel...
tree
|
commitdiff
2019-05-02
Francis Deslauriers
Fix: BT_ASSERT() on variable not yet initialized
tree
|
commitdiff
2019-05-02
Francis Deslauriers
lib: create a clock class object from component
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: rename clock class's absolute property to "origin...
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: have default clock snapshot in event message
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: add default clock snapshot property to packet...
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: remove redundant `bt_packet` properties
tree
|
commitdiff
2019-05-02
Philippe Proulx
src.ctf.fs: emit discarded events/packets messages
tree
|
commitdiff
2019-05-02
Philippe Proulx
src.ctf.fs: emit stream activity beginning/end messages
tree
|
commitdiff
2019-05-02
Francis Deslauriers
Cleanup: use ctf_scope_string function to print `enum...
tree
|
commitdiff
2019-05-02
Francis Deslauriers
Cleanup: explicitly assigning value of variable to...
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: remove CTF concepts of packet and event headers
tree
|
commitdiff
2019-05-02
Philippe Proulx
bt_field_class_*_create(): accept mandatory trace class
tree
|
commitdiff
2019-05-02
Philippe Proulx
bt_clock_class_create(): accept mandatory trace class
tree
|
commitdiff
2019-05-02
Philippe Proulx
bt_trace_class_create(): accept mandatory self component
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: add aliases for Babeltrace enumeration types
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: rename "clock value" -> "clock snapshot"
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: rename "notification" -> "message"
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: add aliases for Babeltrace structure types
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: make public reference count functions have strict...
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: rename "begin" to "beginning" when used as a noun
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: split trace API into trace class and trace APIs
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: make graph API const-correct
tree
|
commitdiff
2019-05-02
Philippe Proulx
Fix: notif-iter.c: handle single/implicit SC/EC correctly
tree
|
commitdiff
2019-05-02
Philippe Proulx
Fix: ctf-meta-update-meanings.c: only update if root...
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: make trace IR API const-correct
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: bt_object_{get,put}_ref(): accept a `const` parameter
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: rename transforming bt_X_borrow_Y() -> bt_X_as_Y()
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: return `void` when setting a simple value with...
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: graph: add "self" and some "private" APIs
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: private functions: do not repeat `private` word
tree
|
commitdiff
2019-05-02
Philippe Proulx
Trace IR and notification APIs: split into private...
tree
|
commitdiff
2019-05-02
Philippe Proulx
Rename: bt_put(), bt_get() -> bt_object_put_ref(),...
tree
|
commitdiff
2019-05-02
Philippe Proulx
Rename: "field class ID" -> "field class type"
tree
|
commitdiff
2019-05-02
Philippe Proulx
Rename: field type -> field class
tree
|
commitdiff
2019-05-02
Philippe Proulx
Make API CTF-agnostic
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: bt_packet_create(): accept previous packet to...
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: use priv connection priv notif iterator to create...
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: remove clock class priority map, use default clock...
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: notification iterator: transfer a batch of notific...
tree
|
commitdiff
2019-05-02
Philippe Proulx
ctf: notif-iter: avoid reallocation in stack
tree
|
commitdiff
2019-05-02
Philippe Proulx
ctf: btr: avoid reallocation in stack
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: use object pool for event and packet notifications
tree
|
commitdiff
2019-05-02
Philippe Proulx
lib: add internal object pool API and use it; adapt...
tree
|
commitdiff
2019-05-02
Philippe Proulx
ctf plugin: notif iter: use "borrow" functions for...
tree
|
commitdiff
2019-05-02
Philippe Proulx
ctf plugin: BTR: use "borrow" functions where possible
tree
|
commitdiff
2019-05-02
Philippe Proulx
src.ctf.fs: use "borrow" functions where possible
tree
|
commitdiff
2019-05-02
Philippe Proulx
Split CTF IR and CTF writer APIs and implementations
tree
|
commitdiff
2019-05-02
Philippe Proulx
Notification iterator: transform precondition checks...
tree
|
commitdiff
2019-05-02
Philippe Proulx
Replace assert() -> BT_ASSERT() and some preconditions...
tree
|
commitdiff
2017-11-08
Jérémie Galarneau
Fix: uninitialized variable may be used warning
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-10-05
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
Fix: ctf: notif-iter: accept EOF at beginning of packet...
tree
|
commitdiff
2017-09-15
Philippe Proulx
Avoid unnecessary inclusions in public headers
tree
|
commitdiff
2017-08-27
Jérémie Galarneau
src.ctf.fs: implement stream indexing
tree
|
commitdiff
2017-08-23
Jérémie Galarneau
src.ctf.fs: move internal util to ctf/common/utils
tree
|
commitdiff
2017-08-21
Michael Jeanson
Port: use SIZE_MAX as max size_t value
tree
|
commitdiff
2017-08-15
Mathieu Desnoyers
Fix: overflowed return value
tree
|
commitdiff
2017-08-09
Mathieu Desnoyers
Fix: fallback on content size if packet size is missing
tree
|
commitdiff
2017-08-09
Mathieu Desnoyers
Fix: add missing bound checking in decode_packet
tree
|
commitdiff
2017-08-08
Mathieu Desnoyers
Fix: use of file pointer after fclose()
tree
|
commitdiff
2017-08-08
Mathieu Desnoyers
Fix: missing check of ftell error
tree
|
commitdiff
2017-08-07
Mathieu Desnoyers
Fix: Explicit null dereferenced
tree
|
commitdiff
2017-07-19
Michael Jeanson
Port: handle 'size_t' / 'off_t' on Solaris
tree
|
commitdiff
2017-07-19
Philippe Proulx
Fix: visit_event_decl(): always set stream_id variable
tree
|
commitdiff
2017-07-18
Michael Jeanson
Fix: don't store an int64_t value in a ptr
tree
|
commitdiff
2017-07-18
Michael Jeanson
Fix: use extern for variables instead of BT_HIDDEN
tree
|
commitdiff
2017-07-18
Philippe Proulx
ctf: visitor-generate-ir: accept negative clock offsets
tree
|
commitdiff
2017-07-18
Philippe Proulx
Fix: ctf: notif-iter: error on empty events (0 bits...
tree
|
commitdiff
2017-07-17
Philippe Proulx
ctf: notif-iter.c: check state on BT_CTF_NOTIF_ITER_MED...
tree
|
commitdiff
2017-07-17
Michael Jeanson
Cleanup: bison and flex detection
tree
|
commitdiff
2017-07-17
Michael Jeanson
Cleanup: uuid library detection
tree
|
commitdiff
2017-07-17
Michael Jeanson
Cleanup: popt library detection
tree
|
commitdiff
2017-07-17
Michael Jeanson
Fix: Don't override user variables within the build...
tree
|
commitdiff
2017-07-06
Philippe Proulx
ctf: notif-iter: pass current stream ID to get_stream...
tree
|
commitdiff
2017-07-06
Philippe Proulx
ctf: notif-iter: ensure that all packets refer to the...
tree
|
commitdiff
2017-07-06
Philippe Proulx
ctf: notif-iter.c: ensure that medops's get_stream...
tree
|
commitdiff
2017-07-06
Philippe Proulx
src.ctf.fs: use one CTF notif iter per notification...
tree
|
commitdiff
2017-07-06
Philippe Proulx
ctf: notif-iter.c: lazily initialize clock value states
tree
|
commitdiff
2017-07-06
Philippe Proulx
visitor-generate-ir.c: validate clock class frequency...
tree
|
commitdiff
2017-07-06
Philippe Proulx
bt_ctf_clock_class_create(): add a frequency parameter
tree
|
commitdiff
2017-06-16
Philippe Proulx
ctf: remove strict metadata mode, update automatic...
tree
|
commitdiff
2017-06-16
Philippe Proulx
Remove the concept of event class attributes
tree
|
commitdiff
2017-06-14
Philippe Proulx
visitor-generate-ir.c: automatically map specific field...
tree
|
commitdiff
2017-06-14
Philippe Proulx
ctf: add metadata decoder config. and `strict-metadata...
tree
|
commitdiff
2017-06-14
Philippe Proulx
visitor-generate-ir.c: logging: add stream's line numbe...
tree
|
commitdiff
2017-06-14
Philippe Proulx
visitor-semantic-validator.c: standardize logging
tree
|
commitdiff
next
This page took
0.045795 seconds
and
8
git commands to generate.