lttng-ust.git
2016-07-08  Philippe ProulxSplit CMake example build steps on different lines
2016-07-08  Philippe ProulxFix: CMake example: specify source/built includes/libs
2016-07-06  Mathieu Desnoyersconfigure: allow building perf support across all archi...
2016-07-06  Mathieu DesnoyersFix: use-after-free in statedump lib iter_end
2016-07-06  Mathieu DesnoyersAdd generic fallback for perf counter read
2016-07-06  Mathieu DesnoyersFix: perf counters: sign-extend pmc register
2016-07-06  Geneviève Bastiendoc: Add flags for JUL and python agent compiling
2016-07-05  Philippe Proulxtests/hello.cxx: add ctf_enum_auto() entries
2016-07-05  Philippe ProulxAdd ctf_enum_auto() for autoincrementing enumeration...
2016-07-05  Mathieu DesnoyersAdd missing ust_lib.c and ust_lib.h
2016-07-05  Mathieu Desnoyersdl instrumentation: add dlmopen event, trace dlopen...
2016-07-05  Mathieu DesnoyersAdd library load/unload tracking events
2016-07-05  Mathieu DesnoyersCommunication protocol: use fixed-size integer rather...
2016-06-30  Julien DesfossezAdd ustctl command to regenerate the statedump
2016-06-30  Mathieu DesnoyersImplement statedump command in UST
2016-06-30  Philippe Proulxtests/hello.cxx: add enumeration field
2016-06-30  Philippe ProulxFix: ctf_enum_value() does not work with g++
2016-06-28  Mathieu DesnoyersFix: lttng context perf: missing stdbool.h header include
2016-06-27  Julien DesfossezAdd perf context support for ARMv7
2016-06-27  Julien DesfossezKeep perf context FD open for other architectures
2016-06-27  Mathieu DesnoyersDoc: cmake example: fix coding style
2016-06-27  Sebastien BoisvertDoc: ship cmake example with 'make distcheck'
2016-06-27  Sebastien BoisvertDoc: add CMake example
2016-06-27  Sebastien Boisvertconfigure.ac: check cmake availability
2016-06-16  Michael JeansonOnly build python lib when agent is enabled
2016-06-16  Michael Jeansondoc: information has no plural
2016-06-16  Mathieu DesnoyersFix: allow non-LGPL modules to use tracepoints
2016-06-05  Raphaël BeamonteAdd -ust to the name of UST threads of the application
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-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
next
This page took 0.037333 seconds and 4 git commands to generate.