Clean-up: liblttng-ctl: fix two trivial -Wshadow errors
[lttng-tools.git] / src / lib /
2021-04-13  Simon MarchiClean-up: liblttng-ctl: fix two trivial -Wshadow errors
2021-04-13  Simon MarchiClean-up: liblttng-ctl: fix -Wshadow error in lttng_ena...
2021-03-09  Simon Marchicommon: move bytecode utilities from filter to its...
2021-03-05  Philippe Proulxlttng-ctl: add event expression API
2021-02-24  Simon Marchilttng: Add remove-trigger command
2021-02-24  Simon Marchilttng: Add list-triggers command
2021-02-18  Jérémie GalarneauFix: lttng-ctl: appending to dynamic buffer invalidates...
2021-02-10  Jérémie Galarneaulttng-ctl: health: remove unreachable condition
2021-02-09  Jérémie Galarneaulttng-ctl: convert invalid command return codes to...
2021-02-03  Francis Deslaurierssessiond: client commands: print command enum as a...
2021-01-13  Jérémie GalarneauFix: liblttng-ctl: unreported truncations when copying...
2020-11-24  Jonathan Rajottetrigger: consider domain on register and unregister
2020-11-20  Jonathan Rajottetrigger: implement listing of registered trigger
2020-11-20  Francis DeslauriersFix: lttng-ctl: deserialize on orderly shutdown of...
2020-11-18  Jérémie GalarneauFix: unchecked buffer size for communication header
2020-11-11  Jonathan Rajottetrigger: implement trigger naming
2020-11-09  Jonathan Rajottetrigger: expose trigger owner uid
2020-11-06  Michael Jeansonport: FreeBSD has no ENODATA, alias it to ENOATTR
2020-08-21  Jérémie GalarneauFix: liblttng-ctl: unchecked return value on buffer...
2020-08-20  Jonathan RajotteMove filter related code to libfilter under libcommon
2020-08-20  Jonathan Rajottesessiond: notification: use lttng_payload for communica...
2020-08-17  Jérémie Galarneausessiond: trigger: run trigger actions through an actio...
2020-08-17  Jérémie GalarneauRevert "sessiond: trigger: run trigger actions through...
2020-08-13  Jérémie Galarneausessiond: trigger: run trigger actions through an actio...
2020-08-11  Jérémie GalarneauClean-up: liblttng-ctl clear: change space to tabs
2020-08-11  Jérémie GalarneauClean-up: liblttng-ctl destruction handle: change space...
2020-08-10  Jonathan Rajottesessiond: comm: add fd count information for lttng...
2020-07-27  Jérémie Galarneaupayload: use fd_handle instead of raw file descriptors
2020-07-27  Jérémie Galarneauuprobe: transmit binary file descritptor through lttng_...
2020-07-27  Jérémie Galarneaucommon: move lttng_payload[_view] to libcommon
2020-06-11  Jérémie Galarneauliblttng-ctl: use lttng_payload for serialize/create_fr...
2020-06-09  Jonathan Rajotteliblttng-ctl: add facilities for lttng_snapshot_output...
2020-05-20  Jérémie GalarneauFix: liblttng-ctl: leak of tracker handle in lttng_...
2020-04-03  Simon MarchiFix: filter-grammar-test: add dependencies between...
2020-03-26  Jérémie GalarneauRefactor: lttng-ctl: follow terminology of the tracker...
2020-03-20  Simon MarchiFix all -Wdiscarded-qualifiers warning instances
2020-03-10  Jonathan RajotteFix: lttng-ctl: _handle can be NULL
2020-03-10  Jérémie GalarneauSilence `POSIX Yacc` warnings
2020-03-10  Simon MarchiFix -Wmissing-declarations warnings in filter-parser.y
2020-02-14  Jérémie GalarneauFix: lttng: uninitialized pointer free'd when no sessio...
2020-01-31  Michael JeansonCleanup: remove superfluous tests.txt
2020-01-30  Michael JeansonMove to kernel style SPDX license identifiers
2019-12-20  Jonathan RajotteFix: initialize var_data to NULL
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-19  Mathieu Desnoyerslttng-ctl: Expose sessiond cmd_clear_session command
2019-12-03  Simon Marchilttng-ctl: add local declarations for obsolete function...
2019-10-03  Jérémie GalarneauFix: liblttng-ctl: wrong variable used during argument...
2019-10-02  Jérémie GalarneauFix: lttng-ctl: unvalidated session destruction handle...
2019-09-14  Jérémie Galarneaulttng-ctl: fix: possible unaligned access in packed...
2019-09-14  Jérémie Galarneaulttng-ctl rotate: fix: possible unaligned access in...
2019-09-11  Jérémie Galarneaulttng-ctl: fix: lttng_data_pending confuses communicati...
2019-09-11  Jérémie GalarneauFix: report bytecode_push failure when pushing symbol
2019-09-11  Jérémie GalarneauFix: only invoke PERROR() on failure to close sessiond_...
2019-09-05  Mathieu Desnoyerslttng-ctl: notifications: use epoll()/poll() instead...
2019-09-03  Jonathan RajotteFix: bindings import segfaults on missing hash_key_u64
2019-08-09  Mathieu DesnoyersFix: lttng-ctl: public session.h control API: restore...
2019-08-09  Mathieu DesnoyersFix: destroy command: send credentials with command
2019-08-09  Jérémie GalarneauFix: incorrect time unit used when waiting on destructi...
2019-07-25  Jérémie GalarneauFix: wait for the completion of implicit session rotations
2019-06-18  Geneviève BastienFix: error when listing sessions with no session
2019-04-25  Yannick LamarreClean-up: Remove double buffer initialisation
2019-04-25  Jonathan RajotteFix: getgrnam is not MT-Safe, use getgrnam_r
2019-04-10  Jérémie GalarneauGenerate session name and default output on sessiond...
2019-04-10  Jérémie GalarneauFix: lttng_rotate_session does not handle socket close
2019-03-26  Jérémie GalarneauFix: missing include can cause structures to not be...
2019-02-16  Francis DeslauriersPrevent channel buffer allocation larger than memory
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...
next
This page took 0.044806 seconds and 7 git commands to generate.