lttng-tools.git
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...
2018-03-08  Julien DesfossezKeep read-only copies of fields from the channel to...
2018-03-08  Julien DesfossezCleanup: keep the number of pipes used by poll in a...
2018-03-08  Julien DesfossezFix: kernel snapshot handling of EAGAIN
2018-03-06  Julien DesfossezCommand to rename a folder
2018-03-06  Jérémie GalarneauFix: create_output_path() relayd util is not const...
2018-03-06  Jérémie GalarneauFix: relayd send_command() util not logging on failure
2018-03-06  Jérémie GalarneauClean-up: relayd send_command() helper is not const...
2018-03-06  Jérémie GalarneauClean-up: remove unneeded cast
2018-03-05  Julien DesfossezCreate the session and domain directories on start
2018-03-05  Julien DesfossezCommand to make a directory on the consumer or relay
2018-03-05  Francis DeslauriersUse free running metadata channel key between sessiond...
2018-03-05  Francis DeslauriersFix: leftover use of channel fd as identifier
2018-03-05  Jérémie GalarneauClean-up: use LTTNG_PATH_MAX rather than PATH_MAX
2018-02-28  Julien DesfossezKeep the base directory of a relay session separate
2018-02-28  Julien DesfossezChange trace_path to session_root_path and chunk_path
2018-02-28  Julien DesfossezMake kernel tracer version global to the session daemon
2018-02-28  Jérémie GalarneauClean-up: typo fixes in notification thread comments
2018-02-28  Jérémie GalarneauBump minor notification protocol version
2018-02-28  Jérémie GalarneauClean-up: hash table utils are unnecessarily non-const
2018-02-28  Julien DesfossezFix: stream_per_chan_id_ht should allow duplicates
2018-02-28  Julien DesfossezFix: lttng logs nanoseconds
2018-02-28  Julien DesfossezFix: use a free running channel key between sessiond...
2018-02-27  Francis DeslauriersTests: Fix: arm64 use sys_openat instead of sys_open
2018-02-26  Jonathan RajotteFix: set errno with value from SO_ERROR on error.
2018-02-26  Jonathan RajotteFix: missing value handling for lttng_event_context_type
2018-02-26  Jonathan RajotteFix: Use SOL_SOCKET level for SO_KEEPALIVE on all platform
2018-02-26  Julien DesfossezFix: error out on leftover arguments
next
This page took 0.037812 seconds and 4 git commands to generate.