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-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
2021-12-10
Jérémie Galarneau
Tests: live kernel: no plan printed when non-root
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Jonathan Rajotte
Fix: sessiond: assert on lttng_ht_add_unique_str on...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Jérémie Galarneau
Fix: sessiond: snapshot: leak of trace chunk
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Francis Deslauriers
Tests: add missing kernel test cases to make check...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
Simon Marchi
configure: enable -Wsuggest-attribute=format
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
Simon Marchi
tests: sync tests/utils/tap with Babeltrace repository
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
Philippe Proulx
lttng_strerror(): accept positive and negative codes
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
Jonathan Rajotte
Fix: test: use BABELTRACE_BIN instead of babeltrace
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
Michael Jeanson
Cleanup: consumerd: update stale comment
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
Jonathan Rajotte
Fix: action executor: ref count imbalance for session...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Mathieu Desnoyers
Fix: relayd: `!vsession->current_trace_chunk` assertion...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Jérémie Galarneau
Docs: relayd: document the semantics of a viewer sessio...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-19
Michael Jeanson
relayd: do not link lttng-relayd on liblttng-ctl
commit
|
commitdiff
|
tree
|
snapshot
2021-11-19
Simon Marchi
common: split ini-config in its own convenience library
commit
|
commitdiff
|
tree
|
snapshot
2021-11-19
Michael Jeanson
Fix: C++ syntax of macOS compat code
commit
|
commitdiff
|
tree
|
snapshot
2021-11-19
Jérémie Galarneau
Docs: optional.h: incorrect declaration example
commit
|
commitdiff
|
tree
|
snapshot
2021-11-18
Michael Jeanson
Fix: g++ 4.8 doesn't support non-trivial designated...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-18
Michael Jeanson
Fix: pass explicit type to std::min for 32-bit platforms
commit
|
commitdiff
|
tree
|
snapshot
2021-11-18
Francis Deslauriers
Cleanup: ust-app.c: remove extra parenthesis in log...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-18
Michael Jeanson
Cleanup: typo: commiting -> committing
commit
|
commitdiff
|
tree
|
snapshot
2021-11-18
Michael Jeanson
Cleanup: typo: existance -> existence
commit
|
commitdiff
|
tree
|
snapshot
2021-11-18
Francis Deslauriers
Cleanup: typo: everythong -> everything
commit
|
commitdiff
|
tree
|
snapshot
2021-11-18
Francis Deslauriers
Cleanup: typo: mutliple -> multiple
commit
|
commitdiff
|
tree
|
snapshot
2021-11-18
Simon Marchi
Remove extern "C" from internal headers
commit
|
commitdiff
|
tree
|
snapshot
2021-11-18
Simon Marchi
tests: compile some tools/tests as C++
commit
|
commitdiff
|
tree
|
snapshot
2021-11-18
Simon Marchi
tests: compile all unit tests as C++
commit
|
commitdiff
|
tree
|
snapshot
2021-11-18
Simon Marchi
common: compile libcommon as C++
commit
|
commitdiff
|
tree
|
snapshot
2021-11-18
Simon Marchi
common: compile libconsumer, libust-consumer, libkernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-18
Simon Marchi
common: compile libindex as C++
commit
|
commitdiff
|
tree
|
snapshot
2021-11-18
Simon Marchi
common: compile libtestpoint as C++
commit
|
commitdiff
|
tree
|
snapshot
2021-11-17
Simon Marchi
common: compile librelayd as C++
commit
|
commitdiff
|
tree
|
snapshot
2021-11-17
Simon Marchi
common: compile libsessiond-common as C++
commit
|
commitdiff
|
tree
|
snapshot
2021-11-17
Simon Marchi
common: compile libkernel-ctl as C++
commit
|
commitdiff
|
tree
|
snapshot
2021-11-17
Simon Marchi
common: compile libhealth as C++
commit
|
commitdiff
|
tree
|
snapshot
2021-11-17
Simon Marchi
common: compile libhashtable as C++
commit
|
commitdiff
|
tree
|
snapshot
2021-11-17
Simon Marchi
common: compile libfilter as C++
commit
|
commitdiff
|
tree
|
snapshot
2021-11-17
Simon Marchi
common: compile libfd-tracker as C++
commit
|
commitdiff
|
tree
|
snapshot
2021-11-17
Simon Marchi
common: compile libconfig as C++
commit
|
commitdiff
|
tree
|
snapshot
2021-11-17
Simon Marchi
common: compile libcompat as C++
commit
|
commitdiff
|
tree
|
snapshot
2021-11-17
Jérémie Galarneau
.gitignore: ignore generated filter parser sources
commit
|
commitdiff
|
tree
|
snapshot
2021-11-17
Simon Marchi
common: compile libbytecode as C++
commit
|
commitdiff
|
tree
|
snapshot
2021-11-17
Simon Marchi
common: compile libstring-utils as C++
commit
|
commitdiff
|
tree
|
snapshot
2021-11-17
Simon Marchi
lib: compile liblttng-ctl as C++
commit
|
commitdiff
|
tree
|
snapshot
2021-11-17
Simon Marchi
bin: compile lttng-consumerd as a C++
commit
|
commitdiff
|
tree
|
snapshot
2021-11-17
Simon Marchi
bin: compile lttng-crash as a C++
commit
|
commitdiff
|
tree
|
snapshot
2021-11-17
Simon Marchi
bin: compile lttng-relayd as a C++
commit
|
commitdiff
|
tree
|
snapshot
2021-11-17
Simon Marchi
bin: compile lttng-sessiond as C++
commit
|
commitdiff
|
tree
|
snapshot
2021-11-17
Simon Marchi
Fix: tests: fix unused-but-set warning in test_fd_tracker.c
commit
|
commitdiff
|
tree
|
snapshot
2021-11-17
Simon Marchi
Fix: sessiond: fix possible buffer overflow warning
commit
|
commitdiff
|
tree
|
snapshot
2021-11-17
Simon Marchi
common: fix compilation when strnlen, strnup and memrch...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Jonathan Rajotte
Fix: tests: app unregistering is not guaranteed by...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Jérémie Galarneau
Clean-up: lttngctl: copy string using strdup instead...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Jonathan Rajotte
Fix: lttng-ctl: tracing_group memory leaks
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Jonathan Rajotte
Cleanup: missing ')'
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Francis Deslauriers
Fix: use <unistd.h> instead of <sys/unistd.h>
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Francis Deslauriers
Fix: Tests: unchecked `close()` return value
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Jérémie Galarneau
Fix: relayd: live: mishandled initial null trace chunk
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
Jérémie Galarneau
Docs: relayd: document the lifetime of viewer session...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Francis Deslauriers
Tests: use babeltrace2 for all tests
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Francis Deslauriers
Tests: port validate_select_poll_epoll.py to bt2 python...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Francis Deslauriers
Fix: configure.ac: reporting SDT uprobe as a UST feature
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Francis Deslauriers
Cleanup: Tests: remove trace after test
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Francis Deslauriers
Cleanup: Remove unused `live_find_viewer_stream_by_id...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Francis Deslauriers
Fix: Tests: leaking epoll fd
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Francis Deslauriers
Typo: occurences -> occurrences
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Jérémie Galarneau
Fix: lttng: add-context: silence coverity warning
commit
|
commitdiff
|
tree
|
snapshot
2021-10-15
Jérémie Galarneau
Build fix: Missing message in LTTNG_DEPRECATED invocation
commit
|
commitdiff
|
tree
|
snapshot
2021-10-15
Simon Marchi
bin: compile lttng as C++
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.043555 seconds
and
5
git commands to generate.