docs: Add supported versions and fix-backport policy
[lttng-tools.git] / src / common / error.h
2022-03-30  Simon MarchiRename C++ header files to .hpp
2022-01-20  Mathieu DesnoyersRelicence all source and header files included in LGPL...
2022-01-17  Jérémie GalarneauCopyright ownership transfer
2021-12-16  Simon Marchiargpar: sync with upstream - adjust to iterator API
2021-11-18  Simon MarchiRemove extern "C" from internal headers
2021-11-17  Simon Marchilib: compile liblttng-ctl as C++
2021-10-15  Simon Marchibin: compile lttng as C++
2021-10-14  Simon Marchiliblttng-ctl: use export list to define exported symbols
2021-09-23  Francis DeslauriersForce usage of assert() condition when NDEBUG is defined
2021-07-16  Jérémie Galarneauliblttng-ctl: hide logger_thread_name
2021-04-13  Simon MarchiClean-up: common: rename local variables in PERROR
2020-11-06  Michael Jeansonport: FreeBSD has no ENODATA, alias it to ENOATTR
2020-08-11  Jérémie Galarneaulogging: print human-readable thread names when logging
2020-03-26  Simon MarchiFix: common: add `void` parameter to log_add_time decla...
2020-01-30  Michael JeansonMove to kernel style SPDX license identifiers
2019-09-05  Michael JeansonFix: namespace our gettid wrapper
2018-02-28  Julien DesfossezFix: lttng logs nanoseconds
2017-11-12  Jérémie Galarneaucentralize sessiond config option handling
2016-08-05  Michael JeansonPort: Add OSX clock_gettime compat
2016-06-28  Michael JeansonFix: strerror_r behavior is glibc specific
2016-05-19  Jérémie GalarneauRename lttng_error_type to lttng_error_level
2016-05-19  Mathieu DesnoyersCleanup error.h __lttng_print() used for message printing
2016-05-19  Mathieu DesnoyersAdd environment variable to allow abort on error
2016-05-19  Mathieu DesnoyersFix: WARN() should print as WARN level, not ERR
2016-05-19  Mathieu DesnoyersFix: error.h: add missing parenthesis around macro...
2016-05-19  Mathieu DesnoyersFix: bogus mask on error.h PRINT types
2016-01-13  Jérémie GalarneauCleanup __lttng_print macro indentation
2016-01-13  Jonathan RajotteFix: do not print error and bug messages when quiet...
2015-10-19  Michael JeansonPort: fix 'ERR' conflict with Solaris regset.h
2015-08-06  Jérémie GalarneauAdd a LOG() macro which handles dynamic severity levels
2014-07-22  Jonathan RajotteMi: mi backend + mi for command version
2014-05-23  David GouletDon't print time and pid/tid in ERR() and WARN()
2014-05-22  David GouletAdd timestamp to log
2013-02-18  David GouletMove LTTng-UST buffer ownership from application to...
2012-08-24  David GouletAdd lttng-error.h containing every API err. code
2012-06-01  Mathieu DesnoyersImplement event fields listing
2012-03-12  Alexandre MontplaisirLicense header fixes
2012-03-06  David GouletFix error.h non-static variables for liblttng-ctl
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-02  Mathieu DesnoyersFix: Use PERROR all across lttng-tools, never make...
2012-03-02  Mathieu DesnoyersFix: large audit of close() use in sessiond main.c
2012-03-01  David GouletMerge branch 'master' into compat-freebsd
2012-02-24  UserMerge branch 'master' into compat-freebsd
2012-02-22  Mathieu DesnoyersSupport XSI strerror_r in error.h
2012-02-22  David GouletRevert FreeBSD compatibility layer
2012-02-21  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-02-21  Mathieu DesnoyersSupport XSI strerror_r in error.h
2012-01-22  David GouletAdd missing string.h header for strerror_r()
2012-01-20  David GouletRename lttngerr.h to error.h
This page took 0.085658 seconds and 6 git commands to generate.