projects
/
babeltrace.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
src.text.dmesg: make clock class non-absolute
[babeltrace.git]
/
plugins
/
text
/
2019-05-03
Philippe Proulx
src.text.dmesg: make clock class non-absolute
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: have default clock snapshot in event message
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: add default clock snapshot property to packet...
tree
|
commitdiff
2019-05-03
Philippe Proulx
Fix: src.text.dmesg: put leaking trace class on compone...
tree
|
commitdiff
2019-05-03
Philippe Proulx
src.text.dmesg: emit stream activity beginning/end...
tree
|
commitdiff
2019-05-03
Philippe Proulx
sink.text.pretty: print warning message on discarded...
tree
|
commitdiff
2019-05-03
Francis Deslauriers
Fix: may be used uninitialized trace_name variable
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
Clock snapshot API: use status
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 plural file names to singular
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
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: 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
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
Make API CTF-agnostic
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: fully detach CTF IR and CTF writer implementations
tree
|
commitdiff
2019-05-03
Philippe Proulx
sink.text.pretty: print discarded events/packets warning
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: make the "port connected" method return a status
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: notification iterator: transfer a batch of notific...
tree
|
commitdiff
2019-05-03
Philippe Proulx
lib: simplify the public notification iterator interfaces
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
sink.text.pretty: 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
2017-11-02
Philippe Proulx
Remove `PLUGIN` from component class log level environm...
tree
|
commitdiff
2017-11-02
Philippe Proulx
sink.text.dmesg: remove `read-from-stdin` parameter...
tree
|
commitdiff
2017-11-02
Philippe Proulx
Rename bt_ctf_X -> bt_X, maintain backward compat....
tree
|
commitdiff
2017-09-17
Philippe Proulx
Fix: remove underscores from CTF IR field names at...
tree
|
commitdiff
2017-09-17
Jérémie Galarneau
Enumeration mapping iterator's initial position is...
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-08-21
Mathieu Desnoyers
Fix: handle unknown enum mapping
tree
|
commitdiff
2017-08-09
Jérémie Galarneau
Fix: Dereference null return value
tree
|
commitdiff
2017-07-19
Michael Jeanson
Fix: use extern for variables instead of BT_HIDDEN
tree
|
commitdiff
2017-07-18
Mathieu Desnoyers
Pretty plugin: only print negative timestamp warning...
tree
|
commitdiff
2017-07-17
Michael Jeanson
Completely rework configure.ac
tree
|
commitdiff
2017-07-17
Michael Jeanson
Fix: Don't override user variables within the build...
tree
|
commitdiff
2017-07-07
Philippe Proulx
src.text.dmesg: add `no-extract-timestamp` option
tree
|
commitdiff
2017-07-06
Philippe Proulx
Add src.text.dmesg component class
tree
|
commitdiff
2017-07-06
Philippe Proulx
Fix: remove clock value leak in sink.text.pretty
tree
|
commitdiff
2017-07-06
Philippe Proulx
sink.text.pretty: append `s` only if plural in discarde...
tree
|
commitdiff
2017-07-06
Philippe Proulx
sink.text.pretty: print discarded events and packets...
tree
|
commitdiff
2017-07-06
Philippe Proulx
Add sink.utils.counter
tree
|
commitdiff
2017-07-05
Michael Jeanson
Build plugins as unversioned modules
tree
|
commitdiff
2017-07-05
Michael Jeanson
Port: plugin system compat for mingw / macOS
tree
|
commitdiff
2017-06-21
Philippe Proulx
Remove the concept of event class attributes
tree
|
commitdiff
2017-06-21
Philippe Proulx
Add BT_CTF_INTEGER_BASE_UNSPECIFIED
tree
|
commitdiff
2017-06-14
Philippe Proulx
Remove legacy printf_verbose()/printf_debug() and others
tree
|
commitdiff
2017-06-13
Michael Jeanson
Port: Enable libtool to produce DLLs
tree
|
commitdiff
2017-06-09
Philippe Proulx
Make bt_private_connection_create_notification_iterator...
tree
|
commitdiff
2017-06-09
Philippe Proulx
Make bt_private_component_*_add_*_port() return a statu...
tree
|
commitdiff
2017-06-09
Michael Jeanson
Port: Use portable format string for ISO 8601 dates
tree
|
commitdiff
2017-06-09
Michael Jeanson
Port: Add time.h compat for mingw
tree
|
commitdiff
2017-06-09
Philippe Proulx
Fix builds with built-in plugins
tree
|
commitdiff
2017-06-09
Philippe Proulx
text.pretty: create an event string instead of using...
tree
|
commitdiff
2017-05-28
Mathieu Desnoyers
Implement ctf.lttng-live component
tree
|
commitdiff
2017-05-28
Philippe Proulx
Do not use `bool` type; use new `bt_bool` instead
tree
|
commitdiff
2017-05-28
Philippe Proulx
Rename writer.writer -> ctf.fs (sink) and standardize...
tree
|
commitdiff
2017-05-28
Philippe Proulx
Subscribe to notifications when creating a notif. iterator
tree
|
commitdiff
2017-05-28
Philippe Proulx
Remove BT_CTF_FIELD_TYPE_UNTAGGED_VARIANT
tree
|
commitdiff
2017-05-28
Philippe Proulx
Remove default port API
tree
|
commitdiff
2017-05-28
Philippe Proulx
Standardize *get_*() functions
tree
|
commitdiff
2017-05-28
Philippe Proulx
text.pretty: use "path" param. name instead of "output...
tree
|
commitdiff
2017-05-28
Philippe Proulx
text.pretty: handle AGAIN status
tree
|
commitdiff
2017-05-28
Philippe Proulx
text.pretty: fix handle_notification()
tree
|
commitdiff
2017-05-28
Philippe Proulx
text.pretty: remove unused debug info options
tree
|
commitdiff
2017-05-28
Philippe Proulx
text.pretty: use clock class with highest priority...
tree
|
commitdiff
2017-05-28
Philippe Proulx
Add "port connected" component class method
tree
|
commitdiff
2017-05-28
Philippe Proulx
Rename text.text sink CC to text.pretty
tree
|
commitdiff
2017-05-28
Philippe Proulx
Add `-internal` suffix to all internal header files
tree
|
commitdiff
2017-05-28
Philippe Proulx
Rename bt_ctf_type_id -> bt_ctf_field_type_id (and...
tree
|
commitdiff
2017-05-28
Julien Desfossez
Text: handle output file
tree
|
commitdiff
2017-05-28
Julien Desfossez
text: escape control sequences characters
tree
|
commitdiff
2017-05-28
Julien Desfossez
Text output identical with babeltrace 1
tree
|
commitdiff
2017-05-28
Julien Desfossez
fix: missing equal sign when printing events without...
tree
|
commitdiff
next
This page took
0.059043 seconds
and
7
git commands to generate.