projects
/
lttng-tools.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lttng-tools.git
2022-03-15
Michael Jeanson
configure: add '-Wundef' to warning flags
commit
|
commitdiff
|
tree
|
snapshot
2022-03-15
Michael Jeanson
configure: add '-Wnull-dereference' to warning flags
commit
|
commitdiff
|
tree
|
snapshot
2022-03-15
Michael Jeanson
fix: warning '-Wstringop-truncation' with GCC 11.2
commit
|
commitdiff
|
tree
|
snapshot
2022-03-15
Michael Jeanson
fix: warning '-Wformat-overflow' with GCC 11.2
commit
|
commitdiff
|
tree
|
snapshot
2022-03-14
Michael Jeanson
Cleanup: DIST_SUBDIRS is redundant when using AM condit...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Jérémie Galarneau
Fix: relayd: session id is ignored by 2.11+ create...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Jérémie Galarneau
Fix: consumerd: use-after-free of metadata bucket
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Jérémie Galarneau
Fix: ust-consumerd: leak of stream control structure
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Jérémie Galarneau
Fix: liblttng-ctl: erroneous flat size computation
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Michael Jeanson
fix: msgpack requires limits.h for UINT_MAX
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Michael Jeanson
Split warning flags list for C and C++
commit
|
commitdiff
|
tree
|
snapshot
2022-03-04
Jérémie Galarneau
Tests: add a multi-domain ust+kernel rotation test
commit
|
commitdiff
|
tree
|
snapshot
2022-03-03
Jérémie Galarneau
Fix: relayd: connection abruptly closed on viewer strea...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-03
Jérémie Galarneau
Fix: relayd: live client fails on clear of multi-domain...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-03
Jonathan Rajotte
Fix: rotation: hang on destroy when using scheduled...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-03
Jonathan Rajotte
Fix: consumerd: fd still open after `lttng snapshot...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-03
Jonathan Rajotte
Fix: event: unchecked return value for lttng_strncpy
commit
|
commitdiff
|
tree
|
snapshot
2022-03-03
Jonathan Rajotte
Fix: event: format specifier for ssize_t
commit
|
commitdiff
|
tree
|
snapshot
2022-03-03
Jonathan Rajotte
Fix: sessiond: use after free
commit
|
commitdiff
|
tree
|
snapshot
2022-03-01
Jonathan Rajotte
Fix: sessiond: `break` used instead of `goto`
commit
|
commitdiff
|
tree
|
snapshot
2022-03-01
Jonathan Rajotte
Fix: sessiond: lttng_channel object is not reclaimed
commit
|
commitdiff
|
tree
|
snapshot
2022-03-01
Jonathan Rajotte
Fix: common: local_attr might leak
commit
|
commitdiff
|
tree
|
snapshot
2022-03-01
Jonathan Rajotte
Fix: session: end goto label used for error path
commit
|
commitdiff
|
tree
|
snapshot
2022-03-01
Jonathan Rajotte
Fix: sessiond: event, filter expression, bytecode,...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-01
Jonathan Rajotte
Fix: lttng-sessiond: event_context might leak
commit
|
commitdiff
|
tree
|
snapshot
2022-03-01
Jonathan Rajotte
Fix: lttng-ctl: uninitialized pointer read
commit
|
commitdiff
|
tree
|
snapshot
2022-03-01
Jonathan Rajotte
Fix: lttng-sessiond: nb_events is uninitialized
commit
|
commitdiff
|
tree
|
snapshot
2022-03-01
Jonathan Rajotte
Fix: ser/des: missing null terminator on payload append
commit
|
commitdiff
|
tree
|
snapshot
2022-03-01
Jonathan Rajotte
Fix: test: test plan/skip must come after TAP initializ...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-01
Jonathan Rajotte
Fix: test: missing test plan for non-x86/arm platforms...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-01
Jonathan Rajotte
Fix: remove debugging output
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Jérémie Galarneau
Fix: lttng: truncated addresses and offsets on 32-bit...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Jonathan Rajotte
Fix: liblttng-ctl comm: lttng_event_field is not packed
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Jonathan Rajotte
Fix: liblttng-ctl comm: lttng_event_context is not...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Jonathan Rajotte
Fix: liblttng-ctl comm: lttng_event is not packed
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Jonathan Rajotte
libcommon: move event.c to libcommon-lgpl
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Jonathan Rajotte
Fix: liblttng-ctl comm: lttng_channel is not packed
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Jonathan Rajotte
Fix: conversion from KB to bytes overflow on arm32
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Jonathan Rajotte
Fix: Unexpected payload size in cmd_recv_stream_2_11
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Jonathan Rajotte
Tests: add kernel test into the `make check` test suite.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Jérémie Galarneau
Build dist fix: some kernel tests are not distributed
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Jérémie Galarneau
Tests: fix: test_kernel_function: erroneous test count
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Jérémie Galarneau
Tests: fix: test_kernel_function: event name mismatch
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Jérémie Galarneau
Tests: fix: select_poll_epoll: test assumes epoll fd...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-24
Jérémie Galarneau
Fix: tests: test_kernel: break should only be used...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-24
Jérémie Galarneau
Tests: test_kernel: add comments regarding the filling...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-24
Mathieu Desnoyers
Fix: tools/snapshots/test_kernel flaky test
commit
|
commitdiff
|
tree
|
snapshot
2022-02-24
Francis Deslauriers
Tests: Fix: test_list_triggers_cli: support in-kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-18
Michael Jeanson
Add Log4j 2.x agent tests for the 'log4j' domain
commit
|
commitdiff
|
tree
|
snapshot
2022-02-04
Michael Jeanson
src/common: use single Makefile for parallel builds
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Francis Deslauriers
Fix: missing RCU read side critical sections
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Francis Deslauriers
Enforce documented RCU preconditions with assertions
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Francis Deslauriers
Remove ht-cleanup thread
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Francis Deslauriers
Cleanup: remove outdated comments on RCU requirements
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Francis Deslauriers
relayd: add logging statements in `viewer_get_packet()`
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Francis Deslauriers
relayd: add logging statements in `viewer_attach_session()`
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Francis Deslauriers
relayd: add logging statements in `viewer_get_next_index()`
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Mathieu Desnoyers
Fix: _lttng_variant_statedump should expect lttng_ust_c...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Mathieu Desnoyers
Fix context mismatch across UST version due to legacy...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Mathieu Desnoyers
Relicence all source and header files included in LGPL...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Mathieu Desnoyers
Move utils_expand_path and utils_expand_path_keep_symli...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Mathieu Desnoyers
Link lttng executable on libcommon-lgpl.a
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Mathieu Desnoyers
Introduce libcommon-lgpl for liblttng-ctl
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Mathieu Desnoyers
Rename libcommon.so to libcommon-gpl.so
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Mathieu Desnoyers
Copyright ownership transfer
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Jérémie Galarneau
Docs: relayd: live: clarify ownership of vstream after...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-17
Jérémie Galarneau
Copyright ownership transfer
commit
|
commitdiff
|
tree
|
snapshot
2022-01-14
Jérémie Galarneau
Fix: relayd: erroneous rundir permission logging message
commit
|
commitdiff
|
tree
|
snapshot
2022-01-14
Jérémie Galarneau
Fix: sessiond: rotation thread: fatal error when not...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-13
Jérémie Galarneau
Fix: relayd: rotation failure for multi-domain session
commit
|
commitdiff
|
tree
|
snapshot
2022-01-12
Jérémie Galarneau
Docs: relayd: document the role of session_trace_chunk_...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-11
Mathieu Desnoyers
Fix: lttng-ctl: lttng_list_sessions: initialize out_ses...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-11
Francis Deslauriers
relayd: add `lttng_viewer_command_str()`
commit
|
commitdiff
|
tree
|
snapshot
2022-01-10
Francis Deslauriers
relayd: add `lttcomm_relayd_command_str()`
commit
|
commitdiff
|
tree
|
snapshot
2022-01-10
Simon Marchi
Fix: lttng: initialize variable in run_command_string
commit
|
commitdiff
|
tree
|
snapshot
2022-01-10
Jérémie Galarneau
Fix: enable-rotation: wrong type of rotation specified...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-10
Simon Marchi
common: replace uses of calloc(..., 1) with zmalloc
commit
|
commitdiff
|
tree
|
snapshot
2022-01-10
Mathieu Desnoyers
Fix: consumer-stream: live viewers observe timestamps...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-10
Mathieu Desnoyers
Fix: relayd: ressource leaks on viewer_stream_create...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-10
Mathieu Desnoyers
Fix: relayd: live: erroneous message timestamp observed...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-10
Mathieu Desnoyers
relayd: clarify viewer_get_next_index no rotation condition
commit
|
commitdiff
|
tree
|
snapshot
2022-01-10
Mathieu Desnoyers
Fix: relayd: failure to open chunk files concurrently...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-10
Simon Marchi
common: compile argpar-utils as C++
commit
|
commitdiff
|
tree
|
snapshot
2022-01-10
Mathieu Desnoyers
Fix: relayd: live: metadata stream reference count...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-16
Mathieu Desnoyers
Fix: relayd: compare viewer chunks by ID rather than...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-16
Mathieu Desnoyers
Fix: relayd: live: erroneous message timestamp observed...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-16
Mathieu Desnoyers
Validate channel context mismatch across UST applications
commit
|
commitdiff
|
tree
|
snapshot
2021-12-16
Jérémie Galarneau
Fix: relayd comm: improperly packed rotate streams...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-16
Jonathan Rajotte
Test: snapshot after regenerate metadata
commit
|
commitdiff
|
tree
|
snapshot
2021-12-16
Jonathan Rajotte
Fix: ust-consumer: segfault on snapshot after regenerat...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-16
Simon Marchi
lttng: list valid condition / action names if missing...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-16
Simon Marchi
lttng: mention argument number on unknown action /...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-16
Simon Marchi
lttng: fix argument numbers in add-trigger error messages
commit
|
commitdiff
|
tree
|
snapshot
2021-12-16
Simon Marchi
argpar-utils: tweak unknown option error message
commit
|
commitdiff
|
tree
|
snapshot
2021-12-16
Simon Marchi
argpar: sync with upstream - adjust to iterator API
commit
|
commitdiff
|
tree
|
snapshot
2021-12-15
Simon Marchi
configure: enable -Wformat=2
commit
|
commitdiff
|
tree
|
snapshot
2021-12-15
Simon Marchi
common: move append_str to string-utils
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Philippe Proulx
lttng-create(1): specify that `--shm-path` only applies...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Jérémie Galarneau
Fix: sessiond: action-executor: misquoted strings in...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Jonathan Rajotte
Refactor: action executor: fetch session based on execu...
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.043834 seconds
and
4
git commands to generate.