lttng-tools.git
2018-04-27  Jérémie GalarneauFix build: in_git_repo is used before being set
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: erroneous use of extern keyword
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  Jonathan RajotteFix: null pointer dereference in lttng_rotation_handle_...
2018-04-10  Geneviève Bastiensessiond: rename syscall.h so it does not conflict...
2018-04-10  Jonathan RajotteTests: Handle rotations happening on two separate days...
2018-04-10  Jonathan RajotteTests: Clean trace_path after each subtest
2018-04-10  Jonathan RajotteTests: Use for loop for identical validation
2018-04-10  Jonathan RajotteTests: Count number of chunk using ls
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-07  Jérémie GalarneauIncrease LTTNG_HOST_NAME_MAX from 64 to 255
2018-04-07  Jérémie GalarneauAdd lttng_trace_archive_location lttng-ctl API
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  Jonathan RajotteTests: fix oot and dist for rotation tests
2018-04-03  Jérémie GalarneauTests: add rotation tests scripts to noinst_SCRIPTS...
2018-04-03  Jonathan RajotteTests: SESSION_NAME defined on each iteration of kernel...
2018-04-03  Jonathan RajotteTests: Reduce scope of TRACE_PATH to a function
2018-04-03  Jonathan RajotteTests: PID_RELAYD is never used
2018-04-03  Jonathan RajotteTests: use functions from utils.sh in rotation tests
2018-04-03  Jonathan RajotteTests: consolidate session creation with a uri paramete...
2018-04-03  Jonathan RajotteTests: use modprobe to test for the presence of lttng...
2018-04-03  Jonathan RajotteTests: missing license header in rotation utils
2018-04-03  Jonathan RajotteTests: missing parenthesis in userspace rotation test
2018-04-03  Jonathan RajotteTests: use enable_ust_lttng_channel_ok instead of a...
2018-04-03  Jonathan RajotteTests: remove TRACE_PATH at the end of the rotation...
2018-04-03  Jonathan RajotteTests: exit $out gets overridden by EXIT trap from...
2018-04-03  Jonathan RajotteTests: Use SIGTERM instead of SIGKILL
2018-04-03  Jonathan RajotteAdd --post-script to tap-driver.sh
2018-04-03  Jérémie GalarneauTests: add rotation tests to the "check" target
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
2018-04-03  Julien DesfossezDedicated error message when relay does not support...
2018-04-03  Julien DesfossezFix: add missing includes for embedded help
2018-04-03  Philippe ProulxDocument tracing session rotation features
2018-04-03  Jérémie GalarneauCheck for pending notification on notification channel...
2018-04-03  Jérémie GalarneauClarify error logging statement of rotation thread
2018-04-03  Jérémie GalarneauFix: rotation state marked as completed before relayd...
2018-04-03  Jérémie GalarneauFix: cmd_rotate_set_schedule returns positive error...
2018-04-03  Jérémie GalarneauFix: unchecked return value of domain_mkdir()
2018-04-03  Jérémie GalarneauAdd initial "no rotation" state to session rotation...
2018-04-03  Jérémie GalarneauFix: erroneous use of kernel consumer error codes
2018-04-03  Jérémie GalarneauFix: unhandled prev_seq initial value
2018-04-03  Julien DesfossezSize-based rotation
2018-04-03  Jérémie GalarneauAdd lttng_notification_channel_has_pending_notification()
2018-04-03  Jérémie GalarneauFix: channel lock must be taken to check for pending...
2018-04-03  Jérémie GalarneauDocs: typo in notification channel header
2018-04-03  Jérémie GalarneauFix: circular inclusion of lttng.h results in warning
2018-04-03  Jérémie GalarneauRemove unneeded domain.h include
2018-04-03  Jérémie GalarneauDocs: wrong enum value used in evaluation API description
2018-04-03  Jérémie GalarneauRemove unneeded forward declaration in condition headers
2018-04-03  Julien DesfossezAdd the GMT offset in the rotated chunk path
2018-04-03  Julien DesfossezTests for the session rotation feature
2018-04-03  Julien DesfossezFix validate_trace_empty test check
2018-04-03  Julien DesfossezExample client to use the session rotation API
2018-04-03  Julien DesfossezSave, restore and list the rotation parameters
2018-04-03  Julien DesfossezSession consumed size notification
2018-04-03  Jérémie GalarneauFix: previous channel total is not updated
2018-04-03  Jérémie GalarneauAdd likely/unlikely annotations on channel sample handl...
2018-04-03  Jérémie GalarneauSeparate session info from channel info in notification...
2018-04-03  Julien DesfossezRotate timer
2018-04-03  Jérémie GalarneauSimplify lock handling in enqueue_timer_rotate_job()
2018-03-28  Simon MarchiUse utils_parse_time_suffix in create and enable-channe...
2018-03-28  Simon MarchiIntroduce utils_parse_time_suffix
2018-03-28  Jonathan RajotteFix: use metadata key instead of fd for consumer rotati...
2018-03-26  Jonathan RajotteFix: double similar condition
2018-03-23  Jérémie GalarneauFix: missing type definitions in mi-lttng-3.0.xsd
2018-03-23  Jérémie GalarneauFix: out of tree build fails on missing header
2018-03-23  Julien Desfossezlttng rotate command
2018-03-21  Julien DesfossezRelay rotate pending command
2018-03-21  Julien DesfossezRotate command
2018-03-16  Julien DesfossezSessiond timer thread
2018-03-16  Jonathan RajotteFix: ret is uninitialized on standard path
2018-03-15  Julien DesfossezSessiond rotation thread
2018-03-14  Julien DesfossezConsumer rotate a channel
2018-03-14  Julien DesfossezConsumer perform the rotation when extracting a packet
2018-03-14  Julien DesfossezConsumer rotate stream
2018-03-14  Julien DesfossezImplement the RELAYD_ROTATE_PENDING relay daemon command
2018-03-13  Julien DesfossezImplement the RELAYD_ROTATE_STREAM relay daemon command
2018-03-12  Julien DesfossezChannel rotate pipe between sessiond and the consumers
2018-03-09  Julien DesfossezSupport to dump the kernel metadata cache from the...
2018-03-08  Julien DesfossezAdd ustctl_flush_buffer to the consumer API
2018-03-08  Julien DesfossezCommon consumer functions to read current positions
2018-03-08  Julien DesfossezDedicated function to wakeup the consumer metadata...
next
This page took 0.03982 seconds and 5 git commands to generate.