projects
/
babeltrace.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
babeltrace.git
2017-05-28
Jérémie Galarneau
Writer: set the discarded events's value before serializing
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Jérémie Galarneau
Writer: validating the packet header is not necessary
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Jérémie Galarneau
Tests: add empty packet writer test
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Jérémie Galarneau
Fix: only serialize a field if it is set
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Jérémie Galarneau
Fix: log structure field name on serialization failure
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Jérémie Galarneau
Tests: rename empty packet context test
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Rename *create_iterator*() -> *create_notification_iter...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Add bt_component_*_create_iterator_with_init_method_data()
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Remove unused bt_component_class_filter_init_iterator_m...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Jérémie Galarneau
Tests: close writer object before reading the trace...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Jérémie Galarneau
Fix: missing NULL check in ctf_fs_iterator_destroy_data
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Jérémie Galarneau
Test: remove produced trace at the end of the empty...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Jérémie Galarneau
Clarify plug-in ABI version logging on plugin load
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Jérémie Galarneau
Add missing .gitignore entries
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Jérémie Galarneau
Tests: add the plugin tests to the make check target
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Jérémie Galarneau
Fix: add missing NULL check in ctf_fs_destroy_data
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Fix Makefile.am files regarding headers
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Rename input.h -> component-input-internal.h
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Set notification iterator methods to the component...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
plugin-dev.h: put selector (type) close to union in...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Plugins: use UNUSED_VAR instead of casting to void
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Add bt_component_create_with_init_method_data()
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
babeltrace.c: print plugin version when available
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Add tests for plugin version
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Add plugin (user) version information
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Add bt_component_class_freeze()
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Prefix {source,filter,sink}*.h file names with component-
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Refactor the component class and component API
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Move enum bt_component_type to component.h
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Refactor the plugin registration and loading machinery
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Add bt_plugin test
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
Decouple component class from plugin subsystem, remove...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Philippe Proulx
ref.h: doc: fix typo
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Jérémie Galarneau
Writer: don't allow more than one packet without packet...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Jérémie Galarneau
Tests writer: write a trace defining no packet context
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Jérémie Galarneau
Writer: minimize packet padding
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Jérémie Galarneau
Writer: support traces defining no packet contexts
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Jérémie Galarneau
Update test_ctf_writer.c header
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Jérémie Galarneau
Fix text plug-in: missing function name change
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Philippe Proulx
API doc: document include files and how to build
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Philippe Proulx
ref.h, values.h: doc: add #include in description
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Philippe Proulx
API doc: update main-page.dox
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Philippe Proulx
API doc: add more details about reference counting
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Philippe Proulx
values.h: doc: rephrase map foreach callback ref
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Philippe Proulx
Fix API doc's content and style for enum. FT mapping...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Jérémie Galarneau
Fix: bt_config_init_from_args has no ownership of cfg
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Michael Jeanson
Fix: prepend to $program_transform_name instead overrid...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Jérémie Galarneau
Docs: document enumeration mapping iterator API
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Jérémie Galarneau
Docs: add documentation for bt_ctf_field_type_enumerati...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Jérémie Galarneau
Add missing bt_ctf_field_type_enumeration_mapping_itera...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Jérémie Galarneau
Remove bt_ctf_field_type_enumeration_get_mapping_name
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Jérémie Galarneau
Modify bt_ctf_field_enumeration_get_single_mapping...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Jérémie Galarneau
Fix: memory leak when using mapping iterator
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Jérémie Galarneau
Fix: check enum overlap as long as the type is not...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Mathieu Desnoyers
Fix: allow duplicate keys and overlapping ranges in...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Philippe Proulx
API doc: add int/float field type examples
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Philippe Proulx
stream-class.h: doc: fix trace/packet instead of stream...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Philippe Proulx
Document fields.h (API)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Philippe Proulx
field-types.h: doc: bt_ctf_field_type_copy(): add not...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Philippe Proulx
field-types.h: doc: fix missing plural
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Philippe Proulx
doc/api/README.adoc: fix double "followed by"
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Philippe Proulx
field-types.h: doc: add note about freezing
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Jérémie Galarneau
Test fix: a stream class' clock must be associated...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Philippe Proulx
ir: add bt_ctf_clock_class object, modify bt_ctf_clock...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Philippe Proulx
ir: stream: add bt_ctf_stream_is_writer()
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Philippe Proulx
Fix: remove assert() for existing SC field types
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Jérémie Galarneau
Only output configuration diagnostic information in...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Michael Jeanson
Update .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Jérémie Galarneau
Generate a binary looking for in-tree plug-ins
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Jérémie Galarneau
Trimmer fix: don't emit end of trace on out-of-bound...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Jérémie Galarneau
Trimmer fix: forward evaluation result to downstream...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Jérémie Galarneau
Clean-up indentation in babeltrace-cfg.c
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Jérémie Galarneau
ctf-fs fix: only apply timestamp end field on packet end
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Jérémie Galarneau
Fix: don't attempt to mmap packet at end of file
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Mathieu Desnoyers
Fix: print usage even if omit arguments are received
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Mathieu Desnoyers
Fix: integration of legacy mode with implicit source
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Jérémie Galarneau
Tests: adapt writer tests as IR now allows NULL headers...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Jérémie Galarneau
Stop trimmer iteration when end bound is reached
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Jérémie Galarneau
Fix: passing NULL to glib mapped file unref function...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Jérémie Galarneau
Fix IR visitor: set min alignment on structure field...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Mathieu Desnoyers
Fix: don't use implicit source in legacy mode
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Mathieu Desnoyers
Fix: babeltrace launch wrapper script
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Mathieu Desnoyers
Use build tree plugins when executing from build tree
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Mathieu Desnoyers
Move print level of duplicate component warning to...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Mathieu Desnoyers
Handle system and home plugin paths
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Mathieu Desnoyers
Fix: params arg parsing: apply to current component...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Mathieu Desnoyers
Implement implicit source component
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Jérémie Galarneau
Remove unused index version fields
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Jérémie Galarneau
Build CTF stream indexes from LTTng index files
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Mathieu Desnoyers
Add timerange, begin, end parameters
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Mathieu Desnoyers
trimmer: error checking, reporting, begin > end check
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Mathieu Desnoyers
trimmer: infer end date from begin date
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Mathieu Desnoyers
Support standard timestamp formats for begin/end
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Jérémie Galarneau
Trimmer: Filter-out packet that are not in the specifie...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Jérémie Galarneau
Rename bt_notification_packet_start to "begin"
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Jérémie Galarneau
Fix: handle size 0 CTF fs streams
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Jérémie Galarneau
Writer fix: don't skip first notification
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Jérémie Galarneau
Writer: null contexts are not an error
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Julien Desfossez
clock working
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Julien Desfossez
fix: missing free on error path
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.039874 seconds
and
4
git commands to generate.