lttng-ust.git
2016-11-22  Mathieu Desnoyersrseq: output whether configure finds rseq syscall rseq-integration
2016-11-22  Mathieu Desnoyersrseq: do 8 rseq attempts before using refcount fallback
2016-11-22  Mathieu Desnoyersrseq fallback: use saturated reference counter
2016-11-22  Mathieu Desnoyersrseq: do not set back rseq_cs to 0
2016-11-22  Mathieu DesnoyersUse rseq for reserve position
2016-11-22  Mathieu DesnoyersUse rseq for commit counter
2016-11-22  Mathieu DesnoyersUse rseq for cpu_id in libringbuffer
2016-11-22  Mathieu DesnoyersRestartable sequences: only keep rseq lib parts needed...
2016-11-21  Mathieu DesnoyersRestartable sequences: add rseq library and abi header
2016-11-21  Mathieu DesnoyersPerformance: add missing "caa_unlikely" on fast-path
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-07  Mathieu DesnoyersVersion 2.9.0-rc1
2016-10-04  Jonathan RajotteFix: cmake example with configure based oot build
2016-10-03  Mathieu DesnoyersFix: perform statedump before replying to sessiond
2016-10-03  Jonathan Rajottebuild: check for CXX_WORKS for cmake example
2016-10-03  Mathieu DesnoyersImplement liblttng-ust-fd
2016-10-03  Mathieu DesnoyersIntroduce file descriptor tracker
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-10-03  Jonathan RajotteFix: build: pass configure flags to cmake example
2016-09-25  Mathieu DesnoyersPerformance: implement lttng_inline_memcpy
2016-09-25  Mathieu DesnoyersPerformance: mark ring buffer do_copy callers always...
2016-09-24  Mathieu DesnoyersPerformance: cache the backend pages pointer in context
2016-09-24  Mathieu DesnoyersAdd ctx_len field to ring buffer context
2016-09-24  Mathieu Desnoyersring buffer: handle shmp errors
2016-09-24  Mathieu DesnoyersCleanup: libringbuffer: remove duplicate shmp() invocat...
2016-09-24  Mathieu DesnoyersPerformance: Only dereference shmp once
2016-09-24  Mathieu DesnoyersPerformance: Mark channel and buffer event disabled...
2016-09-24  Mathieu DesnoyersPerformance: Relax atomicity constraints for crash...
2016-09-12  Mathieu DesnoyersFix: compat: -ust suffix sprintf error handling
2016-09-09  Mathieu DesnoyersPerformance: disable event counting by default
2016-09-02  Mathieu DesnoyersFix: remove unlock in getcpu
2016-08-21  Mathieu DesnoyersPerformance: remove rcu read lock from ring buffer...
2016-08-21  Mathieu DesnoyersPerformance: define _LGPL_SOURCE in LGPL c files
2016-08-21  Mathieu DesnoyersPerformance: split check deliver fast/slow paths
2016-08-18  Mathieu DesnoyersFix: perf counters build against kernel headers < 3.12
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-19  Mathieu DesnoyersFix: ust-ctl: use LTTNG_UST_HAVE_PERF_EVENT to report...
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-13  Mathieu DesnoyersFix: memory corruption in compat.h
2016-07-12  Mathieu DesnoyersIntroduce lttng_ust_loaded weak symbol
2016-07-12  Mathieu DesnoyersRevert "Introduce LTTNG_UST_LOADED environment variable"
2016-07-12  Mathieu DesnoyersIntroduce LTTNG_UST_LOADED environment variable
2016-07-12  Mathieu DesnoyersFix: remove invalid free
2016-07-08  Philippe ProulxUse AC_PROG_MKDIR_P (generic mkdir -p)
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
next
This page took 0.047562 seconds and 5 git commands to generate.