event-rule: lttng_event_rule base object
[lttng-tools.git] / src / common / Makefile.am
2020-09-11  Jonathan Rajotteevent-rule: lttng_event_rule base object
2020-09-11  Jonathan RajotteIntroduce kernel-probe locations
2020-08-26  Michael JeansonAdd common util to set thread name
2020-08-20  Jonathan RajotteMove filter related code to libfilter under libcommon
2020-08-10  Jonathan Rajottecredentials: implement is_equal
2020-07-27  Jérémie GalarneauAdd fd_handle interface
2020-07-27  Jérémie Galarneaucommon: move lttng_payload[_view] to libcommon
2020-06-12  Simon Marchiactions: introduce action group
2020-06-12  Simon Marchiactions: introduce snapshot session action
2020-06-09  Jonathan Rajotteliblttng-ctl: add facilities for lttng_snapshot_output...
2020-06-09  Simon Marchiactions: introduce rotate session action
2020-06-09  Simon Marchiactions: introduce stop session action
2020-06-09  Simon Marchiactions: introduce start session action
2020-04-17  Simon MarchiMove actions source files to src/common/actions directory
2020-04-08  Simon Marchicommon: keep libcommon_la_SOURCES list sorted
2020-04-03  Francis Deslaurierslttng-view: clean-up: move `--viewer` code to specific...
2020-03-26  Jérémie GalarneauRefactor: lttng-ctl: follow terminology of the tracker...
2020-01-30  Michael JeansonMove to kernel style SPDX license identifiers
2020-01-30  Jérémie Galarneaurelayd: replace uses of block FDs by the fs_handle...
2020-01-30  Jérémie Galarneaufd-tracker: refactor: extract fs_handle interface from...
2019-12-20  Jonathan RajotteRefactoring: use an opaque lttng_tracker_id type
2019-12-20  Mathieu Desnoyerstrackers: bump MI version to 4.0
2019-12-12  Jérémie GalarneauFix build: fd-tracker is not part of librelayd
2019-12-06  Simon MarchiFormat lists in src/common/Makefile.am
2019-11-27  Michael JeansonReplace libuuid with internal implementation
2019-11-23  Jérémie Galarneaufd-tracker: add an fd-tracker util to common
2019-09-03  Jonathan RajotteFix: bindings import segfaults on missing hash_key_u64
2019-07-18  Jérémie GalarneauAdd the trace chunk and trace chunk registry interfaces
2019-07-18  Jérémie GalarneauRemove unused bitfield.h header
2019-04-18  Jérémie GalarneauAdd mkdirat utils and runas wrappers
2019-04-10  Jérémie GalarneauGenerate session name and default output on sessiond...
2019-01-14  Jérémie GalarneauMove time utils to their own time.c file
2018-12-07  Michael JeansonRevert stubbing of runas functions
2018-12-07  Michael JeansonRevert stubbing of unix socket functions
2018-08-28  Jérémie GalarneauHide lttng_event_copy symbol
2018-08-24  Francis Deslauriersrun_as: add extract ELF symbol offset command
2018-08-24  Francis DeslauriersFix: kernel adds creds on recv with SO_PASSCRED unix...
2018-08-24  Jérémie Galarneaulttng-ctl: add userspace probe location interface
2018-08-24  Jérémie GalarneauAdd session rotation ongoing/completed conditions
2018-04-07  Jérémie GalarneauAdd lttng_trace_archive_location lttng-ctl API
2018-04-03  Julien DesfossezSession consumed size notification
2017-06-01  Michael JeansonCleanup: uuid library detection
2017-06-01  Michael JeansonFix: Don't override user variables within the build...
2017-05-19  Jérémie GalarneauAdd lttng_waiter utils
2017-05-05  Jérémie GalarneauAdd string-utils to dist subdirs in libcommon
2017-05-05  Philippe ProulxAdd string-utils convenience library
2017-05-05  Jérémie GalarneauAdd client notification API
2017-05-05  Jérémie GalarneauAdd lttng_buffer_view util
2017-05-05  Jérémie GalarneauAdd lttng_dynamic_buffer util
2016-09-28  Jérémie GalarneauFix: time redefinition warnings on macOS builds
2016-08-05  Michael JeansonPort: Detect platforms where librt is required
2016-08-04  Michael JeansonPort: Add OSX libuuid compat
2016-06-14  Michael JeansonFix: Define MANPATH in config.h
2016-05-05  Jérémie GalarneauMove unix.h wrapper from sessiond-comm to common
2016-03-18  Philippe Proulxlttng: show man page when using command's --help
2016-03-03  Jérémie GalarneauBump LTTng MI schema to 3.0
2016-02-12  Jérémie GalarneauEnable agent application contexts if filter has such...
2015-10-19  Jonathan RajotteSelect which binaries/extras to build at configure...
2015-10-19  Jonathan RajotteMove libconsumer under common/consumer/
2015-09-21  Mathieu DesnoyersFix: add subdir-objects to Makefile.am
2015-09-18  Mathieu DesnoyersFix: libc internal mutex races with run_as
2015-02-06  Jonathan RajotteFix: out-of-tree build: missing xsd file for mi test...
2014-10-16  David GouletFix: add missing headers to makefile for dist tarball
2014-07-29  Jonathan Rajotte... Fix: mi: missing files on make dist
2014-07-22  Jonathan RajotteMi: mi backend + mi for command version
2014-05-23  David GouletFix: add missing lib rt link for clock_gettime
2014-01-28  Mathieu DesnoyersConsumer: add testpoints
2014-01-28  Mathieu DesnoyersAdd daemonize() to libcommon
2013-12-17  Jérémie GalarneauAdd code from the inih library under libconfig
2013-11-11  Mathieu DesnoyersImplement lttng_read()/lttng_write()
2013-10-09  Mathieu DesnoyersMove health into its own common/ static library
2013-09-25  Julien DesfossezGenerate local kernel and UST indexes
2013-06-27  David GouletAdd consumer-stream.c/.h in libconsumer
2013-05-17  David GouletAdd wrappers for pipe
2013-03-27  Julien DesfossezUST periodical metadata flush
2013-02-18  David GouletMove LTTng-UST buffer ownership from application to...
2012-11-13  Simon MarchiAdd default subbuf sizes getter functions
2012-10-22  David GouletFix: Add missing header to makefile
2012-10-02  Paul ChaventFix: Build out of src tree
2012-10-02  Christian BabeuxNew testpoint mechanism to instrument binaries for...
2012-08-24  David GouletAdd lttng-error.h containing every API err. code
2012-08-14  David GouletExtend API and remove lttng_uri from lttng.h
2012-07-20  David GouletCreate utils.c/.h in libcommon
2012-07-11  David GouletNetwork streaming support
2012-06-13  David GouletAdd lttng URI support and default network ports
2012-05-08  David GouletMove futex.c/.h to libcommon
2012-03-13  David GouletMake libcompat independent not to confuse automake
2012-03-05  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-01  David GouletMerge branch 'master' into compat-freebsd
2012-02-24  UserMerge branch 'master' into compat-freebsd
2012-02-22  David GouletFix consumer to handle compat layer
2012-02-22  David GouletRevert FreeBSD compatibility layer
2012-02-21  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-02-21  David GouletFix consumer to handle compat layer
2012-01-20  David GouletFix missing headers in Makefiles
2012-01-20  David GouletRename lttngerr.h to error.h
2012-01-20  David GouletSplit and remove lttng-share header file
next
This page took 0.522873 seconds and 108 git commands to generate.