lttng-tools.git
2019-07-25  Jérémie GalarneauFix: don't hide EBADF error subbuffer write
2019-07-25  Jérémie GalarneauTests: don't expect a UST directory after inactive...
2019-07-25  Jérémie GalarneauTests: remove check for an empty chunk produced on...
2019-07-25  Jérémie GalarneauFix: metadata stream is not marked as quiescent after...
2019-07-25  Jérémie GalarneauCreate stream files relative to a stream's current...
2019-07-25  Jérémie GalarneauCleanup: remove duplicated code in snapshot record...
2019-07-25  Jérémie GalarneauFix: run_as_mkdirat returns value of errno
2019-07-25  Jérémie GalarneauFix: double close of directory fd in runas worker
2019-07-25  Jérémie Galarneaurelayd: add the sessiond_trace_chunk_registry interface
2019-07-25  Jérémie GalarneauMove index initialization to ctf-index.h
2019-07-25  Jérémie GalarneauExport utils_stream_file_path outside of common/utils.c
2019-07-18  Jérémie GalarneauAdd file creation/unlinking utils to directory handle
2019-07-18  Jérémie Galarneaurelayd: send sessiond uuid and session id as part of...
2019-07-18  Jérémie GalarneauTransmit sessiond uuid to consumerd on launch
2019-07-18  Jérémie GalarneauAdd lttng_uuid_copy() util
2019-07-18  Jérémie GalarneauAdd lttng_uuid_is_nil() util
2019-07-18  Jérémie GalarneauAdd lttng_uuid_is_equal util to lttng_uuid
2019-07-18  Jérémie GalarneauAdd a consumer daemon INIT command
2019-07-18  Jérémie GalarneauGenerate a UUID on lttng-sessiond launch
2019-07-18  Jérémie GalarneauRemove unneeded creation of the UST domain sub-directory
2019-07-18  Jérémie Galarneau.gitignore: ignore ccls and clangd files
2019-07-18  Jérémie GalarneauCreate an initial trace chunk on first start of an...
2019-07-18  Jérémie GalarneauAllow direct access to the dirfd of a directory handle
2019-07-18  Jérémie GalarneauCreate a consumer daemon trace chunk registry on launch
2019-07-18  Jérémie GalarneauAdd the trace chunk and trace chunk registry interfaces
2019-07-18  Jérémie GalarneauAdd a time_to_iso8601_str() utility
2019-07-18  Jérémie GalarneauAdd a method to create a directory handle relative...
2019-07-18  Jérémie GalarneauMaintain a channel-per-session_id hash table in the...
2019-07-18  Jérémie GalarneauDocument lttng_directory_handle_init_from_dirfd
2019-07-18  Jérémie GalarneauAllow lttng_directory_handle to be moved
2019-07-18  Jérémie GalarneauAdd a copy method to lttng_directory_handle
2019-07-18  Jérémie GalarneauRemove unused bitfield.h header
2019-07-18  Jérémie GalarneauTests build fix: undefined MAGIC_VALUE macro
2019-07-18  Jérémie GalarneauBuild fix: undeclared variable in poll compat
2019-06-18  Geneviève BastienFix: error when listing sessions with no session
2019-05-24  Jonathan RajotteUpdate base test for binding
2019-05-24  Jonathan RajotteFix: python binding: expose domain buffer type
2019-05-04  Yannick LamarreClean-up: correct typo from epoll to poll
2019-05-04  Yannick LamarreClean code base from redundant verification
2019-05-04  Yannick LamarreChange lttng_poll_wait behaviour of compat-poll to...
2019-05-04  Yannick LamarreFix: hang in thread_rotation when using compat-poll
2019-05-04  Yannick LamarreAdapt poll layer behaviour to match the epoll layer
2019-05-04  Yannick LamarreChange LTTNG_POLL_GETNB behaviour for poll flavor
2019-05-04  Yannick LamarreAdd Unit test to poll compatibility layer
2019-05-03  Yannick LamarreFix: lttng_poll_mod calls compat_(e)poll_add
2019-05-01  Jonathan RajotteFix: getenv can return null
2019-04-30  Mathieu DesnoyersBump LTTNG_UST_ABI to 8.0
2019-04-28  Jérémie GalarneauFix: directory handle credentials parameter is not...
2019-04-25  Geneviève Bastiendoc: Add reference to USDT probes
2019-04-25  Yannick LamarreClean-up: Remove double buffer initialisation
2019-04-25  Jonathan RajotteFix: getgrnam is not MT-Safe, use getgrnam_r
2019-04-24  Mathieu DesnoyersFix: logging: log_add_time() save/restore errno
2019-04-24  Mathieu DesnoyersFix relayd: initialize beacon to -1ULL
2019-04-24  Mathieu DesnoyersFix: relayd: handling of lttng_read errors >= 0
2019-04-24  Michael JeansonHarmonize pprint macro across projects
2019-04-24  Michael JeansonUpdate the ac_define_dir macro from the autoconf archive
2019-04-24  Michael JeansonHarmonize rw_prog_cxx_works macro across projects
2019-04-24  Michael JeansonNamespace check_sdt_works custom macro
2019-04-24  Michael JeansonUpdate macros from the autoconf archive
2019-04-24  Jérémie GalarneauFix: relayd not spawned on default-url live session...
2019-04-24  Jérémie GalarneauClean-up: remove empty line in lttng create command
2019-04-18  Jérémie GalarneauAdd mkdirat utils and runas wrappers
2019-04-11  Jérémie GalarneauClean-up: remove commented code from test
2019-04-10  Jérémie GalarneauFix tests: NULL pointer dereference in ltt_session...
2019-04-10  Jérémie GalarneauFix tests: NULL pointer dereference in ust channel...
2019-04-10  Jérémie GalarneauFix tests: NULL pointer dereference in ltt_ust_context...
2019-04-10  Jérémie GalarneauFix tests: NULL pointer dereference in ltt_session...
2019-04-10  Jérémie GalarneauLog the wait-shm's path on shm_open failure
2019-04-10  Jérémie GalarneauGenerate session name and default output on sessiond...
2019-04-10  Jérémie GalarneauMove completed trace archive chunks to an "archives...
2019-04-10  Jérémie GalarneauFix: lttng_rotate_session does not handle socket close
2019-04-08  Jérémie GalarneauFix: hide internal libcommon time utilities
2019-04-08  Jérémie Galarneaulttng: make the configuration file interface const...
2019-04-08  Jérémie GalarneauFix: command reply message is leaked for variable-len...
2019-03-29  Michael JeansonFix: skip test when ust doesn't have perf support
2019-03-29  Jonathan RajotteTests: check for lttng-modules presence
2019-03-28  Yannick LamarreFix: Properly sanitize input parameter
2019-03-28  Michael JeansonFix tests: link libpause_consumer on liblttng-ctl
2019-03-28  Michael Jeansontap-driver.sh: flush stdout after each test result
2019-03-28  Jérémie GalarneauFix tests: snapshot size validation failure runs too...
2019-03-28  Jonathan RajotteFix tests: the tree origin can be a symlink itself
2019-03-28  Jonathan RajotteFix tests: skip test_getcpu_override on single core...
2019-03-28  Yannick LamarreEnforce DL_LIBS value instead of hard coded -ldl
2019-03-28  Yannick LamarreFix: Add POPT_CFLAGS to lttng_CFLAGS
2019-03-28  Mathieu DesnoyersFix: consumer snapshot: handle unsigned long overflow
2019-03-28  Jérémie GalarneauClean-up: hide internal kernel_consumer_add_channel...
2019-03-28  Jérémie GalarneauFix: no-output sessions do not enforce snapshot constraints
2019-03-28  Jérémie GalarneauFix: wrong error code returned by kernel_snapshot_record()
2019-03-28  Jérémie GalarneauClarify incorrect channel output type logging message
2019-03-28  Jérémie GalarneauMark lttng_kconsumer_snapshot_channel as static
2019-03-28  Jérémie GalarneauDocs: clarify the meaning of the snapshot_mode flag...
2019-03-28  Jérémie Galarneaulttng: clean-up the printout of snapshot outputs
2019-03-28  Jérémie Galarneaulttng: clean-up printout of session output destination
2019-03-28  Jérémie GalarneauDocs: document the format of the lttng_session path...
2019-03-28  Jérémie GalarneauDocs: lttng-ctl has no default live timer period
2019-03-26  Jérémie GalarneauFix: missing include can cause structures to not be...
2019-03-26  Jérémie GalarneauFix: check illegal combinations of ctrl-url/data-url...
2019-03-26  Jérémie GalarneauFix: lttng_uri structure must be packed as it is used...
2019-03-26  Jérémie GalarneauFix: missing mentions of tracing session rotation in...
2019-03-26  Jérémie GalarneauFix: release reference to ltt_session on error instead...
next
This page took 0.039663 seconds and 4 git commands to generate.