projects
/
deliverable
/
babeltrace.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
deliverable/babeltrace.git
2017-11-13
Michael Jeanson
Typo: informations -> information
commit
|
commitdiff
|
tree
|
snapshot
2017-11-13
Michael Jeanson
Typo: paramater -> parameter
commit
|
commitdiff
|
tree
|
snapshot
2017-11-13
Michael Jeanson
Typo: priorty -> priority
commit
|
commitdiff
|
tree
|
snapshot
2017-11-08
Jérémie Galarneau
Fix: uninitialized variable may be used warning
commit
|
commitdiff
|
tree
|
snapshot
2017-11-08
Philippe Proulx
cli: support --output opt. for -o ctf-metadata and...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Philippe Proulx
Fix: doc/man/Makefile.am: use appropriate variable...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Philippe Proulx
Add basic flt.lttng-utils.debug-info tests
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Philippe Proulx
bt2: TraceCollectionNotificationIterator: support custo...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Philippe Proulx
Fix: debug-info: remove `_` prefix when finding fields...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Philippe Proulx
Remove doc/API.txt (Babeltrace 1.x API documentation)
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Philippe Proulx
Add modern Babeltrace man pages
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Philippe Proulx
Remove `PLUGIN` from component class log level environm...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Philippe Proulx
sink.text.dmesg: remove `read-from-stdin` parameter...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Michael Jeanson
Lazy load the python plugin provider
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Michael Jeanson
Port: no sighandlers on Windows
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Michael Jeanson
Port: normalize path in test_plugin_bt2
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Michael Jeanson
Port: fix library load in python tests on Windows
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Michael Jeanson
Fix: use configured python in test_python_plugin_provider
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Michael Jeanson
Port: open files in binary mode on Windows
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Philippe Proulx
Fix: ctf: notif-iter: do not call request_medium_bytes...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Philippe Proulx
flt.lttng-utils.debug-info: `dir`/`debug-dir` param...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Philippe Proulx
cli: do not automatically create an implicit filter...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Philippe Proulx
ctf, ir: escape and unescape enumeration FT labels...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Philippe Proulx
cli: --stream-intersection is not an implicit src.ctf...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Philippe Proulx
cli: do not use --component in help command, only use...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Philippe Proulx
Add compat layer's log level env. var. to CLI's list...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Philippe Proulx
cli: put the project's version on the first line with...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Michael Jeanson
Fix: legacy python bindings Makefile
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Philippe Proulx
bt2, babeltrace: apply PEP 8 except for E501 and E722
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Philippe Proulx
Fix: babeltrace: writer.py: do not use += on bt2.trace...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Philippe Proulx
bindings/python/babeltrace/Makefile.am: do not clean...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Philippe Proulx
Rename bt_ctf_X -> bt_X, maintain backward compat....
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
Jérémie Galarneau
Fix: variable declaration shadows previously declared...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Mathieu Desnoyers
Fix: use tabs rather than spaces in makefile
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Michael Jeanson
Port: do not depend on GNU readlink
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Michael Jeanson
Fix: use the configured swig executable
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Jérémie Galarneau
Tests python: reference ctf traces are not copied to...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Philippe Proulx
Fix: tests/Makefile.am: add missing LOG_DRIVER
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Jérémie Galarneau
Tests: moved files pointed-to in Makefile
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Jérémie Galarneau
Python babeltrace docs: Add missing sphinx dist file
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Philippe Proulx
Doc: babeltrace: update the Read the Docs Sphinx theme
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Philippe Proulx
Doc: babeltrace: mention _legacy_ Python bindings
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Philippe Proulx
Fix: doc/bindings/python: make the doc buildable
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Philippe Proulx
Fix: bt2: do not assign an exception to a local variable
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Jérémie Galarneau
Python bt2 fix: missing import in CtfWriter
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Jérémie Galarneau
Python babeltrace fix: handle bt2.Error exception on...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Jérémie Galarneau
Python babeltrace fix: allow None for event header...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Jérémie Galarneau
Python babeltrace fix: missing return statement in...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Jérémie Galarneau
Set version to 2.0-pre4
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Jérémie Galarneau
Python babeltrace fix: initialize stream class with...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Jérémie Galarneau
Python babeltrace: use long form attribute names
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Jérémie Galarneau
Tests babeltrace: adapt python tests to use unittest
commit
|
commitdiff
|
tree
|
snapshot
2017-09-17
Jérémie Galarneau
Fix: ctf-writertype serialization must 'escape' '_...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-17
Jérémie Galarneau
Cleanup: use tabs for code indentation
commit
|
commitdiff
|
tree
|
snapshot
2017-09-17
Jérémie Galarneau
Fix: NULL dereference on sampling and restoration of...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-17
Jérémie Galarneau
Tests: confusion between python bindings and plugins...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-17
Jérémie Galarneau
Update .gitignore: ignore generated API doc files
commit
|
commitdiff
|
tree
|
snapshot
2017-09-17
Jérémie Galarneau
Update .gitignore: ignore generated __init__.py file
commit
|
commitdiff
|
tree
|
snapshot
2017-09-17
Philippe Proulx
cli: do not use --component in query command, use lefto...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-17
Philippe Proulx
tests/lib/test_ctf_writer.c: test structure field name...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-17
Philippe Proulx
tests/lib/test_ctf_writer.c: open trace with `-o dummy...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-17
Philippe Proulx
tests/lib/test_ctf_writer.c: update number of tests
commit
|
commitdiff
|
tree
|
snapshot
2017-09-17
Philippe Proulx
Add bindings/python/babeltrace/.gitignore
commit
|
commitdiff
|
tree
|
snapshot
2017-09-17
Philippe Proulx
Fix: remove underscores from CTF IR field names at...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-17
Philippe Proulx
bt2: trace collection notif. iter.: try to check the...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-17
Philippe Proulx
ctf: do not add `intersection-range-ns` in `trace-info...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-17
Philippe Proulx
Fix: ctf: notif-iter: accept EOF at beginning of packet...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-17
Jérémie Galarneau
Tests: add tests for the babeltrace python package
commit
|
commitdiff
|
tree
|
snapshot
2017-09-17
Jérémie Galarneau
python: reimplement the babeltrace package as a bt2...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
Jérémie Galarneau
python: Remove native code from babeltrace package
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
Philippe Proulx
Add `bt2.TraceCollectionNotificationIterator` tests
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
Philippe Proulx
bt2: __init__.py: remove unused NoSuchPlugin
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
Philippe Proulx
bt2: add trace collection notification iterator
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
Philippe Proulx
flt.utils.trimmer: allow `begin`/`end` params. to be...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
Philippe Proulx
bt2: values: remove public `value` getter
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
Jérémie Galarneau
Python bt2 fix: erroneous imports following split of...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
Jérémie Galarneau
Omit 'value' from is_set and reset field functions
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
Jérémie Galarneau
Python bt2: remove type restriction on structure __seti...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
Jérémie Galarneau
Cleanup: line exceeds 80 chars
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
Jérémie Galarneau
Fix: ensure sequence length field value is set and...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
Jérémie Galarneau
Cleanup: coding style mandates space after cast operator
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
Jérémie Galarneau
Fix Python bt2: sequence length field may be NULL
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
Jérémie Galarneau
Python bt2: value is a write-only property
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
Jérémie Galarneau
Python bt2: add reset and is_set to fields
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
Jérémie Galarneau
Docs: structure_set_field_by_name doesn't garantee...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
Jérémie Galarneau
Add field value is_set and reset functions to the publi...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
Jérémie Galarneau
Allocate structure fields on creation
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
Jérémie Galarneau
Python test: remove useless test
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
Jérémie Galarneau
Python bt2: value properties for sequence and struct
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
Jérémie Galarneau
Use boolean for frozen and set field states
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
Jérémie Galarneau
Update .gitignore exclusions
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
Jérémie Galarneau
Tests: use of non-existant API in bt2 python package...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
Jérémie Galarneau
Python bt2 fix: _ClockValue is no longer part of bt2...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
Jérémie Galarneau
Enumeration mapping iterator's initial position is...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Philippe Proulx
CONTRIBUTING.adoc: add step to add env. var. name to...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Philippe Proulx
CONTRIBUTING.adoc: MY_MODULE_LOGGING_H -> BABELTRACE_MY...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Philippe Proulx
CONTRIBUTING.adoc: document BT_LOG*_ERRNO() macros
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Philippe Proulx
Add CONTRIBUTING.adoc
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Philippe Proulx
lib/ctf-ir/utils.c: lazy-initialize the hash table...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Philippe Proulx
Implement bt_private_connection_notification_iterator_f...
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.078371 seconds
and
5
git commands to generate.