deliverable/lttng-ust.git
2016-05-31  Michael JeansonFix: strerror_r behavior is glibc specific
2016-05-31  Michael JeansonAdd support for musl libc to ust-dlfcn.h
2016-05-31  Mathieu DesnoyersFix: don't generate 0-len array in tracepoint probes
2016-05-26  Jonathan RajotteFix: log4j example: set logger level to prevent unexpec...
2016-05-25  Mathieu DesnoyersFix: no LGPL define for malloc and pthread wrappers
2016-05-25  Mathieu DesnoyersFix: all lttng-ust source files should be tagged _LGPL_...
2016-05-25  Mathieu DesnoyersFix: initialize RCU callbacks with mixed LGPL/non-LGPL...
2016-05-25  Mathieu DesnoyersFix: incorrect structure layout with mixed LGPL/non...
2016-05-24  Mathieu DesnoyersFix: don't call __builtin_return_address(0) on 32-bit...
2016-05-24  Mathieu DesnoyersUpdate version name TBD
2016-05-24  Michael JeansonUpdate version to 2.9.0-pre
2016-05-23  Mathieu DesnoyersFix: tracepoint header: declare tracepoint_dlopen_ptr
2016-05-23  Mathieu DesnoyersFix: update debug message about weak-hidden symbols
2016-05-23  Mathieu DesnoyersFix: tracepoint-rcu header: use tracepoint_dlopen_ptr
2016-05-23  Mathieu DesnoyersFix: test: relax requirement on weak-hidden symbol...
2016-05-23  Mathieu DesnoyersFix: work-around gcc optimisation oddness on 32-bit...
2016-05-22  Mathieu DesnoyersFix: test weak-hidden symbols
2016-05-20  Mathieu DesnoyersPrint DBG() message about compiler weak hidden symbol...
2016-05-20  Mathieu Desnoyerstest: add test for gcc issue with weak hidden symbol...
2016-05-19  Alexandre MontplaisirRestrict Java context retriever names to a set of valid...
2016-05-19  Alexandre MontplaisirFix: Correctly compute Java agent list loggers response...
2016-05-19  Mathieu DesnoyersAdd support for aarch64_be
2016-05-19  Alexandre MontplaisirFix: Fix synchronization of LTTngAgent#dispose
2016-05-19  Alexandre MontplaisirFix: Verify number of bytes contained in sessiond agent...
2016-05-19  Alexandre MontplaisirFix: Avoid potential null dereference with log4j loggers
2016-05-19  Alexandre MontplaisirSpecify UTF-8 encoding for all Java agent commands
2016-05-18  Michael JeansonFix: merge tap tests stdout and stderr
2016-05-18  Mathieu DesnoyersDocumentation: ring buffer: SWITCH_FLUSH can be used...
2016-05-17  Mathieu DesnoyersFix: unchecked return value in trace_clock_read64_monotonic
2016-05-16  Mathieu DesnoyersFix: portability: no arith on void pointer
2016-05-16  Mathieu DesnoyersFix: initialize build id and debug link flags to 0
2016-05-16  Michael JeansonTests: Add tap-driver.sh for automake < 1.12
2016-05-16  Mathieu DesnoyersFix: add "has_build_id" and "has_debug_link" fields...
2016-05-12  Michael JeansonTests: Replace prove by autotools tap runner
2016-05-12  Mathieu Desnoyersbootstrap: Standardize on autoreconf -vi
2016-05-12  Michael JeansonHarmonize bootstrap script across projects
2016-05-11  Philippe Proulxlttng-ust(3): order environment variables
2016-05-11  Philippe Proulxlttng-ust(3): fix syntax of env. variables section
2016-05-11  Philippe Proulxlttng-ust(3): document $LTTNG_HOME
2016-05-11  Mathieu DesnoyersFix: Java agent should use LTTNG_HOME
2016-05-10  Mathieu DesnoyersFix: examples make distcheck failure
2016-05-10  Mathieu DesnoyersCleanup: add static for internal symbols
2016-05-10  Mathieu DesnoyersCleanup: Remove unused max() macros from ring_buffer_fr...
2016-05-10  Mathieu DesnoyersUse min_t/max_t macros in lttng-ust-elf.c
2016-05-10  Antoine BusqueTests: update ust-elf tests to reflect correct memsz...
2016-05-10  Antoine BusqueFix: erroneous computation of ELF in-memory size
2016-05-10  Philippe ProulxMake code and man pages share the same default values
2016-05-09  Antoine BusqueFix: remove NULL check of nonnull parameter in dlclose
2016-05-06  Mathieu DesnoyersTracepoint array/sequence: add nowrite hex macros
2016-05-06  Mathieu DesnoyersTracepoint: add ctf array for network byte order integers
2016-05-06  Mathieu DesnoyersTracepoint: add ctf sequence for network byte order...
2016-04-26  Mathieu DesnoyersFix: endianness of integers received by filter
2016-04-26  Michael JeansonDoc: Update README.md
2016-04-25  Michael JeansonFix: jul and log4j agents makefile missing line and...
2016-04-25  Mathieu DesnoyersFix: re-introduce exported symbols
2016-04-20  Antoine BusqueDoc: update manpages for soinfo/sopath name change
2016-04-20  Antoine BusqueRename statedump and dl events and fields
2016-04-15  Antoine BusqueTests: list ust-elf test data explicitly in EXTRA_DIST
2016-04-15  Antoine BusqueTests: add tests for lttng_ust_elf_is_pic
2016-04-15  Antoine BusqueAdd is_pic field to statedump soinfo event
2016-04-12  Mathieu DesnoyersFix: add common jar to lttng-ust-agent-all dependencies
2016-04-12  Mathieu DesnoyersFix: add version to lttng-ust-agent-all jar file
2016-04-12  Mathieu DesnoyersFix: rename liblttng-ust-agent to lttng-ust-agent-all
2016-04-11  Mathieu DesnoyersFix: re-add liblttng-ust-agent.jar
2016-04-11  Mathieu DesnoyersFix: lttng java agent: dispose is non-static
2016-04-07  Philippe Proulxdoc/man: do not use macros in the NAME section
2016-04-07  Philippe Proulxdoc/man: remove duplicate copyrights section
2016-04-07  Philippe Proulxdoc/man: lttng-ust(3): add tracing control to example
2016-04-07  Philippe Proulxdoc/man: lttng-ust(3): split example files in subsections
2016-04-07  Philippe Proulxdoc/man/common-copyrights: add missing THANKS section
2016-04-07  Philippe Proulxdoc/man: lttng-ust(3): add missing ENVIRONMENT VARIABLE...
2016-04-07  Philippe ProulxREADME.md: bolden dependencies and update links
2016-04-07  Philippe ProulxREADME.md: split required and optional dependencies
2016-04-07  Philippe ProulxConvert man pages to AsciiDoc
2016-04-05  Mathieu DesnoyersFix: remove dead code from filter interpreter
2016-03-21  Mathieu DesnoyersFix: convey enum value signedness into metadata
2016-03-18  Mathieu DesnoyersVersion 2.8.0-rc1
2016-03-16  Mathieu DesnoyersFix: remove assertions in lttng-ust-comm init
2016-03-15  Mathieu DesnoyersAdd tracepoint_disable_destructors()
2016-03-10  Mathieu DesnoyersDocumentation: fix manpage typo
2016-03-10  Mathieu DesnoyersFix: move lttng_context_is_app to core file
2016-03-10  Mathieu DesnoyersFix: move dummy functions to common file
2016-03-10  Mathieu DesnoyersFix: handle backward probe compatibility for applicatio...
2016-03-10  Mathieu DesnoyersFix: application context header size
2016-03-10  Mathieu DesnoyersFix: event ctx get size should be after chan ctx
2016-03-07  Alexandre MontplaisirClarify and simplify the Java agent "Hello" examples
2016-03-04  Julien DesfossezExport the stream instance ID
2016-03-04  Julien DesfossezGenerate and export the sequence number
2016-03-04  Julien DesfossezAdd stream instance id to the packet header
2016-03-01  Philippe Proulxconfigure.ac: print empty line after AC_OUTPUT
2016-03-01  Philippe Proulxconfigure.ac: macros with no arguments do not need ()
2016-03-01  Philippe Proulxconfigure.ac: standardize indentation to tabs
2016-03-01  Philippe Proulxconfigure.ac: move AC_PROG_SED() close to other AC_PROG_*()
2016-03-01  Philippe Proulxconfigure.ac: test -a -> shell's && (more portable)
2016-03-01  Philippe Proulxconfigure.ac: use test "x$var" = "xyes"
2016-03-01  Philippe Proulxconfigure.ac: AM_CONDITIONAL() accepts two arguments
2016-03-01  Philippe Proulxconfigure.ac: use dnl at appropriate places
2016-03-01  Philippe Proulxconfigure.ac: if -> AS_IF()
2016-03-01  Philippe Proulxconfigure.ac: case -> AS_CASE()
2016-03-01  Philippe Proulxconfigure.ac: add missing quotes in macro calls
next
This page took 0.039983 seconds and 5 git commands to generate.