projects
/
lttng-tools.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lttng-tools.git
2024-07-05
Jérémie Galarneau
sessiond: ust_app: use RAII to manage ust_app_session...
commit
|
commitdiff
|
tree
|
snapshot
2024-07-05
Jérémie Galarneau
hashtable: replace non-const iterator node accessors...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-27
Jérémie Galarneau
clang-tidy: sessiond: superfluous static specifier
commit
|
commitdiff
|
tree
|
snapshot
2024-06-27
Jérémie Galarneau
clang-tidy: c_string_view: unmatched NOLINTBEGIN
commit
|
commitdiff
|
tree
|
snapshot
2024-06-27
Jérémie Galarneau
sessiond: propagate the use of ltt_session::locked_ref
commit
|
commitdiff
|
tree
|
snapshot
2024-06-27
Jérémie Galarneau
sessiond: introduce ltt_session::locked_ref look-up...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-27
Jérémie Galarneau
Exception: make source location print-out optional
commit
|
commitdiff
|
tree
|
snapshot
2024-06-27
Jérémie Galarneau
sessiond: transition session_list synchronization from...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-27
Jérémie Galarneau
sessiond: rename locked_ptr to locked_ref
commit
|
commitdiff
|
tree
|
snapshot
2024-06-27
Jérémie Galarneau
Clean-up: sessiond: session.hpp: remove duplicated...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-27
Jérémie Galarneau
Clean-up: sessiond: client.cpp: list of inclusions
commit
|
commitdiff
|
tree
|
snapshot
2024-06-27
Jérémie Galarneau
Fix: sessiond: unchecked null-termination of session...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-27
Jérémie Galarneau
vscode: export MI_XSD_PATH and LD_LIBRARY_PATH in gdb...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-27
Jérémie Galarneau
Fix: consumerd: consumed size miscomputed during statis...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-24
Kienan Stewart
tests: Make test_per_application_leaks more robust
commit
|
commitdiff
|
tree
|
snapshot
2024-05-24
Kienan Stewart
lttng: Indicate file path and error reason when open_co...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-24
Kienan Stewart
lttng: Add PWARN macro
commit
|
commitdiff
|
tree
|
snapshot
2024-05-24
Jérémie Galarneau
docs: lttng-sessiond(8): bitness mix-up in env variable...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-24
Jérémie Galarneau
.clang-tidy: remove modernize-concat-nested-namespaces
commit
|
commitdiff
|
tree
|
snapshot
2024-05-24
Kienan Stewart
tests: Correct use of taskset in snapshot tests
commit
|
commitdiff
|
tree
|
snapshot
2024-05-24
Kienan Stewart
tests: Correct text when enabling a small overwrite...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-13
Jérémie Galarneau
.gitignore: ignore local vscode workspace settings...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-08
Jérémie Galarneau
Import CStringView from the Babeltrace tree
commit
|
commitdiff
|
tree
|
snapshot
2024-05-08
Jonathan Rajotte
Clean-up: ust-app: use const condition and event rule
commit
|
commitdiff
|
tree
|
snapshot
2024-05-01
Jérémie Galarneau
Clean-up: modernize pretty_xml.cpp
commit
|
commitdiff
|
tree
|
snapshot
2024-05-01
Jérémie Galarneau
.clang-format: remove duplicated BreakConstructorInitia...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-01
Simon Marchi
tests: remove uses of `xmlKeepBlanksDefault()`
commit
|
commitdiff
|
tree
|
snapshot
2024-05-01
Simon Marchi
tests: convert pretty_xml.c to C++
commit
|
commitdiff
|
tree
|
snapshot
2024-05-01
Michael Jeanson
fix: relayd: unaligned access in trace_chunk_registry_h...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-30
Jérémie Galarneau
Clean-up: consumer.hpp: coding style indentation fix
commit
|
commitdiff
|
tree
|
snapshot
2024-04-27
Jérémie Galarneau
Fix: syscall event rule: emission sites not compared...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-25
Jérémie Galarneau
vscode: Add configurations to run the executables under...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-24
Kienan Stewart
Tests: Add test to check shared-memory FD leaks after...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-24
Jérémie Galarneau
Fix: consumerd: leak of tracing buffers on relayd conne...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-10
Kienan Stewart
docs: Add supported versions and fix-backport policy
commit
|
commitdiff
|
tree
|
snapshot
2024-04-09
Philippe Proulx
docs: Partially document the liblttng-ctl C API
commit
|
commitdiff
|
tree
|
snapshot
2024-04-09
Xiangyu Chen
Fix: rotation-destroy-flush: fix session daemon abort...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-05
Jérémie Galarneau
Fix: consumerd: wrong timer mentioned in error logging
commit
|
commitdiff
|
tree
|
snapshot
2024-04-05
Jérémie Galarneau
Fix: consumerd: type confusion in lttng_consumer_send_error
commit
|
commitdiff
|
tree
|
snapshot
2024-03-26
Jérémie Galarneau
scope-exit: Clarify scope_exit noexcept requirement
commit
|
commitdiff
|
tree
|
snapshot
2024-03-22
Jérémie Galarneau
Clean-up: lttng: utils: missing special member functions
commit
|
commitdiff
|
tree
|
snapshot
2024-03-22
Jérémie Galarneau
Clean-up: clang-tidy: missing headers prevent analysis
commit
|
commitdiff
|
tree
|
snapshot
2024-03-22
Jérémie Galarneau
CodingStyle.md: remove redundant virtual specifier
commit
|
commitdiff
|
tree
|
snapshot
2024-03-22
Jérémie Galarneau
Clean-up: tests: utils: const_cast
commit
|
commitdiff
|
tree
|
snapshot
2024-03-22
Jérémie Galarneau
Clean-up: apply suggested clang-tidy fixes
commit
|
commitdiff
|
tree
|
snapshot
2024-03-22
Jérémie Galarneau
Clean-up: waiter: coding style changes
commit
|
commitdiff
|
tree
|
snapshot
2024-03-22
Jérémie Galarneau
Fix: waiter: use std::reference_wrapper instead of...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-22
Jérémie Galarneau
Fix: lttng-destroy: string formating error when default...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-22
Jérémie Galarneau
Revert "Fix: lttng-destroy: string formating error...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-22
Jérémie Galarneau
Fix: lttng-destroy: string formating error when default...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-22
Simon Marchi
.clang-tidy: add anonymous namespace-related checks
commit
|
commitdiff
|
tree
|
snapshot
2024-03-22
Simon Marchi
Fix: .clang-tidy: replace . with ,
commit
|
commitdiff
|
tree
|
snapshot
2024-03-22
Jérémie Galarneau
Fix: erroneous specifier used with ERR_FMT macro
commit
|
commitdiff
|
tree
|
snapshot
2024-03-21
Jérémie Galarneau
Fix: lttng-destroy: string formating error when default...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-18
orbea
Fix: baddr-statedump: use $(LIBTOOL) --mode=execute
commit
|
commitdiff
|
tree
|
snapshot
2024-03-18
Jérémie Galarneau
Clean-up: relayd: live: run clang-format against live.cpp
commit
|
commitdiff
|
tree
|
snapshot
2024-03-18
Philippe Proulx
extras/zsh-completion/_lttng: add missing "requires...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-12
Jérémie Galarneau
Clean-up: sessiond: use empty() instead of comparing...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-12
Jérémie Galarneau
Build fix: missing operator- for iterator on g++7
commit
|
commitdiff
|
tree
|
snapshot
2024-03-12
Jérémie Galarneau
Fix: relayd: live client not notified of inactive streams
commit
|
commitdiff
|
tree
|
snapshot
2024-03-12
Jérémie Galarneau
Clean-up: tests: bt2 plug-ins: modernize the plug-ins
commit
|
commitdiff
|
tree
|
snapshot
2024-03-12
Jérémie Galarneau
Clean-up: typo in make_unique_wrapper comment
commit
|
commitdiff
|
tree
|
snapshot
2024-03-12
Jérémie Galarneau
Move the lttng::free util under the lttng::memory namespace
commit
|
commitdiff
|
tree
|
snapshot
2024-03-08
Jérémie Galarneau
format: use unique_ptr to wrap unmangled string
commit
|
commitdiff
|
tree
|
snapshot
2024-03-08
Kienan Stewart
tests: Replace babelstats.pl with bt2 plugins
commit
|
commitdiff
|
tree
|
snapshot
2024-03-08
Kienan Stewart
tests: Run relayd-grouping tests by grouping type
commit
|
commitdiff
|
tree
|
snapshot
2024-03-08
Kienan Stewart
tests: Split test_ust_constructor into several tests
commit
|
commitdiff
|
tree
|
snapshot
2024-03-07
Kienan Stewart
tests: Add diagnostic info for kernel bug, warning...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-07
Jérémie Galarneau
Clean-up: run clang-format 14 on the tree
commit
|
commitdiff
|
tree
|
snapshot
2024-03-07
Kienan Stewart
tests: Add C versions of gen-ust-events-constructor
commit
|
commitdiff
|
tree
|
snapshot
2024-03-07
Kienan Stewart
tests: test_ust_constructor: Split test_ust_constructor...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-07
Kienan Stewart
tests: Ensure `_process` is set in _TraceTestApplications
commit
|
commitdiff
|
tree
|
snapshot
2024-03-07
Kienan Stewart
tests: Correct tap_generator skip() when count is great...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-07
Kienan Stewart
tests: test_ust_constructor: Use a C-compiled shared...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-07
Kienan Stewart
tests: test_ust_constructor: Use a C-compiled static...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-07
Kienan Stewart
tests: Handle test failures for ust-constructors with...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-07
Xiangyu Chen
tests: add check_skip_kernel_test to check root user...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-05
Kienan Stewart
Fix: force _lttng python binding to be linked with g++
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Kienan Stewart
tests: Add test for live viewer hanging when connecting...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Kienan Stewart
tests: Add mechanism to start relayd in python testing...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Kienan Stewart
tests: Add clear command to python tests
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Jérémie Galarneau
Fix: relayd: live: dispose of zombie viewer metadata...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Jérémie Galarneau
Docs: relayd: viewer stream has no lock member
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Jérémie Galarneau
Docs: relayd: received metadata position is reset on...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-29
Philippe Proulx
Add Zsh completion files for public LTTng CLI commands
commit
|
commitdiff
|
tree
|
snapshot
2024-02-29
Christophe...
configure.ac: introduce --{disable,enable}-lib-lttng-ctl
commit
|
commitdiff
|
tree
|
snapshot
2024-02-29
Kienan Stewart
Cleanup: run black on tree
commit
|
commitdiff
|
tree
|
snapshot
2024-02-29
Kienan Stewart
Misc: add pyproject.toml
commit
|
commitdiff
|
tree
|
snapshot
2024-02-29
Michael Jeanson
Tests: namespace TAP_AUTOTIME under LTTNG_TESTS
commit
|
commitdiff
|
tree
|
snapshot
2024-02-29
Michael Jeanson
Tests: standardize TAP_AUTOTIME parsing in python
commit
|
commitdiff
|
tree
|
snapshot
2024-02-29
Michael Jeanson
Tests: Disable 'stdbuf' when TAP autotime is disabled
commit
|
commitdiff
|
tree
|
snapshot
2024-02-29
Michael Jeanson
Tests: fix TAP_AUTOTIME parsing in tap.c
commit
|
commitdiff
|
tree
|
snapshot
2024-02-29
Jérémie Galarneau
Tests: lttngtest: confusing comment regarding supported...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Kienan Stewart
docs: coding style: shell scripts should be linted...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Kienan Stewart
docs: coding style: Add usage of black for formatting...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Kienan Stewart
docs: Group C++ coding style points together under...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Kienan Stewart
Docs: Add the example commit from CONTRIBUTING as a...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Jérémie Galarneau
lttng: enable-event: print kernel tracer status on...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Jérémie Galarneau
lttng: enable-event: use the terminology of the documen...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Jérémie Galarneau
lttng: enable-event: treat 'all' case as a regular...
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.041465 seconds
and
4
git commands to generate.