projects
/
lttng-tools.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lttng-tools.git
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
2021-10-15
Michael Jeanson
Cleanup: always use sysconf to get the page size
commit
|
commitdiff
|
tree
|
snapshot
2021-10-15
Michael Jeanson
Cleanup: namespace 'align' macros
commit
|
commitdiff
|
tree
|
snapshot
2021-10-15
Jonathan Rajotte
Fix: sessiond: previously created channel cannot be...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-15
Jonathan Rajotte
Fix: ust: app stuck on recv message during UST comm...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-15
Jonathan Rajotte
Fix: ust: UST communication can return -EAGAIN
commit
|
commitdiff
|
tree
|
snapshot
2021-10-15
Jonathan Rajotte
Fix: ust: segfault on lttng start on filter bytecode...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-15
Francis Deslauriers
Fix: notification-thread: handling event from a removed...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-14
Simon Marchi
common/macros: don't define min and max macros in C++
commit
|
commitdiff
|
tree
|
snapshot
2021-10-14
Simon Marchi
Add mandatory C++ compiler build dependency
commit
|
commitdiff
|
tree
|
snapshot
2021-10-14
Simon Marchi
liblttng-ctl: use export list to define exported symbols
commit
|
commitdiff
|
tree
|
snapshot
2021-10-14
Simon Marchi
tests: add some diags in utils.sh
commit
|
commitdiff
|
tree
|
snapshot
2021-10-14
Simon Marchi
include: add missing "extern"
commit
|
commitdiff
|
tree
|
snapshot
2021-10-14
Simon Marchi
include: remove spurious spaces in condition/session...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-14
Simon Marchi
tests: fix header of regression/ust/getcpu-override...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-05
Michael Jeanson
cleanup: remove urcu_bp dependency from ust tests
commit
|
commitdiff
|
tree
|
snapshot
2021-10-05
Michael Jeanson
fix: wrong define used for GCC version check
commit
|
commitdiff
|
tree
|
snapshot
2021-10-04
Jonathan Rajotte
Cleanup: unnecessary declaration
commit
|
commitdiff
|
tree
|
snapshot
2021-10-04
Jonathan Rajotte
Cleanup: firing policy source files
commit
|
commitdiff
|
tree
|
snapshot
2021-10-04
Jérémie Galarneau
Fix: userspace-probe: unreported error on string copy...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-04
Francis Deslauriers
Fix: userspace-probe: truncating binary path for SDT
commit
|
commitdiff
|
tree
|
snapshot
2021-09-24
Jérémie Galarneau
Clean-up: sessiond: remove unused ust_app_{lock, unlock...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-24
Jérémie Galarneau
Fix: lttng: add-trigger: don't provide a default event...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Francis Deslauriers
Force usage of assert() condition when NDEBUG is defined
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Francis Deslauriers
Fix: statements with side-effects in assert statements
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Jonathan Rajotte
Fix: lttng_trace_archive_location_serialize is called...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Jonathan Rajotte
Fix: sessiond: ust session is inactive during ust_app_g...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Jonathan Rajotte
Fix: common: error query for trigger action protocol...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Simon Marchi
Fix: common: un-hide two rate policy functions
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Simon Marchi
Fix: include: remove unneeded declaration of lttng_sess...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Francis Deslauriers
Fix: Tests: race condition in test_ns_contexts_change
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Francis Deslauriers
Fix: Tests: race condition in test_event_tracker
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Simon Marchi
tests: tap: remove semicolons in pass / fail definitions
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Simon Marchi
configure: add -Wno-gnu-folding-constant
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Jérémie Galarneau
Fix: man: lttng-rotate: trace file count/size limitatio...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Francis Deslauriers
Fix: runas: less-than-zero comparison of an unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Jérémie Galarneau
run-as: clean-up: handle_one_cmd: mark initial uid...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Francis Deslauriers
Fix: runas: supplementary groups are ignored on lttng...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-03
Jérémie Galarneau
Docs: lttng-event-rule(7): --exclude does not exist...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Francis Deslauriers
sessiond: logging typo: {triger, triggger} -> trigger
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Simon Marchi
Fix: lttng: free sessions in cmd_destroy
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Simon Marchi
Fix: lttng: free domains and channels in get_session_st...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Jérémie Galarneau
Tests fix: unix socket: leaked socket of connection...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Jérémie Galarneau
Fix: sessiond: notification: missing unlock on client...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Jérémie Galarneau
liblttng-ctl: hide logger_thread_name
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Jérémie Galarneau
liblttng-ctl: hide MI trigger command variables
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Francis Deslauriers
Cleanup: rename `get_domain_str()` -> `lttng_domain_typ...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Jérémie Galarneau
.gitignore: Add hidden trigger test
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Jérémie Galarneau
Test: unix socket: test credential passing
commit
|
commitdiff
|
tree
|
snapshot
2021-07-15
Jérémie Galarneau
Build fix: retrieve unix socket peer PID on non-unix...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Jérémie Galarneau
Fix: sessiond: notification: find_tracer_event_source...
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.043331 seconds
and
4
git commands to generate.