Clean-up: sessiond: change spaces to tab
[lttng-tools.git] / src / bin /
2020-07-27  Jérémie GalarneauClean-up: sessiond: change spaces to tab
2020-07-27  Jérémie GalarneauFix: sessiond: don't negate error code on list error
2020-07-27  Jonathan RajotteFix: partial recv lead to client disconnect
2020-07-21  Michael JeansonAdd kernel and UST time namespace context
2020-07-21  Jérémie GalarneauFix: sessiond: wrong variable checked for error code
2020-07-17  Jérémie GalarneauFix: relayd: wrong specifier used in DBG format string
2020-07-16  Jérémie GalarneauFix: relayd: send_viewer_streams sends stack data in...
2020-07-16  Jérémie GalarneauFix: stream intersection fails on snapshot of cleared...
2020-07-16  Jérémie GalarneauFix: relayd: viewer metadata is not rotated after a...
2020-07-15  Jérémie GalarneauClean-up: relayd: unused tcp keep alive config return...
2020-06-26  Jonathan RajotteFix: consumer: dangling chunk on buffer allocation...
2020-06-12  Jonathan RajotteClean-up: replace space by tabs
2020-06-11  Jérémie Galarneauliblttng-ctl: use lttng_payload for serialize/create_fr...
2020-05-26  Jérémie Galarneausessiond: enforce mmap output type for kernel metadata...
2020-05-26  Jérémie Galarneauconsumerd: tag metadata channel as being part of a...
2020-05-20  Jérémie GalarneauFix: lttng: Destroying session message repeated during...
2020-04-22  Jérémie GalarneauFix: sessiond: sessiond and agent deadlock on destroy
2020-04-22  Jérémie Galarneaurelayd: clean-up: remove unused DATETIME_STRING_SIZE...
2020-04-15  Mathieu Desnoyersust registry: Refactor representation of nested types
2020-04-07  Jérémie GalarneauFix: sessiond: invalid session configuration on EXCLUDE...
2020-04-03  Francis Deslaurierslttng-crash: use `spawn_viewer()` to launch trace viewer
2020-04-03  Francis Deslaurierslttng-view: clean-up: move `--viewer` code to specific...
2020-04-03  Francis Deslaurierslttng-crash: clean-up: fix alignment of format string
2020-04-03  Francis Deslaurierslttng-view: clean-up: rename `parse_options()` -> ...
2020-04-03  Francis Deslaurierslttng-view: clean-up: use singular form for type name
2020-04-03  Francis Deslaurierslttng-view: clean-up: remove references to LTTv
2020-04-03  Jérémie GalarneauFix: relayd: harmonize path format in backward-compat...
2020-04-03  Jérémie GalarneauFix: relayd: assertion fails on creation of session...
2020-04-02  Jérémie GalarneauFix: sessiond: error reported on session destruction...
2020-04-02  Jérémie GalarneauFix: sessiond: erroneous error code returned on rotatio...
2020-04-01  Jérémie GalarneauFix: lttng-destroy: missing newline on session destruct...
2020-04-01  Jérémie Galarneaurelayd: clean-up: reference is repeated in comment
2020-04-01  Michael JeansonTypo: 'Accomodate' -> 'Accommodate'
2020-04-01  Jérémie GalarneauClean-up: trace-ust comment still refers to only PID...
2020-03-27  Jérémie GalarneauFix: sessiond: missing goto in error handler
2020-03-26  Simon MarchiFix: sessiond: make the --without-lttng-ust version...
2020-03-26  Simon MarchiFix: relayd: cast idigit argument to unsigned char
2020-03-26  Jérémie GalarneauFix: lttng-list: don't warn when the kernel domain...
2020-03-26  Jérémie GalarneauRefactor: lttng-ctl: follow terminology of the tracker...
2020-03-25  Jérémie Galarneaulttng: list: replace domain headers with the official...
2020-03-25  Jérémie Galarneaulttng: list: print `per-user` and `per-process` buffer...
2020-03-20  Jérémie GalarneauFix: lttng: incorrect domain list printed when no domai...
2020-03-20  Simon MarchiFix all -Wdiscarded-qualifiers warning instances
2020-03-20  Jonathan RajotteRemove part of last name to fit in a 80 character line
2020-03-10  Jonathan RajotteFix: sessiond: domain subdirectory not deleted on empty...
2020-03-10  Simon MarchiInclude cmd-2-2.h in cmd-2-1.h
2020-02-18  Jérémie GalarneauFix: relayd: use of relay_session ref count before...
2020-02-18  Jérémie GalarneauFix: relayd: unchecked return value when opening relay...
2020-02-18  Jérémie GalarneauFix: lttng: track-untrack: error assigned to wrong...
2020-02-18  Jérémie GalarneauFix: relayd: live: unchecked poll set creation return...
2020-02-18  Jérémie GalarneauFix: relayd: live: unchecked return value when opening...
2020-02-18  Jérémie GalarneauFix: relayd: unchecked poll set creation return value
2020-02-07  Francis DeslauriersFix: lttng-sessiond: control reaches end of non-void...
2020-02-03  Jérémie GalarneauFix: sessiond: snapshot errors don't clear session...
2020-02-03  Jérémie GalarneauFix: sessiond: bounded snapshot record fails when no...
2020-01-31  Jérémie GalarneauFix: unchecked return value of cds_lfht_destroy()
2020-01-31  Jérémie GalarneauFix: relayd: return from function without unlocking...
2020-01-31  Jérémie GalarneauFix: relayd: register listener threads as rcu readers
2020-01-31  Jérémie Galarneaurelayd: track directory handles through the fd-tracker
2020-01-30  Michael JeansonMove to kernel style SPDX license identifiers
2020-01-30  Francis DeslauriersFix: lttng: sanity check of `--probe` description
2020-01-30  Jérémie Galarneaulttng-view: make babeltrace2 the default viewer
2020-01-30  Jérémie Galarneaulttng-view: clean-up: remove unneeded empty line
2020-01-30  Jérémie Galarneaulttng-view: clean-up: static struct viewers array shoul...
2020-01-30  Jérémie Galarneaulttng-view: clean-up: remove commented and unused refer...
2020-01-30  Jérémie Galarneaurelayd: register fd tracker instance to all created...
2020-01-30  Jérémie Galarneaurelayd: track relayd control connection sockets
2020-01-30  Jérémie Galarneaurelayd: track relayd data connection sockets
2020-01-30  Jérémie Galarneaurelayd: replace uses of block FDs by the fs_handle...
2020-01-30  Jérémie Galarneaufd-tracker: restore suspended handles from their inode...
2020-01-30  Jérémie Galarneaurelayd: share the same output directory handle accross...
2020-01-30  Jérémie GalarneauFix: relayd: fail to create session when trace chunk...
2020-01-30  Jérémie Galarneaurelayd: track the health unix socket with the fd-tracker
2020-01-30  Jérémie Galarneaurelayd: track the health thread's poll fd with fd-tracker
2020-01-30  Jérémie Galarneaurelayd: rename fd-cap parameter to fd-pool-size
2020-01-30  Jérémie Galarneaurelayd: track the live client connections socket
2020-01-30  Jérémie Galarneaurelayd: track the control and data listener socket
2020-01-30  Jérémie Galarneaurelayd: track the live listener socket
2020-01-30  Jérémie Galarneaurelayd: track stdio output file descriptors
2020-01-30  Jérémie Galarneaurelayd: track the live viewer worker thread's epoll fd
2020-01-30  Jérémie Galarneaurelayd: track the live listener thread's epoll fd
2020-01-30  Jérémie Galarneaurelayd: track the live_conn_pipe with the fd-tracker
2020-01-30  Jérémie Galarneaurelayd: track listener's epoll fd using the fd-tracker
2020-01-30  Jérémie Galarneaurelayd: track worker thread's epoll fd using the fd...
2020-01-30  Jérémie Galarneaurelayd: track clients of the health unix socket with...
2020-01-30  Jérémie Galarneaurelayd: track the health quit pipe with the fd-tracker
2020-01-30  Jérémie Galarneaurelayd: track the relay_conn_pipe with the fd-tracker
2020-01-30  Jérémie Galarneaurelayd: track the quit pipe with the fd-tracker
2020-01-30  Jérémie Galarneaurelayd: Don't bypass the fd tracker when closing file...
2020-01-30  Jérémie Galarneaurelayd: initialize the global fd tracker from fd_cap...
2020-01-30  Jérémie Galarneaurelayd: clean-up: reduce the number of exit paths in...
2020-01-30  Jérémie Galarneaurelayd: add fd-cap option to limit the number of opened FDs
2020-01-17  Francis DeslauriersFix: lttng: placing probe on symbol starting with `_`
2020-01-17  Michael JeansonFix: build failure with -fno-common
2020-01-14  Francis DeslauriersFix: track-untrack.c: regression of `--all --pid` optio...
2020-01-14  Francis Deslaurierstrack-untrack.c: error out on unknown CLI options
2020-01-14  Francis DeslauriersCleanup: track-untrack.c: declare all `int` on the...
2020-01-14  Jérémie GalarneauFix: relayd: hostname check is too restrictive
2020-01-13  Jonathan RajotteFix: skip start trace for app that are already started.
2020-01-13  Jonathan RajotteFix: keep active session state on redundant start command
next
This page took 0.042665 seconds and 7 git commands to generate.