Hide lttng_event_copy symbol
[lttng-tools.git] / include /
2018-08-28  Jérémie GalarneauHide lttng_event_copy symbol
2018-08-28  Jérémie GalarneauDocs: document new lttng_event methods
2018-08-27  Jérémie GalarneauDocs: distinction between function and tracepoint...
2018-08-24  Jérémie GalarneauFix: userspace probe accessors are not const-correct
2018-08-24  Francis DeslauriersImplement userspace probe location extraction and regis...
2018-08-24  Francis DeslauriersAdd SDT userspace probe location
2018-08-24  Francis DeslauriersAdd lttng_event copy constructor
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  Jérémie GalarneauAdd invalid userspace probe location error
2018-08-24  Jérémie Galarneaulttng-ctl: add accessors of userspace probe location...
2018-08-24  Jérémie Galarneaulttng-ctl: add userspace probe location interface
2018-08-24  Jérémie Galarneaulttng-ctl: add an lttng_event_extended distinct from...
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 GalarneauCleanup: remove superfluous argument to consumed size...
2018-08-23  Jérémie GalarneauDocs: prefer 'release' to 'free' in API documentation
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-17  Jérémie GalarneauFix: use negative code for errors in enum
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 GiraldeauAdd kernel and userspace callstack event context
2018-05-17  Michael JeansonAdd missing include for ssize_t on Cygwin
2018-05-01  Michael JeansonPrint the git version used to build from a distribution...
2018-04-24  Jérémie GalarneauFix: failure to launch agent thread is not reported
2018-04-09  Jérémie GalarneauFix: use signed member to transport enum 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-03  Julien DesfossezDedicated error message when relay does not support...
2018-04-03  Jérémie GalarneauAdd initial "no rotation" state to session rotation...
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 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 DesfossezSave, restore and list the rotation parameters
2018-04-03  Julien DesfossezSession consumed size notification
2018-04-03  Jérémie GalarneauSeparate session info from channel info in notification...
2018-04-03  Julien DesfossezRotate timer
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 DesfossezRotate command
2018-03-15  Julien DesfossezSessiond rotation thread
2018-02-28  Jérémie GalarneauBump minor notification protocol version
2017-11-12  Olivier BlinFix: Make version.h generation work with dash
2017-08-01  Jérémie GalarneauDocs: document the trigger API
2017-08-01  Jérémie GalarneauDocs: document the notification API
2017-08-01  Jérémie GalarneauDocs: document the notification channel API
2017-08-01  Jérémie GalarneauDocs: document the evaluation API
2017-08-01  Jérémie GalarneauDocs: document the lttng_condition API
2017-08-01  Jérémie GalarneauDocs: document the lttng_buffer_usage condition API
2017-08-01  Jérémie GalarneauDocs: document the lttng_action_notify action type
2017-08-01  Jérémie GalarneauDocs: document the lttng_action API
2017-06-21  Michael JeansonTypo: occured -> occurred
2017-06-12  Mathieu DesnoyersIntroduce "--blocking-timeout" channel parameter
2017-05-28  Jérémie GalarneauFix: missing includes in buffer-usage.h
2017-05-11  Jérémie GalarneauFix: duplicate values used in lttng_evaluation_status...
2017-05-11  Jérémie GalarneauFix: missing header inclusions in buffer-usage.h
2017-05-06  Jérémie GalarneauBuild: missing includes for ssize_t definition on Cygwin
2017-05-05  Jérémie GalarneauFix: missing header in Makefile breaks the dist build
2017-05-05  Jérémie GalarneauExpose monitor timer interval to lttngctl and client
2017-05-05  Jérémie GalarneauImplement consumer ring buffer position sampling
2017-05-05  Jérémie GalarneauAdd client notification API
2016-10-07  Jérémie GalarneauDocs: grammar fix in load.h
2016-10-07  Jonathan Rajottelttng_ctl: add session_name to load override
2016-10-07  Jonathan Rajotteload: objects returned by getters do not need to be...
2016-10-07  Jérémie GalarneauDocs: change order of set functions in load.h to match get
2016-10-07  Philippe ProulxRemove calibrate from liblttng-ctl
2016-10-07  Jonathan RajotteApply the overrides attributes during configuration...
2016-10-07  Jonathan Rajottelttng-ctl: add override helper to load api
2016-10-06  Jérémie GalarneauDocs: grammar fixes in load.h
2016-10-06  Jonathan RajotteFix: wrong api comments for load.h
2016-09-07  Jérémie GalarneauFix: remove in-place backup suffix argument provided...
2016-08-25  Jérémie GalarneauClean-up snapshot command error reporting
2016-08-05  Jérémie GalarneauAccomodate BSD sed in version.h generation
2016-08-05  Michael JeansonPort: Add OSX clock_gettime compat
2016-07-06  Julien DesfossezAllow regenerating the statedump of a running session
2016-07-06  Julien DesfossezRename the "metadata regenerate" command to "regenerate...
2016-06-16  Mathieu DesnoyersAllow channel mode override in snapshot sessions
2016-06-14  Jérémie GalarneauAdd name omission and output omission on save to lttng-ctl
2016-06-14  Jérémie GalarneauExpress overwrite attribute as a byte in communication...
2016-05-24  Michael JeansonTypo: occured -> occurred
2016-05-15  Jérémie GalarneauFix: loading of live session within userspace domains
2016-05-14  Mathieu DesnoyersFix: distcheck requires that we clean version.h
2016-03-16  Julien DesfossezContexts for RT debugging
2016-03-11  Julien DesfossezCommand metadata regenerate
2016-03-08  Jérémie GalarneauRename filter string to filter expression in liblttng-ctl
2016-03-08  Jérémie GalarneauChange padding type from array to fixed-width integer
2016-03-07  Jérémie GalarneauAdd channel discarded events and lost packets stats...
2016-03-07  Jérémie GalarneauAdd extended info to liblttng-ctl's struct lttng_channel
2016-03-03  Jérémie GalarneauAdd new LTTNG_ERR_OVERFLOW error code
2016-03-03  Philippe ProulxAdd lttng_event_get_exclusion_name*() to liblttng-ctl
2016-03-03  Philippe ProulxAdd lttng_event_get_filter_string() to liblttng-ctl
2016-02-26  Philippe ProulxTransfer filter strings from sessiond to client
2016-02-25  Philippe ProulxAdd offset comments to struct lttng_event
next
This page took 0.039967 seconds and 7 git commands to generate.