lttng-enable-event.1.txt: uprobe: update style and content
[lttng-tools.git] / src / lib /
2018-10-05  Jérémie GalarneauRemove unnecessary check of output parameter
2018-10-04  Jérémie GalarneauAllow get_next_notification to return when interrupted
2018-08-30  Jérémie GalarneauRemove unused session current_archive_location accessor
2018-08-30  Jérémie GalarneauFix: unchecked access to pids array
2018-08-30  Jérémie GalarneauFix: missing jump to error on allocation failure
2018-08-30  Jérémie GalarneauCleanup: unused assignation of ret value
2018-08-30  Jérémie GalarneauFix: possible null dereference on communication error
2018-08-29  Jérémie GalarneauFix: returned pids may be uninitialized
2018-08-29  Francis DeslauriersFix: use of uninitialized value in error path
2018-08-29  Francis DeslauriersFix: use-after-free on error of lttng_event creation...
2018-08-28  Jérémie GalarneauHide lttng_event_copy symbol
2018-08-24  Jérémie GalarneauFix: event copy constructor frees original event on...
2018-08-24  Jérémie GalarneauFix: userspace probe accessors are not const-correct
2018-08-24  Francis DeslauriersAdd lttng_event copy constructor
2018-08-24  Jérémie Galarneaulttng-ctl: implement listing of userspace probe locations
2018-08-24  Jérémie Galarneaulttng-ctl: send userspace probe location on enable_event
2018-08-24  Jérémie Galarneaulttng-ctl: locate extended event attributes at reception
2018-08-24  Francis DeslauriersAdd utils to send file descriptors to the sessiond
2018-08-24  Jérémie Galarneaulttng-ctl: add accessors of userspace probe location...
2018-08-24  Jérémie Galarneaulttng-ctl: move lttng_event functions to a new file
2018-08-24  Jérémie GalarneauFix: notification channel not released on error path
2018-08-22  Jérémie GalarneauUse the dynamic buffer to serialize notification objects
2018-08-16  Jérémie GalarneauTest: session rotation schedule API
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-06  Mathieu DesnoyersFilter: document ust app ctx limitation
2018-06-06  Mathieu DesnoyersFilter: add FILTER_OP_RETURN_S64 instruction
2018-06-06  Mathieu DesnoyersFilter: make bitwise and, or, xor higher prio than...
2018-06-06  Mathieu DesnoyersFilter: Implement rshift, lshift, bit not operators
2018-06-06  Mathieu DesnoyersFilters: generate backward compatible "get field" and...
2018-06-06  Mathieu DesnoyersFilter: index array, sequences, implement bitwise binar...
2018-06-06  Mathieu DesnoyersImplement support for brackets in filter expressions
2018-06-04  Jérémie GalarneauReplace strncpy by lttng_strncpy in lttngctl session...
2018-06-01  Jonathan RajotteCleanup: open_memstream and close_memstream compat...
2018-04-10  Jonathan RajotteFix: null pointer dereference in lttng_rotation_handle_...
2018-04-07  Jérémie GalarneauExtend the rotation API to provide network trace archiv...
2018-04-03  Jérémie GalarneauFix: cmd_rotate_set_schedule returns positive error...
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 GalarneauFix: channel lock must be taken to check for pending...
2018-04-03  Julien DesfossezSave, restore and list the rotation parameters
2018-04-03  Julien DesfossezRotate timer
2018-03-23  Julien Desfossezlttng rotate command
2018-03-16  Julien DesfossezSessiond timer thread
2018-03-15  Julien DesfossezSessiond rotation thread
2017-11-13  Julien DesfossezFix: path of snapshots with a relay and default URI
2017-06-12  Mathieu DesnoyersIntroduce "--blocking-timeout" channel parameter
2017-06-01  Michael JeansonFix: Don't override user variables within the build...
2017-05-28  Jérémie GalarneauFix: explicitly send client credentials during handshake
2017-05-28  Jérémie GalarneauFix: return LTTNG_ERR_INVALID_TRIGGER on validation...
2017-05-06  Jérémie GalarneauFix: dereference before null check of channel attributes
2017-05-06  Jérémie GalarneauFix: unchecked lttng_dynamic_buffer_set_size return...
2017-05-05  Philippe ProulxAdd support for "full" star globbing patterns in event...
2017-05-05  Jérémie GalarneauExpose monitor timer interval to lttngctl and client
2017-05-05  Jérémie GalarneauAdd client notification API
2017-02-14  Michael JeansonPort: Link with no-undefined on Windows
2016-10-07  Jonathan Rajottelttng_ctl: add session_name to load override
2016-10-07  Jonathan RajotteFix: test presence of override_attr before accessing...
2016-10-07  Jérémie GalarneauRemove lttng_load_session_attr_get_override_path_url
2016-10-07  Philippe ProulxRemove calibrate from liblttng-ctl
2016-10-07  Jonathan RajotteApply the overrides attributes during configuration...
2016-10-07  Jérémie GalarneauClean-up: remove copy-pasted comment from save.c
2016-10-07  Jonathan Rajottelttng-ctl: add override helper to load api
2016-10-06  Jonathan RajotteFix: use ssize_type for the return value of uri_parse_s...
2016-08-09  Jérémie GalarneauFix: pass NULL to config_load_session instead of an...
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-14  Jérémie GalarneauAdd name omission and output omission on save to lttng-ctl
2016-06-08  Jérémie GalarneauFix: missing "void" parameter of lib constructor and...
2016-05-15  Jérémie GalarneauFix: loading of live session within userspace domains
2016-05-15  Philippe ProulxFix: standardize parser/lexer building
2016-05-14  Jérémie GalarneauRe-add default size symbols which were erroneously...
2016-05-14  Jérémie GalarneauHide internal _lttng_destroy_session symbol
2016-03-12  Jonathan RajotteFix: systematic overwrite of union values on add context
2016-03-11  Julien DesfossezCommand metadata regenerate
2016-03-08  Jérémie GalarneauRename filter string to filter expression in liblttng-ctl
2016-03-07  Jérémie GalarneauSend extended channel payload to client
2016-03-07  Jérémie GalarneauAdd channel discarded events and lost packets stats...
2016-03-03  Philippe ProulxAdd lttng_event_get_exclusion_name*() to liblttng-ctl
2016-03-03  Philippe ProulxTransfer UST exclusion names from sessiond to client
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 command header to sessiond->client response msg
2016-02-25  Julien DesfossezExplicitly stop the session on lttng destroy
2016-02-12  Mathieu DesnoyersAllow $app.provider:ctxname in filter, enum, variant...
2016-02-12  Jérémie GalarneauEnforce const-correctness in UNIX socket wrappers
2016-02-12  Jérémie GalarneauAdd application context support to lttng-ctl lttng_add_...
2016-02-12  Jérémie GalarneauCleanup comments in lttng-ctl.c
2015-11-04  Philippe ProulxTruncate exclusion names to have a terminal '\0'
2015-10-19  Jonathan RajotteSelect which binaries/extras to build at configure...
2015-10-19  Michael JeansonRename config.h to session-config.h
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-10-19  Michael JeansonAdd missing include for memset()
2015-10-19  Jérémie GalarneauPort: Add Solaris fls compat
2015-10-19  Michael JeansonPort: Use LTTNG_NAME_MAX instead of NAME_MAX
2015-10-19  Jérémie GalarneauCleanup: Remove commented-out constant
2015-09-22  Jonathan RajotteFix: disable kernel event based on name and event type
2015-09-21  Michael JeansonFix: Possible dereference of null pointers
2015-09-15  Jérémie GalarneauRemove dead code from filter grammar test
2015-09-15  Jérémie GalarneauRemove dead code from ir generation filter visitor
next
This page took 0.051786 seconds and 8 git commands to generate.