projects
/
lttng-tools.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix clang-tidy cppcoreguidelines-pro-type-const-cast warning
2023-06-06
Jérémie Galarneau
Fix clang-tidy cppcoreguidelines-pro-type-const-cast...
commit
|
commitdiff
|
tree
2023-06-06
Jérémie Galarneau
fmtlib: backport upstream fixes to suppress bogus gcc...
commit
|
commitdiff
|
tree
2023-06-06
Jérémie Galarneau
Fix: sessiond: incorrect use of exclusions array leads...
commit
|
commitdiff
|
tree
2023-06-06
Jérémie Galarneau
lttng: reuse random_access_container_wrapper for session_list
commit
|
commitdiff
|
tree
2023-06-05
Jérémie Galarneau
lttng: move session_list to the lttng::cli namespace
commit
|
commitdiff
|
tree
2023-06-05
Jérémie Galarneau
Provide an idiomatic c++ interface for action lists
commit
|
commitdiff
|
tree
2023-06-01
Francis Deslauriers
actions: list: Add `for_each_action_{const, mutable...
commit
|
commitdiff
|
tree
2023-06-01
Francis Deslauriers
trace-ust: Rename `{next, used}_channel_id` to `{next...
commit
|
commitdiff
|
tree
2023-05-31
Jérémie Galarneau
Tests fix: test_callstack: output of addr2line incorrectly...
commit
|
commitdiff
|
tree
2023-05-03
Michael Jeanson
Tests: add more output to test_ust_constructor
commit
|
commitdiff
|
tree
2023-05-02
Michael Jeanson
Tests: convert even more left-over type hint to type...
commit
|
commitdiff
|
tree
2023-05-01
Jérémie Galarneau
Docs: test environment: clarify the behavior of a TraceTestA...
commit
|
commitdiff
|
tree
2023-05-01
Michael Jeanson
Tests: convert more left-over type hint to type comment
commit
|
commitdiff
|
tree
2023-05-01
Michael Jeanson
Port: fix -Wdeprecated-declarations warning about sprintf...
commit
|
commitdiff
|
tree
2023-05-01
Jérémie Galarneau
Tests: ust_constructor: convert left-over type hint...
commit
|
commitdiff
|
tree
2023-05-01
Jérémie Galarneau
Tests: ust_constructor: convert type hints to type...
commit
|
commitdiff
|
tree
2023-05-01
Jérémie Galarneau
Clean-up: lttng: utils: coding style fix
commit
|
commitdiff
|
tree
2023-05-01
Mathieu Desnoyers
Tests: Introduce test_ust_constructor
commit
|
commitdiff
|
tree
2023-05-01
Mathieu Desnoyers
Tests: Introduce gen-ust-events-constructor test application
commit
|
commitdiff
|
tree
2023-04-28
Michael Jeanson
Fix: io-hint: add missing include for off_t
commit
|
commitdiff
|
tree
2023-04-28
Jérémie Galarneau
Build fix: g++ 4.8 incorrectly disambiguates enum and...
commit
|
commitdiff
|
tree
2023-04-26
Jérémie Galarneau
Test: client: start, stop, destroy: add tests for ...
commit
|
commitdiff
|
tree
2023-04-26
Jérémie Galarneau
lttng: rename iterator_template to _iterator
commit
|
commitdiff
|
tree
2023-04-26
Jérémie Galarneau
Move create_unique_class util to the memory namespace
commit
|
commitdiff
|
tree
2023-04-26
Jérémie Galarneau
lttng: destroy: ensure a cmd_error_code is returned...
commit
|
commitdiff
|
tree
2023-04-26
Jérémie Galarneau
Clean-up: lttng-destroy: move static symbols to anonymous...
commit
|
commitdiff
|
tree
2023-04-26
Jérémie Galarneau
Test: mi: inverted logic in stop validation test
commit
|
commitdiff
|
tree
2023-04-26
Jérémie Galarneau
lttng: stop: ensure a cmd_error_code is returned by...
commit
|
commitdiff
|
tree
2023-04-26
Jérémie Galarneau
Clean-up: lttng-stop: move static symbols to anonymous...
commit
|
commitdiff
|
tree
2023-04-26
Jérémie Galarneau
Clean-up: rotation-thread: disable move and copy
commit
|
commitdiff
|
tree
2023-04-26
Jérémie Galarneau
lttng: start: ensure a cmd_error_code is returned by...
commit
|
commitdiff
|
tree
2023-04-26
Jérémie Galarneau
lttng: start: move static symbols to anonymous namespace
commit
|
commitdiff
|
tree
2023-04-26
Olivier Dion
lttng: Add --glob option to lttng-destroy
commit
|
commitdiff
|
tree
2023-04-26
Olivier Dion
lttng: Add --all, --glob options to lttng-stop
commit
|
commitdiff
|
tree
2023-04-26
Olivier Dion
lttng: Add --all, --glob options to lttng-start
commit
|
commitdiff
|
tree
2023-04-21
Olivier Dion
lttng: Add list_sessions utility
commit
|
commitdiff
|
tree
2023-04-20
Olivier Dion
Fix: mi: Pass const session to mi_lttng_session
commit
|
commitdiff
|
tree
2023-04-20
Jérémie Galarneau
Clean-up: clang-tidy autofixes to eventfd and file...
commit
|
commitdiff
|
tree
2023-04-20
Jérémie Galarneau
Tests: utils: lttng_pgrep spams output when racing...
commit
|
commitdiff
|
tree
2023-04-20
Jérémie Galarneau
Tests: enable test_callstack on 32-bit x86
commit
|
commitdiff
|
tree
2023-04-19
Michael Jeanson
Tests: fix: kernel/test_callstack: number of tests...
commit
|
commitdiff
|
tree
2023-04-19
Michael Jeanson
Add getrandom compat for MacOS, FreeBSD and Cygwin
commit
|
commitdiff
|
tree
2023-04-19
Jérémie Galarneau
Tests: metadata-regeneration: restore date at the end...
commit
|
commitdiff
|
tree
2023-04-18
Michael Jeanson
Build fix: add a noop compat wrapper for posix_fadvise
commit
|
commitdiff
|
tree
2023-04-18
Jérémie Galarneau
Clean-up: error.hpp/error.cpp coding style fix
commit
|
commitdiff
|
tree
2023-04-18
Michael Jeanson
Build fix: missing error_get_str on non-glibc builds
commit
|
commitdiff
|
tree
2023-04-18
Jérémie Galarneau
Clean-up: remove unnecessary inclusion
commit
|
commitdiff
|
tree
2023-04-18
Jérémie Galarneau
Build fix: missing header on macOS
commit
|
commitdiff
|
tree
2023-04-18
Michael Jeanson
Build fix: failure on macOS caused by missing space...
commit
|
commitdiff
|
tree
2023-04-18
Jérémie Galarneau
Build fix: common: eventfd only exists on Linux
commit
|
commitdiff
|
tree
2023-04-18
Jérémie Galarneau
Replace uses of the URCU tls helpers by the standard...
commit
|
commitdiff
|
tree
2023-04-18
Jérémie Galarneau
Clean-up: use const reference where possible
commit
|
commitdiff
|
tree
2023-04-18
Jérémie Galarneau
Coverity warning: sessiond: uncaught exception in main
commit
|
commitdiff
|
tree
2023-04-18
Jérémie Galarneau
Fix: logging: unhandled error in *_FMT macros
commit
|
commitdiff
|
tree
2023-04-18
Jérémie Galarneau
Clean-up: common: error_log_time doesn't need to be...
commit
|
commitdiff
|
tree
2023-04-17
Jérémie Galarneau
Tests: select_poll_epoll: Add support for _time64
commit
|
commitdiff
|
tree
2023-04-17
Michael Jeanson
Remove fcntl wrapper
commit
|
commitdiff
|
tree
2023-04-17
Michael Jeanson
Build fix: brace-enclosed initlializer lists error...
commit
|
commitdiff
|
tree
2023-04-17
Michael Jeanson
Fix: warning: "HAVE_GETIPNODEBYNAME" is not defined
commit
|
commitdiff
|
tree
2023-04-17
Christophe Bedard
Extras: python bindings: update context types
commit
|
commitdiff
|
tree
2023-04-17
Christophe Bedard
Docs: lttng-add-context(1): fix typo
commit
|
commitdiff
|
tree
2023-04-17
Jérémie Galarneau
Tests: fix: test_list_triggers_cli fails to list userspace...
commit
|
commitdiff
|
tree
2023-04-17
Jérémie Galarneau
Fix: sessiond: silent kernel notifier registration...
commit
|
commitdiff
|
tree
2023-04-17
Jérémie Galarneau
Tests: fix: list_triggers_cli: kallsyms contains prefixed...
commit
|
commitdiff
|
tree
2023-04-17
Jérémie Galarneau
.git-blame-ignore-revs: add reformat commit
commit
|
commitdiff
|
tree
2023-04-12
Jérémie Galarneau
Clean-up: run format-cpp on the tree
commit
|
commitdiff
|
tree
2023-04-12
Jérémie Galarneau
clang-format: specify bitfield spacing to fit with...
commit
|
commitdiff
|
tree
2023-04-12
Jérémie Galarneau
Add a code formatting script
commit
|
commitdiff
|
tree
2023-04-12
Jérémie Galarneau
Cleanup: rotation-thread: enforce conding standard...
commit
|
commitdiff
|
tree
2023-04-12
Jérémie Galarneau
vendor: fmtlib: Upgrade fmtlib to 9.1.0
commit
|
commitdiff
|
tree
2023-04-11
Jérémie Galarneau
Fix: sessiond: size-based notification occasionally...
commit
|
commitdiff
|
tree
2023-04-11
Jérémie Galarneau
Add the lttng::eventfd class
commit
|
commitdiff
|
tree
2023-04-11
Jérémie Galarneau
Fix: file-descriptor: missing include guards
commit
|
commitdiff
|
tree
2023-04-11
Jérémie Galarneau
file-desrcriptor: add assignment operator
commit
|
commitdiff
|
tree
2023-04-11
Jérémie Galarneau
Fix: file-descriptor: unnecessary assert in move constructor
commit
|
commitdiff
|
tree
2023-04-11
Jérémie Galarneau
Docs: missing period at the end of comment
commit
|
commitdiff
|
tree
2023-04-05
Michael Jeanson
Python bindings: silence warnings in generated code
commit
|
commitdiff
|
tree
2023-03-31
Michael Jeanson
Fix: leftover python inline type hint
commit
|
commitdiff
|
tree
2023-03-23
Michael Jeanson
Fix: truncated len in lttng_event_rule_user_tracepoint_seria...
commit
|
commitdiff
|
tree
2023-03-23
Michael Jeanson
Tests: remove leftover debug printing in test_add_trigger_cli
commit
|
commitdiff
|
tree
2023-03-23
Michael Jeanson
Fix: invalid syntax with python 3.5 in test_ust.py
commit
|
commitdiff
|
tree
2023-03-21
Michael Jeanson
Build fix: brace-enclosed initlializer lists error...
commit
|
commitdiff
|
tree
2023-03-21
Jérémie Galarneau
Build fix: POD static_assert check fails on lttng_event_excl...
commit
|
commitdiff
|
tree
2023-03-16
Michael Jeanson
port: add missing attributes in getrandom_nonblock...
commit
|
commitdiff
|
tree
2023-03-16
Olivier Dion
Fix: adding a user space probe fails on thumb functions
commit
|
commitdiff
|
tree
2023-03-16
Olivier Dion
Fix: Tests that assume CPU 0 is present
commit
|
commitdiff
|
tree
2023-03-16
Olivier Dion
Fix: Wrong assumption about possible CPUs
commit
|
commitdiff
|
tree
2023-03-16
Michael Jeanson
port: fix -Wdeprecated-declarations warning about sprintf...
commit
|
commitdiff
|
tree
2023-03-16
Olivier Dion
Tests: fix: parse-callback reports missing addr2line
commit
|
commitdiff
|
tree
2023-03-16
Jérémie Galarneau
Docs: sessiond: document the role of an application...
commit
|
commitdiff
|
tree
2023-02-28
Jérémie Galarneau
Clean-up: coding style fix and missing method in lttng...
commit
|
commitdiff
|
tree
2023-02-28
Olivier Dion
Fix: lttng remove-trigger -h fails
commit
|
commitdiff
|
tree
2023-02-22
Jérémie Galarneau
man/README.md: Update asciidoc url to asciidoc.org
commit
|
commitdiff
|
tree
2023-02-22
Jérémie Galarneau
README.adoc: Update asciidoc url to asciidoc.org
commit
|
commitdiff
|
tree
2023-02-22
Jérémie Galarneau
compat: off64_t is not defined by musl
commit
|
commitdiff
|
tree
2023-02-20
Michael Jeanson
tests: make test_shellcheck depend on shellcheck
commit
|
commitdiff
|
tree
2023-02-17
Michael Jeanson
Fix: tests: add shellcheck test to distribution
commit
|
commitdiff
|
tree
2023-02-15
Olivier Dion
Tests: Add meta shellcheck test
commit
|
commitdiff
|
tree
2023-02-15
Olivier Dion
Build feature: Add pre-inst-env script
commit
|
commitdiff
|
tree
2023-02-13
Jérémie Galarneau
Tests: snapshot tests complain that nothing is output
commit
|
commitdiff
|
tree
next
This page took
0.053124 seconds
and
3
git commands to generate.