Introduce LTTNG_UST_MAP_POPULATE_POLICY environment variable
[lttng-ust.git] / liblttng-ust / lttng-ust-elf.c
2021-04-09  Michael JeansonMove all sources to 'src/'
2021-03-31  Michael Jeansonfix: all functions have declarations (-Wmissing-prototy...
2021-03-29  Michael Jeansoncleanup: Namespace public utils macros
2021-03-17  Michael JeansonNamespace lttng/align.h as lttng/ust-align.h
2021-03-17  Mathieu Desnoyersust-elf.h should be private, with public symbols
2021-03-16  Michael JeansonRemove LTTNG_HIDDEN macro
2021-03-02  Michael JeansonMove internal elf macros to a private header
2021-03-02  Michael JeansonUse 'ust-' prefix for all global private headers
2021-02-26  Michael JeansonMove to kernel style SPDX license identifiers
2020-10-16  Michael JeansonNamespace lttng/align.h macros
2020-10-15  Michael JeansonCleanup: standardise include path
2020-02-13  Francis DeslauriersCleanup: apply `include-what-you-use` guideline for...
2019-01-22  Jonathan RajotteFix: Initialize fd field of struct lttng_ust_elf to...
2018-02-06  Jonathan RajotteForce tracked fd to be bigger than STDERR_FILENO
2017-11-10  Jonathan RajotteFix: fd of an elf object must be registered to the...
2017-06-12  Philippe ProulxFix: lttng-ust-elf.c: define NT_GNU_BUILD_ID if not...
2016-08-21  Mathieu DesnoyersPerformance: define _LGPL_SOURCE in LGPL c files
2016-07-05  Mathieu DesnoyersAdd library load/unload tracking events
2016-05-10  Mathieu DesnoyersUse min_t/max_t macros in lttng-ust-elf.c
2016-05-10  Antoine BusqueFix: erroneous computation of ELF in-memory size
2016-04-15  Antoine BusqueAdd is_pic field to statedump soinfo event
2016-01-05  Jonathan RajotteFix: missing _GNU_SOURCE define
2015-09-21  Antoine BusqueClean-up: remove extraneous "found" parameters in ust-elf
2015-09-08  Antoine BusqueFix: potential leaks in error paths
2015-09-04  Mathieu DesnoyersFix: elf: leaks on error paths
2015-09-04  Mathieu DesnoyersCleanup: coding style
2015-09-04  Mathieu DesnoyersCleanup: elf: use off_t for offsets, size_t for len
2015-09-04  Mathieu DesnoyersCleanup: eliminate implicit sign-extension
2015-09-04  Mathieu DesnoyersFix: elf: NULL pointer dereference
2015-09-01  Mathieu DesnoyersFix: old gcc warnings
2015-09-01  Mathieu DesnoyersFix: old gcc warning
2015-08-31  Mathieu DesnoyersFix: elf: uninitialized ret
2015-08-31  Mathieu Desnoyersbaddr statedump: remove dependency on file streams
2015-08-29  Antoine BusqueAdd memory size, build id, and debug link info to state...
This page took 0.098624 seconds and 40 git commands to generate.