projects
/
babeltrace.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ctf.fs: bt_ctf_notif_iter_create(): assert() that all medops exist
[babeltrace.git]
/
formats
/
ctf
/
ir
/
stream-class.c
2017-05-28
Jérémie Galarneau
Writer: support traces defining no packet contexts
blob
|
commitdiff
|
raw
2017-05-27
Philippe Proulx
ir: add bt_ctf_clock_class object, modify bt_ctf_clock...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-27
Philippe Proulx
Fix: remove assert() for existing SC field types
blob
|
commitdiff
|
raw
|
diff to current
2017-05-27
Jérémie Galarneau
Tests: adapt writer tests as IR now allows NULL headers...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-27
Jérémie Galarneau
Allow NULL (unset) packet, stream and event headers...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-27
Philippe Proulx
Rename visitor and element names
blob
|
commitdiff
|
raw
|
diff to current
2017-05-27
Jérémie Galarneau
Allow ctf-writer to use new time-keeping facilities
blob
|
commitdiff
|
raw
|
diff to current
2017-05-27
Jérémie Galarneau
Add a shadow HT to query event classes by id
blob
|
commitdiff
|
raw
|
diff to current
2017-05-27
Philippe Proulx
ir: allow the creation of an empty clock (nameless)
blob
|
commitdiff
|
raw
|
diff to current
2017-05-27
Jérémie Galarneau
Implement trace listener interface
blob
|
commitdiff
|
raw
|
diff to current
2017-05-27
Jérémie Galarneau
Add CTF-IR visitor interface
blob
|
commitdiff
|
raw
|
diff to current
2016-02-19
Philippe Proulx
ir: split event files into event and event-class files
blob
|
commitdiff
|
raw
|
diff to current
2016-02-19
Philippe Proulx
ir: rename event-fields/event-types -> fields/field...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-19
Philippe Proulx
ir: rename ctf_type_id -> bt_ctf_type_id
blob
|
commitdiff
|
raw
|
diff to current
2016-02-19
Philippe Proulx
ir: refactor FT validation and resolving
blob
|
commitdiff
|
raw
|
diff to current
2016-02-19
Philippe Proulx
ir: add user byte order to integer/float types
blob
|
commitdiff
|
raw
|
diff to current
2016-02-19
Philippe Proulx
ir: bt_ctf_stream_class_set_byte_order(): EC is already...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-19
Jérémie Galarneau
Implement new CTF-IR reference counting scheme
blob
|
commitdiff
|
raw
|
diff to current
2015-10-13
Michael Jeanson
Port: Add Solaris endian.h compat
blob
|
commitdiff
|
raw
|
diff to current
2015-07-30
Jérémie Galarneau
Unify reference counting using a common bt_object base
blob
|
commitdiff
|
raw
|
diff to current
2015-07-17
Philippe Proulx
ir: consolidate reference counting functions
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
Jérémie Galarneau
ir: validate sequence length fields and variant tags...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-14
Philippe Proulx
Fix: ir: make sure "stream_id" attr is always right
blob
|
commitdiff
|
raw
|
diff to current
2015-03-20
Jérémie Galarneau
ir: add trace accessor to bt_ctf_stream_class
blob
|
commitdiff
|
raw
|
diff to current
2015-03-20
Jérémie Galarneau
ir: add weak reference to parent trace to bt_ctf_stream...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-19
Philippe Proulx
Fix: ir: make duplicate event classes check smarter
blob
|
commitdiff
|
raw
|
diff to current
2015-03-19
Philippe Proulx
ir: add attributes support to event classes
blob
|
commitdiff
|
raw
|
diff to current
2015-03-17
Philippe Proulx
ir: add bt_ctf_stream_class_get_event_class_by_id()
blob
|
commitdiff
|
raw
|
diff to current
2015-03-13
Jérémie Galarneau
Fix: Ensure stream endianness is set when initializing...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-13
Jérémie Galarneau
Freeze event classes as they are added to a stream...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-27
Jérémie Galarneau
CTF-IR: Support unnamed streams
blob
|
commitdiff
|
raw
|
diff to current
2015-02-13
Jérémie Galarneau
Map default event header timestamp field to the stream...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-04
Jérémie Galarneau
Add support for custom event headers
blob
|
commitdiff
|
raw
|
diff to current
2015-02-04
Jérémie Galarneau
Fix: Field types native byte order refers to the trace
blob
|
commitdiff
|
raw
|
diff to current
2015-01-23
Jérémie Galarneau
Add utility function to validate CTF identifiers
blob
|
commitdiff
|
raw
|
diff to current
2015-01-23
Jérémie Galarneau
Revert "Add event header accessors and support for...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-15
Jérémie Galarneau
Add event header accessors and support for custom event...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-06
Jérémie Galarneau
Fix: Only allow setting a stream class when not frozen
blob
|
commitdiff
|
raw
|
diff to current
2014-12-15
Jérémie Galarneau
Fix: Only allow setting a packet context on a non-froze...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-15
Jérémie Galarneau
Add stream_event_context accessors
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
Jérémie Galarneau
Fix: Ensure a packet context is a structure
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
Jérémie Galarneau
Ensure types used for index and count in CTF IR API...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-16
Jérémie Galarneau
Change CTF IR header descriptions from CTF Writer to...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-29
Jérémie Galarneau
Add stream packet header accessors
blob
|
commitdiff
|
raw
|
diff to current
2014-07-02
Jérémie Galarneau
Remove logically dead code
blob
|
commitdiff
|
raw
|
diff to current
2014-06-28
Jérémie Galarneau
Move CTF-Writer stream to CTF-IR
blob
|
commitdiff
|
raw
|
diff to current
2014-06-28
Jérémie Galarneau
Implement CTF-IR stream class getters
blob
|
commitdiff
|
raw
|
diff to current
2014-06-27
Jérémie Galarneau
Implement CTF-IR event getters
blob
|
commitdiff
|
raw
|
diff to current
2014-06-27
Jérémie Galarneau
Update CTF-Writer and CTF-IR copyrights
blob
|
commitdiff
|
raw
|
diff to current
2014-06-27
Jérémie Galarneau
Split the CTF-Writer implementation in IR and Writer...
blob
|
commitdiff
|
raw
|
diff to current
This page took
0.137964 seconds
and
57
git commands to generate.