sessiond: make functions static in ust-registry.c
[lttng-tools.git] / src /
2019-12-03  Simon Marchisessiond: make functions static in ust-registry.c
2019-12-03  Simon Marchisessiond: make thread_consumer_management function...
2019-12-03  Simon Marchisessiond: make thread_rotation function static
2019-12-03  Jérémie GalarneauFix: relayd: missing metadata stream causes all traces...
2019-12-03  Simon Marchilttng-ctl: add local declarations for obsolete function...
2019-12-03  Simon Marchisessiond: remove unused log_job_destruction function
2019-12-03  Simon Marchisessiond: make disable_context static
2019-12-03  Simon Marchisessiond: make ltt_sessions_ht_alloc static
2019-12-03  Simon Marchirelayd: make functions static in ctf-trace.c
2019-12-02  Simon MarchiMake validate_url_option_combination static in create.c
2019-12-02  Simon MarchiMake _utils_expand_path static
2019-12-02  Simon MarchiRemove unused function uri_create
2019-11-29  Simon Marchiuri: put `inline` at beginning of strpbrk_or_eos declar...
2019-11-29  Simon Marchicommon: make some functions static in mi-lttng.c
2019-11-29  Simon Marchiconsumerd: make lttng_consumer_close_all_metadata static
2019-11-27  Michael JeansonReplace libuuid with internal implementation
2019-11-27  Simon Marchiconsumerd: remove unused function consumer_del_data_stream
2019-11-25  Jérémie GalarneauClean-up: open_pipe_cloexec() has useless boilerplate
2019-11-25  Jérémie GalarneauFix: fd-tracker: dereference of lttng_inode after NULL...
2019-11-25  Jérémie GalarneauFix: fd-tracker: error path lead to null dereference...
2019-11-25  Jérémie GalarneauFix: fd-tracker: crash on close of partially initialize...
2019-11-23  Jérémie Galarneaufd-tracker: use lttng_inode to store fs_handle's path
2019-11-23  Jérémie Galarneaufd-tracker: add the lttng-inode interface
2019-11-23  Jérémie Galarneaufd-tracker: add the unlink operation to fs handles
2019-11-23  Jérémie Galarneaufd-tracker: add pipe management wrappers to fd-tracker
2019-11-23  Jérémie Galarneaufd-tracker: add epoll/poll management wrappers to fd...
2019-11-23  Jérémie Galarneaufd-tracker: add an fd-tracker util to common
2019-11-23  Jérémie Galarneaurelayd: close stdin on launch
2019-11-23  Jérémie GalarneauFix: relayd: fully initialize viewer stream before...
2019-11-22  Jérémie GalarneauClean-up relayd: session_release can be marked as static
2019-11-22  Francis DeslauriersFix: relayd: don't send streams if there is no metadata
2019-11-22  Jonathan RajotteFix: update apps on untrack only when session is active
2019-11-22  Jérémie GalarneauFix: consumerd: assert on null trace chunk on session...
2019-11-20  Jérémie GalarneauFix: sessiond: don't wait for a rotation from a null...
2019-11-20  Jérémie GalarneauFix: sessiond: duplicated rotation notification sent
2019-11-20  Jérémie GalarneauFix: relayd: remove assert of non-null stream trace...
2019-11-20  Jérémie GalarneauFix: sessiond: no rotation performed from null chunk...
2019-11-18  Jérémie GalarneauFix: invalid use of destructor in dynamic pointer array
2019-11-15  Jérémie GalarneauFix: relayd: check for a trace chunk before writing...
2019-11-14  Jérémie GalarneauFix: relayd: viewer session trace chunk not released...
2019-11-12  Jérémie Galarneaurelayd: rename viewer_session_set_trace_chunk and hide it
2019-11-12  Jérémie GalarneauFix: relayd: session trace chunk is copied too late
2019-11-11  Jérémie GalarneauFix: overly restrictive datetime regexp rejects valid...
2019-11-08  Jérémie GalarneauFix: relayd: disallow 0-length session names for 2...
2019-11-08  Jonathan Rajotterelayd: Add backward compatibility for --group-output...
2019-11-08  Jonathan Rajotterelayd: introduce --group-output-by-session
2019-11-06  Mathieu DesnoyersFix: sessiond: ust: deadlock with per-pid buffers
2019-11-06  Jérémie Galarneaurelayd: close viewer stream trace chunk earlier on...
2019-11-06  Mathieu DesnoyersFix: relayd: put chunk reference when closing stream
2019-11-06  Mathieu DesnoyersFix: relayd: tracefile rotation: viewer opening missing...
2019-11-05  Jonathan RajotteCleanup: remove unused internal lttng_session_descripto...
2019-11-05  Jonathan RajotteRefactor: Move set session path to own function
2019-11-05  Jonathan RajotteFix: move set base_path of session to URI configuration
2019-11-05  Jonathan RajotteFix: lttng: initialize sessions pointer to NULL
2019-11-05  Michael JeansonUse pkgconfig to detect and configure liblttng-ust
2019-10-30  Jérémie GalarneauFix: consumerd: crash occurs when taking snapshot of...
2019-10-29  Jérémie GalarneauFix: trace-chunk: log the cause of file open failures
2019-10-29  Jérémie GalarneauFix: relayd: live: crash when creating viewer streams
2019-10-29  Jérémie GalarneauFix: relayd: live: crash on attach to a session without...
2019-10-29  Jérémie GalarneauFix: relayd: live: some listed sessions are not attacheable
2019-10-29  Jérémie GalarneauFix: relayd: don't put un-acquired trace chunk reference
2019-10-29  Jérémie GalarneauFix: relayd: don't put un-acquired viewer trace chunk...
2019-10-28  Jérémie GalarneauFix: consumerd: NULL pointer dereference during metadat...
2019-10-28  Jérémie Galarneauconsumerd: clean-up: stream attribute accessed without...
2019-10-24  Jérémie Galarneausessiond: build fails in --without-lttng-ust configuration
2019-10-23  Jonathan RajotteMI: add support for namespace and uid/gid contexts
2019-10-23  Michael JeansonAdd UST uid/gid contexts
2019-10-23  Michael JeansonAdd kernel uid/gid contexts
2019-10-23  Michael JeansonAdd UST namespace contexts
2019-10-23  Michael JeansonAdd kernel namespace contexts
2019-10-22  Jérémie GalarneauUpdate local copy of ust-abi.h to reflect addition...
2019-10-22  Jonathan RajotteIntroduce LTTNG_RELAYD_WORKING_DIRECTORY environment...
2019-10-22  Jonathan RajotteTests: add an lttng-relayd working directory test
2019-10-22  Jonathan Rajotterelayd: introduce --working-directory/-w options
2019-10-22  Kai KangFix: compile fails for x32 arch
2019-10-19  Michael JeansonTypo: occured -> occurred
2019-10-19  Michael JeansonFix typo 'Attemp' -> 'Attempt'
2019-10-18  Jérémie GalarneauFix: sessiond: use system LTTng-UST headers when available
2019-10-17  Jérémie GalarneauFix: sessiond: unbalanced health register/unregister...
2019-10-17  Jérémie GalarneauFix: sessiond: NULL thread_state provided to pthread_cl...
2019-10-16  Jérémie GalarneauFix: sessiond: leak of trace chunk on destruction error
2019-10-16  Jérémie Galarneaucommon: cleanup error message mentioning mkdir
2019-10-16  Jérémie GalarneauFix: sessiond: session destruction errors are unreported
2019-10-16  Jérémie GalarneauFix: consumer: double unlock of rcu read lock on error
2019-10-15  Jérémie GalarneauFix: sessiond: application channel creation failure...
2019-10-11  Jérémie Galarneausessiond: clean-up: enhance logging on event allocation...
2019-10-11  Jérémie GalarneauFix: sessiond: don't assert on event creation error
2019-10-11  Jérémie Galarneausessiond: clean-up: typo in ust-app.c comment
2019-10-09  Francis DeslauriersFix: lttng-elf.c: dereferencing pointer before null...
2019-10-08  Jérémie GalarneauFix: sessiond: unbounded elf section data size allocation
2019-10-08  Jérémie GalarneauFix: sessiond: double socket close on allocation failure
2019-10-08  Jérémie GalarneauFix: sessiond: TOCTOU error on save of session configur...
2019-10-08  Jonathan RajotteIntroduce EXTRA_VERSION_PATCHES
2019-10-08  Jonathan RajotteUse EXTRA_VERSION_NAME and EXTRA_VERSION_DESCRIPTION
2019-10-08  Francis DeslauriersFix: relayd: Dereference after null check
2019-10-08  Jérémie GalarneauFix: sessiond: app sock and notif shm not created by...
2019-10-07  Jérémie GalarneauFix: sessiond: client socket not created by the main...
2019-10-04  Francis DeslauriersFix: relayd: Dereference before null check
2019-10-04  Francis DeslauriersFix: relayd: unchecked return values
2019-10-04  Francis DeslauriersFix: ust-consumer.c: Double unlock of channel lock
next
This page took 0.041408 seconds and 8 git commands to generate.