Fix: lttng-list: don't warn when the kernel domain has no channels
[lttng-tools.git] / include /
2020-03-26  Jérémie GalarneauRefactor: lttng-ctl: follow terminology of the tracker...
2020-03-20  Jonathan RajotteRemove part of last name to fit in a 80 character line
2020-02-12  Jérémie GalarneauFix: tracker: inclusion of internal header in public...
2020-01-31  Simon Marchisession-descriptor: fix comment typos in session-descri...
2020-01-30  Michael JeansonMove to kernel style SPDX license identifiers
2020-01-15  Jonathan RajotteFix: automatic enum value overwrites existing error...
2019-12-20  Jonathan Rajottetracker: update API documentation
2019-12-20  Jonathan RajotteCleanup: remove struct lttng_handle from tracker.h
2019-12-20  Jonathan RajotteRefactoring: introduce lttng_tracker_ids_serialize
2019-12-20  Jonathan RajotteRefactoring: move count to an output parameter
2019-12-20  Jonathan RajotteRefactoring: introduce lttng_tracker_ids data structure
2019-12-20  Jonathan RajotteRefactoring: use an opaque lttng_tracker_id type
2019-12-20  Jonathan Rajottetrackers: support tracking feature
2019-12-20  Jonathan Rajottetrackers: introduce new tracker types
2019-12-20  Mathieu Desnoyerstrackers: change error code from "pid" to "id"
2019-12-19  Mathieu Desnoyerslttng-ctl: Expose sessiond cmd_clear_session command
2019-12-19  Mathieu Desnoyerscommon error: Add errors for clear feature
2019-12-19  Mathieu DesnoyersFix: consumerd: use packet sequence number for rotation...
2019-11-20  Jérémie GalarneauDocs: verb/noun confusion in comment
2019-11-05  Jonathan RajotteCleanup: remove unused internal lttng_session_descripto...
2019-10-23  Michael JeansonAdd kernel uid/gid contexts
2019-10-23  Michael JeansonAdd kernel namespace contexts
2019-10-19  Michael JeansonTypo: occured -> occurred
2019-10-16  Jérémie GalarneauFix: sessiond: session destruction errors are unreported
2019-10-08  Jonathan RajotteDIST OOT: use build_dir version.i file
2019-10-08  Jonathan RajotteIntroduce EXTRA_VERSION_PATCHES
2019-10-08  Jonathan RajotteIntroduce EXTRA_VERSION_NAME and EXTRA_VERSION_DESCRIPTION
2019-10-02  Jérémie GalarneauFix: liblttng-ctl: ABI-breaking size change of lttng_se...
2019-10-02  Jérémie GalarneauDocs: document the session destruction handle API
2019-10-01  Jérémie GalarneauFix: lttng-ctl: missing __cplusplus closing brace
2019-09-03  Mathieu DesnoyersFix: honor base path for network URIs
2019-08-09  Mathieu DesnoyersFix: lttng-ctl: public session.h control API: restore...
2019-08-09  Jérémie Galarneaurelayd: implement file and session rotation on top...
2019-07-25  Jérémie GalarneauPrint the location of trace chunk produced at session...
2019-07-25  Jérémie GalarneauFix: wait for the completion of implicit session rotations
2019-07-25  Jérémie GalarneauCreate stream files relative to a stream's current...
2019-04-10  Jérémie GalarneauGenerate session name and default output on sessiond...
2019-03-28  Jérémie GalarneauFix: no-output sessions do not enforce snapshot constraints
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...
2018-12-07  Michael JeansonFix: use sys/types.h for ssize_t on Cygwin
2018-11-16  Mathieu DesnoyersFix: sessiond: consumer.c: rotation error handling
2018-10-04  Jérémie GalarneauAllow get_next_notification to return when interrupted
2018-10-04  Jérémie GalarneauDocs: comment typo fix (accomodates -> accommodates)
2018-09-18  Jérémie GalarneauFix: missing header breaks the cygwin build
2018-08-30  Jérémie GalarneauRemove unused session current_archive_location accessor
2018-08-28  Jérémie GalarneauAdd function instrumentation type accessors to function...
2018-08-28  Jérémie GalarneauDocs fix: probe location description is erroneous
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
next
This page took 0.040731 seconds and 7 git commands to generate.