Fix: libcompat is now part of libcommon
[lttng-tools.git] / src / common /
2018-08-24  Francis Deslauriersrun_as: adapt run_as implementation to support complex...
2018-08-24  Francis DeslauriersAdd SDT userspace probe location
2018-08-24  Francis DeslauriersImplement SDT probe description parsing function
2018-08-24  Francis DeslauriersAdd lttng_userspace_probe_location copy constructor
2018-08-24  Francis DeslauriersImplement ELF function offset extraction function
2018-08-24  Francis DeslauriersAdd utils_expand_path_keep_symlink fonction
2018-08-24  Francis DeslauriersFix: kernel adds creds on recv with SO_PASSCRED unix...
2018-08-24  Jérémie Galarneaulttng-ctl: implement listing of userspace probe locations
2018-08-24  Jérémie GalarneauAdd invalid userspace probe location error
2018-08-24  Jérémie GalarneauFix: memory is not zeroed on first set_capacity
2018-08-24  Jérémie GalarneauAdd a util to create a buffer view from a raw buffer
2018-08-24  Jérémie GalarneauFix: dynamic buffer mishandles setting capacity to 0
2018-08-24  Jérémie Galarneaulttng-ctl: send userspace probe location on enable_event
2018-08-24  Jérémie Galarneaulttng-ctl: add userspace probe location interface
2018-08-24  Jérémie GalarneauAdd lttng_dynamic_buffer_get_capacity_left util
2018-08-24  Jérémie GalarneauAdd ALIGN_TO util to macros.h
2018-08-24  Jérémie GalarneauFix: size of concrete class used in memcpy of base...
2018-08-24  Jérémie GalarneauFix: return 0 on successful location serialization
2018-08-24  Jérémie GalarneauFix: return size from location deserialization function
2018-08-24  Jérémie GalarneauFix: use condition's type to compute its hash
2018-08-24  Jérémie GalarneauCleanup: enforce const-correctness in notification...
2018-08-24  Jérémie GalarneauAdd session rotation ongoing/completed conditions
2018-08-23  Jérémie GalarneauFix: use the correct condition type in logging statements
2018-08-23  Jérémie GalarneauAdd a by-address equality short-circuit to condition...
2018-08-23  Jérémie GalarneauFix: assume that conditions are valid before being...
2018-08-23  Jérémie GalarneauCleanup: remove superfluous argument to consumed size...
2018-08-23  Jérémie GalarneauAdd trace archive location serialization/deserializatio...
2018-08-22  Jérémie GalarneauUse the dynamic buffer to serialize notification objects
2018-08-20  Jérémie GalarneauFix: consumers don't honor protocol on rotate pending...
2018-08-20  Jérémie GalarneauFix: possible NULL dereference in uri_parse_str_urls()
2018-08-20  Jérémie GalarneauTypo fix in uri parsing error logging
2018-08-20  Jérémie GalarneauFix: use of uninitialized 'nb_pipes_fd'
2018-08-20  Jérémie GalarneauClean-up: useless assert that unsigned value is >= 0
2018-08-17  Jérémie Galarneausave/load: support session rotation schedule descriptors
2018-08-17  Jérémie Galarneaumi: serialize relay rotation locations
2018-08-15  Jérémie Galarneaurotation-api: introduce rotation schedule descriptors
2018-08-01  Jérémie Galarneaurotation-api: pass session name explicitly
2018-06-11  Francis DeslauriersImplement MI and save/load support for callstack contexts
2018-06-11  Francis GiraldeauAdd kernel and userspace callstack event context
2018-06-11  Francis DeslauriersFix: missing context enum values in session xml schema
2018-06-05  Anders WallinTests: add session auto-loading test cases
2018-06-05  Michael JeansonReplace deprecated readdir_r() with readdir()
2018-06-05  Jérémie GalarneauUse https in links to the lttng.org website
2018-06-05  Jérémie GalarneauPass the consumerd stream's trace archive id to the...
2018-06-05  Jérémie GalarneauFix: propagate archive id to the consumer daemon on...
2018-06-04  Jérémie GalarneauTypo in ust consumer log message (channek -> channel)
2018-06-04  Jonathan RajotteUse dynamic payload for the add stream realyd command
2018-06-04  Jonathan RajotteDynamic payload for relayd create session command
2018-06-04  Jonathan RajotteFix: backward relayd communication compatibility.
2018-06-04  Jérémie GalarneauAdd unused attribute to lttng_to_index_major param
2018-06-04  Jérémie GalarneauReplace strncpy by lttng_strncpy in utils_stream_file_n...
2018-06-04  Jérémie GalarneauUse dynamic buffer to build session configuration path
2018-06-04  Jérémie GalarneauReplace strncpy by lttng_strncpy in session config
2018-06-01  Jérémie GalarneauSilence strncpy warning emitted by GCC 8 in XSD path...
2018-06-01  Jérémie GalarneauSilence strncpy warning emitted by GCC 8 in lttng_strncpy()
2018-06-01  Jérémie GalarneauSilence strncpy warning emitted by GCC 8 in ini parser
2018-06-01  Jonathan RajotteFix: use signed variable for refcounting of consumer_re...
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-26  Jonathan Rajottemi: support "add-context --list"
2018-05-17  Jérémie GalarneauFix: sessions with agent channels fail to load
2018-05-08  Jérémie GalarneauCleanup: send_fds functions are not const-correct
2018-05-02  Jérémie GalarneauCleanup: name of send_sessiond_channel() is misleading
2018-04-30  Jonathan RajotteFix: ret may be used uninitialized in sample_channel_po...
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-09  Gregory LEOCADIEFix: use off_t type for lseek function return value...
2018-04-07  Jérémie GalarneauAdd lttng_trace_archive_location lttng-ctl API
2018-04-03  Julien DesfossezDedicated error message when relay does not support...
2018-04-03  Julien DesfossezSize-based rotation
2018-04-03  Jérémie GalarneauRemove unneeded forward declaration in condition headers
2018-04-03  Julien DesfossezSave, restore and list the rotation parameters
2018-04-03  Julien DesfossezSession consumed size notification
2018-04-03  Julien DesfossezRotate timer
2018-03-28  Simon MarchiIntroduce utils_parse_time_suffix
2018-03-23  Jérémie GalarneauFix: missing type definitions in mi-lttng-3.0.xsd
2018-03-23  Julien Desfossezlttng rotate command
2018-03-21  Julien DesfossezRelay rotate pending command
2018-03-21  Julien DesfossezRotate command
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...
next
This page took 0.045322 seconds and 8 git commands to generate.