Fix: remove inode from inode registry ht
[lttng-tools.git] / src / bin /
2018-07-06  Jérémie GalarneauFix: unbalanced fd references
2018-07-06  Jérémie Galarneaurelayd: unlink stream files through the fd-tracker
2018-07-06  Jérémie Galarneaurelayd: unlink index files through the fd-tracker
2018-07-06  Jérémie GalarneauFix: rlim_cur and rlim_max printing causes a warning...
2018-07-03  Jérémie Galarneaurelayd: rename fd-cap parameter to fd-pool-size
2018-07-03  Jérémie Galarneaurelayd: replace lttng_index_file with relay_index_file
2018-07-03  Jérémie GalarneauFix: fully initialize viewer stream before publishing it
2018-07-03  Jérémie Galarneaurelayd: use the fd-tracker to track stream_fd fds
2018-07-03  Jérémie Galarneaurelayd: track the live client connections socket
2018-07-03  Jérémie Galarneaurelayd: track relayd control connection sockets
2018-07-03  Jérémie Galarneaurelayd: track relayd data connection sockets
2018-07-03  Jérémie Galarneaurelayd: track the data listener socket
2018-07-03  Jérémie Galarneaurelayd: track the control listener socket
2018-07-03  Jérémie Galarneaurelayd: track the live listener socket
2018-07-03  Jérémie Galarneaurelayd: track stdio output fds
2018-07-03  Jérémie Galarneaurelayd: track the live viewer worker thread's epoll fd
2018-07-03  Jérémie Galarneaurelayd: track the live listener thread's epoll fd
2018-07-03  Jérémie Galarneaurelayd: track the live_conn_pipe with the fd-tracker
2018-07-03  Jérémie Galarneaurelayd: track listener's epoll fd using the fd-tracker
2018-07-03  Jérémie Galarneaurelayd: track worker thread's epoll fd using the fd...
2018-07-03  Jérémie Galarneaurelayd: track the health thread's poll fd with fd-tracker
2018-07-03  Jérémie Galarneaurelayd: track clients of the health unix socket with...
2018-07-03  Jérémie Galarneaurelayd: track the health unix socket with the fd-tracker
2018-07-03  Jérémie Galarneaurelayd: track the health quit pipe with the fd-tracker
2018-07-03  Jérémie Galarneaurelayd: track the relay_conn_pipe with the fd-tracker
2018-07-03  Jérémie Galarneaurelayd: track the quit pipe with the fd-tracker
2018-07-03  Jérémie Galarneaurelayd: Don't bypass the fd tracker when closing file...
2018-07-03  Jérémie Galarneaurelayd: close stdin
2018-07-03  Jérémie Galarneaurelayd: initialize the global fd tracker from fd_cap...
2018-07-03  Jérémie GalarneauAdd fd-cap option to the relay daemon
2018-07-03  Jérémie GalarneauCleanup: remove extra space in function call
2018-06-18  Jérémie GalarneauClean-up relayd: session_release can be marked as static
2018-06-13  Jérémie GalarneauFix: check for removal of session's shm_path in destroy()
2018-06-12  Jérémie GalarneauDocument the contents of the shm_path fields of the...
2018-06-11  Francis DeslauriersImplement MI and save/load support for callstack contexts
2018-06-11  Francis GiraldeauAdd kernel and userspace callstack event context
2018-06-06  Mathieu DesnoyersFilter: document ust app ctx limitation
2018-06-05  Jérémie GalarneauUse https in links to the lttng.org website
2018-06-05  Jérémie GalarneauLog the session to which a ROTATE_PENDING command applies
2018-06-05  Jérémie GalarneauInitialize relay_stream chunk_id to its session's curre...
2018-06-05  Jérémie GalarneauPass the consumerd stream's trace archive id to the...
2018-06-05  Jérémie GalarneauFix: propagate archive id to the consumer daemon on...
2018-06-04  Jonathan RajotteUse dynamic payload for the add stream realyd command
2018-06-04  Jonathan RajotteDynamic payload for relayd create session command
2018-06-01  Jonathan RajotteCleanup: sobjd is never used by reply_ust_register_chan...
2018-06-01  Jonathan RajotteCleanup: chan is never used by save_agent_events()
2018-06-01  Jérémie GalarneauRemove unnecessary inclusions of version.h
2018-06-01  Jonathan RajotteCleanup: ua_sess is never used create_ust_app_channel_c...
2018-06-01  Jonathan RajotteCleanup: consumer_data is never used by update_kernel_s...
2018-06-01  Jonathan RajotteCleanup: app is never used by alloc_ust_app_session()
2018-06-01  Jonathan RajotteCleanup: ust_session_id unused by buffer_reg_uid_consum...
2018-06-01  Jonathan RajotteCleanup: wpipe already contain kernel_tracer_fd
2018-06-01  Jonathan RajotteCleanup: domain type is never used by send_consumer_rel...
2018-05-30  Jonathan RajottePrint consumerd32/64/kernel configuration
2018-05-30  Francis DeslauriersFix: calling ht_{hash, match}_enum with wrong argument
2018-05-30  Francis DeslauriersFix: probes should be compared strictly by events metadata
2018-05-26  Jonathan Rajottemi: support "add-context --list"
2018-05-26  Jonathan RajotteFix: cmd line options overwrite env variable config...
2018-05-18  Jérémie GalarneauFix: perform the initialization memory barrier out...
2018-05-18  Jérémie GalarneauClean-up: explicit mb before decrementing lttng_session...
2018-05-18  Jérémie GalarneauClean-up: use a define for support thread count
2018-05-17  Michael JeansonPort: fix format warnings on Cygwin
2018-05-17  Jérémie GalarneauFix: don't wait for the load thread before serving...
2018-05-09  Jérémie GalarneauClean-up: kernel_consumer_add_stream() does not need...
2018-05-09  Jérémie GalarneauFix: sessiond fails to launch on --without-ust configur...
2018-05-09  Jérémie GalarneauFix: agent thread poll set creation failure results...
2018-05-08  Jérémie GalarneauRename kernel_consumer_send_channel_stream()
2018-05-08  Jérémie GalarneauRename consumer_init_channel_comm_msg()
2018-05-08  Jérémie GalarneauCleanup: send_fds functions are not const-correct
2018-05-03  Jérémie GalarneauRemove unused ltt_session look-up result
2018-05-03  Jérémie GalarneauClean-up: reduce indentation level of create_channel_pe...
2018-05-03  Jérémie GalarneauEnforce locking assumptions during channel creation
2018-05-02  Jérémie GalarneauCleanup: misleading create_ust_app_session() name
2018-05-02  Jérémie GalarneauRename rotate_count to current_archive_id
2018-05-01  Jonathan RajotteFix: relayd streams can be leaked on connection error
2018-05-01  Jérémie GalarneauCleanup: fix typo in relayd comment
2018-04-30  Jonathan RajotteCleanup: ret is unused in relay_process_data_receive_he...
2018-04-27  Jérémie GalarneauFix: partial writes of padding are not checked
2018-04-27  Jérémie GalarneauPropagate whether a connection was closed cleanly or...
2018-04-27  Jonathan RajotteFix: relayd protocol field present from minor 8 is...
2018-04-27  Jonathan RajotteAdd DBG statement for TCP keep-alive options
2018-04-27  Jérémie GalarneauFix: relay_recv_metadata does not check for partial...
2018-04-27  Jérémie GalarneauUse non-blocking recvmsg() for data/ctrl connections...
2018-04-25  Jérémie GalarneauFix: unprivilieged sessiond agent port clashes with...
2018-04-24  Jérémie GalarneauFix: failure to launch agent thread is not reported
2018-04-24  Jérémie GalarneauFix: agent may not be ready on launch
2018-04-24  Jérémie GalarneauCleanup: misleading variable name
2018-04-24  Jérémie GalarneauFix: checking for existing session daemon is done after...
2018-04-10  Geneviève Bastiensessiond: rename syscall.h so it does not conflict...
2018-04-10  Jérémie GalarneauFix: quiet option is not set in sessiond-config
2018-04-10  Jonathan RajotteFix: hold consumer socket lock for consumer_send_msg
2018-04-09  Jérémie GalarneauFix: use signed member to transport enum value
2018-04-09  Gregory LEOCADIEFix: use off_t type for lseek function return value...
2018-04-07  Jérémie GalarneauExtend the rotation API to provide network trace archiv...
2018-04-04  Jérémie GalarneauClarify notification channel info ht destruction error log
2018-04-04  Jonathan RajotteFix: goto end after end label
2018-04-04  Jonathan RajotteCheck return value of cds_lfht_destroy
2018-04-04  Jonathan RajotteFix: destroy schedule attr
2018-04-03  Jérémie GalarneauFix: fail on truncation of kernel channel path
2018-04-03  Jérémie GalarneauFix: fail on truncation of snapshot path
next
This page took 0.046992 seconds and 8 git commands to generate.