lttng-ust.git
2017-08-02  Mathieu DesnoyersVersion 2.8.4 v2.8.4
2017-07-28  Philippe Proulxlttng-ust(3): specify "If set" instead of "if set to...
2017-06-22  Liguang LiFix: Expand the shmobj size for the sequence number
2017-06-12  Mathieu DesnoyersVersion 2.8.3 v2.8.3
2017-06-12  Philippe ProulxFix: lttng-ust-elf.c: define NT_GNU_BUILD_ID if not...
2017-05-09  Michael JeansonFix: Don't override user variables within the build...
2017-03-20  Mathieu DesnoyersFix: add missing getenv.h include to ustctl.c
2017-03-20  Mathieu DesnoyersFix: race between lttng-ust getenv() and application...
2017-03-16  Philippe Proulxdoc/man: add typical `$` and `#` prompts to command...
2017-03-02  Francis DeslauriersFix: (un)install targets of Python agent
2016-12-08  Mathieu DesnoyersVersion 2.8.2 v2.8.2
2016-10-18  Mathieu DesnoyersFix: loglevel and model_emf_uri build fix
2016-10-18  Mathieu DesnoyersFix: loglevel and model_emf_uri with g++ compiled probes
2016-10-14  Michael JeansonFix: Out of tree build of liblttng-ust-java
2016-10-03  Mathieu DesnoyersFix: perform statedump before replying to sessiond
2016-10-03  Mathieu DesnoyersFix: honor send timeout on unix socket connect
2016-10-03  Mathieu DesnoyersFix: perform TLS fixup in all UST entry points from...
2016-09-02  Mathieu DesnoyersFix: remove unlock in getcpu
2016-08-18  Mathieu DesnoyersFix: perf counters ABI rdpmc detection
2016-08-18  Mathieu DesnoyersFix: perf counter context deadlock
2016-08-08  Mathieu DesnoyersFix: many-events registration/unregistration speed
2016-07-26  Mathieu DesnoyersFix: pre-fault TLS in ust-malloc instrumentation
2016-07-14  Mathieu DesnoyersFix: reset vtid cache before releasing urcu locks
2016-07-14  Mathieu DesnoyersFix: cleanup local_apps.allowed flag on lib cleanup
2016-07-13  Alexandre MontplaisirFix: Correctly handle invalid agent port file
2016-07-12  Mathieu DesnoyersFix: remove invalid free
2016-07-06  Mathieu DesnoyersFix: perf counters: sign-extend pmc register
2016-06-30  Philippe ProulxFix: ctf_enum_value() does not work with g++
2016-06-16  Mathieu DesnoyersFix: allow non-LGPL modules to use tracepoints
2016-06-15  Mathieu DesnoyersVersion 2.8.1 v2.8.1
2016-06-02  Alexandre MontplaisirComment the locking mechanisms in ContextInfoManager
2016-06-02  Alexandre MontplaisirFix: Null-check return value of log4j.Category.getAllAp...
2016-06-02  Alexandre MontplaisirAdd liblttng-ust-agent.jar to the .gitignore
2016-06-02  Alexandre MontplaisirFix: Specify encoding when reading agent port file
2016-06-02  Alexandre MontplaisirFix: Include child loggers in the output of "lttng...
2016-06-02  Alexandre MontplaisirFix: Handle both agent config files pointing to same...
2016-06-02  Alexandre MontplaisirSuppress static method warning
2016-06-02  Alexandre MontplaisirAdd more logging to the LttngTcpSessiondClient
2016-05-31  Michael JeansonUse config.h to detect sched_getcpu support
2016-05-31  Michael JeansonFix: use limits.h in ust-elf test
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-26  Mathieu DesnoyersFix: initialize RCU callbacks with mixed LGPL/non-LGPL...
2016-05-26  Mathieu DesnoyersFix: incorrect structure layout with mixed LGPL/non...
2016-05-26  Mathieu DesnoyersFix: don't call __builtin_return_address(0) on 32-bit...
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-23  Mathieu DesnoyersFix: test weak-hidden symbols
2016-05-20  Mathieu DesnoyersVersion 2.8.0 v2.8.0
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: add "has_build_id" and "has_debug_link" fields...
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-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-04-26  Mathieu DesnoyersFix: endianness of integers received by filter
2016-04-26  Mathieu DesnoyersVersion 2.8.0-rc2 v2.8.0-rc2
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
next
This page took 0.038003 seconds and 4 git commands to generate.