lttng-tools.git
2018-06-01  Jonathan RajotteCleanup: uid and gid are never used by run_as_noworker()
2018-05-31  Jonathan RajotteCleanup: sessiond_id is never used by relayd_create_ses...
2018-05-31  Jonathan RajotteCleanup: sock is never used by ask_channel()
2018-05-31  Jonathan RajotteCleanup: ctx is never used by monitor_timer()
2018-05-31  Jonathan RajotteCleanup: signo is never used by metadata_switch_timer
2018-05-31  Jonathan RajotteCleanup: channel is never used by metadata_cache_check_...
2018-05-31  Jonathan RajotteCleanup: relayd id is never used by write_relayd_metada...
2018-05-31  Jonathan RajotteCleanup: attr is not used by open_ust_stream_fd()
2018-05-31  Jonathan RajotteCleanup: *_domain are never used by create_session
2018-05-31  Philippe Proulxdoc/man: update rotation man pages to follow API's...
2018-05-30  Jonathan RajottePrint consumerd32/64/kernel configuration
2018-05-30  Jérémie GalarneauTest: change use of space for tabs in utils.sh
2018-05-30  Francis DeslauriersTests: add duplicated providers tests
2018-05-30  Francis DeslauriersTests: add function to validate the number of an event...
2018-05-30  Francis DeslauriersTests: allow the use of regular expressions to match...
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-27  Julien DesfossezTest for lttng-logger
2018-05-26  Jérémie GalarneauTest mi: rename sessiond load directory constant
2018-05-26  Jonathan Rajottemi: support "add-context --list"
2018-05-26  Francis DeslauriersFix: test_ust-dl is generated at configure-time
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  Michael JeansonAdd missing include for ssize_t on Cygwin
2018-05-17  Jérémie GalarneauFix: sessions with agent channels fail to load
2018-05-17  Jérémie GalarneauFix: don't wait for the load thread before serving...
2018-05-16  Jérémie GalarneauAdd test_utils_parse_time_suffix to .gitignore
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-09  Jérémie GalarneauFix: test uses sizeof() on the wrong operand of strncpy
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-02  Jérémie GalarneauCleanup: name of send_sessiond_channel() is misleading
2018-05-01  Michael JeansonPrint the git version used to build from a distribution...
2018-05-01  Jérémie GalarneauDocs: lttng-version uses the intransitive form of ...
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 RajotteFix: ret may be used uninitialized in sample_channel_po...
2018-04-30  Jonathan RajotteCleanup: ret is unused in relay_process_data_receive_he...
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
next
This page took 0.040411 seconds and 5 git commands to generate.