projects
/
babeltrace.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
babeltrace.git
2022-01-28
Philippe Proulx
Add `std::optional` replacement (`nonstd::optional`)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Philippe Proulx
Add libbabeltrace2 C++ interface base
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Simon Marchi
Re-format new C++ files
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Simon Marchi
ctf: compile plugin as C++
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Simon Marchi
compat: fix compilation with !BABELTRACE_HAVE_OPEN_MEMS...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Simon Marchi
ctf/visitor-generate-ir: rename struct ctf to ctf_visit...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Simon Marchi
common: rename struct mmap_align to mmap_align_data
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Simon Marchi
Use __typeof__ instead of typeof
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Simon Marchi
Adjust .editorconfig
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Simon Marchi
src.ctf.fs: fix switch cases using wrong enumerator
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Simon Marchi
src.ctf.fs: add status conversion function
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Philippe Proulx
tools/format-cpp: enforce clang-format 13
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Philippe Proulx
.clang-format: update for clang-format 13
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Michael Jeanson
fix: don't add libelf and libdw to global LIBS
commit
|
commitdiff
|
tree
|
snapshot
2021-12-07
Francis Deslauriers
Cleanup: src.ctf.lttng-live: missing comma between...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-06
Jérémie Galarneau
Doc: query executor: extra 'get' in sentence
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Michael Jeanson
fix: remove autoconf features default value in help...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Simon Marchi
Update CONTRIBUTING.adoc to mention tests/utils/env.sh
commit
|
commitdiff
|
tree
|
snapshot
2021-11-18
Michael Jeanson
configure: Introduce macro ae_in_git_repo
commit
|
commitdiff
|
tree
|
snapshot
2021-11-18
Michael Jeanson
configure: centralize version information
commit
|
commitdiff
|
tree
|
snapshot
2021-11-18
Michael Jeanson
configure: regroup program checks
commit
|
commitdiff
|
tree
|
snapshot
2021-11-18
Michael Jeanson
configure: Normalize indentation to 2 spaces
commit
|
commitdiff
|
tree
|
snapshot
2021-11-18
Michael Jeanson
configure: cleanup typos and sorting
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Simon Marchi
Add --enable-asan configure option
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Francis Deslauriers
ctf: logging: missing comma and space between fields
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Michael Jeanson
Add a single generated env file to the test suite
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Francis Deslauriers
ctf: change logging of raw packet data to TRACE level
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Francis Deslauriers
Fix: src.ctf.lttng-live: leaking late message after...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-11
Francis Deslauriers
src.ctf.lttng-live: use optional pattern for `ctf_strea...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-11
Francis Deslauriers
src.ctf.lttng-live: add detailed error reporting for...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-11
Francis Deslauriers
Fix: src.ctf.lttng-live: using `last_inactivity_ts...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-11
Francis Deslauriers
src.ctf.lttng-live: Extract `handle_late_message()...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-11
Francis Deslauriers
src.ctf.lttng-live: Add setter for stream iterator...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-11
Francis Deslauriers
src.ctf.lttng-live: Add debug statements and comments
commit
|
commitdiff
|
tree
|
snapshot
2021-11-11
Simon Marchi
Move bt_message_type_string to common
commit
|
commitdiff
|
tree
|
snapshot
2021-11-11
Simon Marchi
Fix: add missing cases in enum-to-string functions
commit
|
commitdiff
|
tree
|
snapshot
2021-09-28
Simon Marchi
tests: rename BT_OS_TYPE to BT_TESTS_OS_TYPE
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
Francis Deslauriers
Fix: build with `--enable-python-bindings` fails
commit
|
commitdiff
|
tree
|
snapshot
2021-09-10
Simon Marchi
ctf: append error causes when returning errors
commit
|
commitdiff
|
tree
|
snapshot
2021-09-10
Simon Marchi
Fix: ctf: free all scopes of ctf_scanner
commit
|
commitdiff
|
tree
|
snapshot
2021-09-10
Simon Marchi
Fix: ctf: set `ret` on error paths
commit
|
commitdiff
|
tree
|
snapshot
2021-09-10
Simon Marchi
lib: make auto-seek skip over packet messages without...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-10
Simon Marchi
trimmer: don't get clock snapshots from messages that...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-10
Simon Marchi
lib: enforce preconditions when getting packet message...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-10
Simon Marchi
common: move bt_component_class_type_string here, use...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-31
Philippe Proulx
src/common/uuid.h: wrap code in C++ guards
commit
|
commitdiff
|
tree
|
snapshot
2021-08-31
Philippe Proulx
Add `tools/format-cpp` script
commit
|
commitdiff
|
tree
|
snapshot
2021-08-31
Philippe Proulx
src/common/common.h: do not use `void *` in arithmetic
commit
|
commitdiff
|
tree
|
snapshot
2021-08-31
Philippe Proulx
src/common/{common,safe}.h: wrap code in C++ guards
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Simon Marchi
cli: make config cli args functions return a status...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Simon Marchi
Fix: cli: use correct argument index in subcommand...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Simon Marchi
cli: sync argpar - adjust to iterator API
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Philippe Proulx
Fix: clear_string_field(): set first character to 0
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Philippe Proulx
API doc: use minus sign (U+2212) where appropriate...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Philippe Proulx
Fix: doc: field-class.h: signed integer field class...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Francis Deslauriers
Fix: src.ctf.fs: Not resolving event common ctx
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Bernhard Rosenkränzer
Fix: ctf-writer: list of reserved keywords
commit
|
commitdiff
|
tree
|
snapshot
2021-03-25
Mathieu Desnoyers
compiler warning cleanup: is_signed_type: compare ...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
Michael Jeanson
Fix: bootstrap with autoconf >= 2.70
commit
|
commitdiff
|
tree
|
snapshot
2021-02-08
Philippe Duplessis...
Fix: lib: assert if an error occurs in `bt_message_iter...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-08
Simon Marchi
Fix: macro name for "get supported mip versions method...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-26
Michael Jeanson
Fix: disable deprecation warnings for SWIG generated...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-26
Simon Marchi
Fix: configure: support Autoconf 2.70
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Philippe Proulx
Add `dev-requirements.txt` for pip
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Fabrice Fontaine
tests/lib/test_trace_ir_ref.c: rename user structure
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Philippe Proulx
src/common/{assert,macros}.h: wrap code in C++ guards
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Philippe Proulx
CONTRIBUTING.adoc: document C++ usage
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Philippe Proulx
Add `.clang-format` file for C++ source files
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Philippe Proulx
CONTRIBUTING.adoc: follow EfficiOS AsciiDoc conventions
commit
|
commitdiff
|
tree
|
snapshot
2020-12-03
Simon Marchi
Fix: sink.ctf.fs: fix logic of make_unique_stream_file_name
commit
|
commitdiff
|
tree
|
snapshot
2020-12-03
Simon Marchi
Fix: sink.ctf.fs: remove spurious directory level when...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
Michael Jeanson
Add C++11 support to the build system
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
Michael Jeanson
fix: merge of AE_FEATURE and FreeBSD disable debug...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Michael Jeanson
Fix: elfutils detection fallback for sles12
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Michael Jeanson
Rename AM_CHECK_PYTHON_SPHINX to AE_CHECK_PYTHON_SPHINX
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Michael Jeanson
Rename AM_PATH_PYTHON_MODULES to AE_PATH_PYTHON_MODULES
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Michael Jeanson
Introduce AE_FEATURE to manage configure features
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Michael Jeanson
port: 'ls --ignore=' is a GNU extension
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Michael Jeanson
port: add 'notext' keyword linker support
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Michael Jeanson
port: fix compat/endian.h on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Michael Jeanson
Fix: tests: use the test suite configured python binary
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Michael Jeanson
port: tests: Add sys/wait.h include for FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Michael Jeanson
port: namespace align.h with BT_ prefix
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Michael Jeanson
port: Add sys/param.h include to compat/limits.h for...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Michael Jeanson
port: disable debug-info by default on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Michael Jeanson
Update minimum autotools versions in README.adoc
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Philippe Proulx
Reformat Python files with Black v20.8b1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Philippe Proulx
Fix: bt2: _trim_docstring(): docstring can have 0 or...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Philippe Proulx
Fix: `ctf` plugin: use element FC's alignment as array...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Michael Jeanson
Enable autotools warnings as errors
commit
|
commitdiff
|
tree
|
snapshot
2020-08-11
Simon Marchi
sink.ctf.fs: append error causes where relevant
commit
|
commitdiff
|
tree
|
snapshot
2020-08-11
Simon Marchi
sink.ctf.fs: remove unreachable error cases
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Geneviève Bastien
sink.text.pretty: add optional `print-enum-flags` parameter
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Geneviève Bastien
Tests: sink.text.pretty: Add unit tests for enum fields...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Simon Marchi
bt2: update comment about bt2._UserMessageIterator
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Simon Marchi
bt2: remove comment reference to "output port message...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Philippe Proulx
babeltrace2-source.ctf.fs(7): add a "CTF compliance...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Francis Deslauriers
Fix: src.ctf.lttng-live: overwrite of error status...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Jérémie Galarneau
Fix: source.ctf.lttng-live: muxing failure on clear...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-16
Simon Marchi
configure: enable -Wstrict-prototypes unconditionally
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.03991 seconds
and
4
git commands to generate.