lttng-ust.git
2014-02-14  Mathieu DesnoyersVersion 2.4.0-rc4 v2.4.0-rc4
2014-02-14  Mathieu DesnoyersCleanup: remove extra space in dlerror wrapper
2014-02-14  Mathieu DesnoyersFix: work-around glibc lying about dlsym()/dlerror...
2014-02-12  Mathieu DesnoyersCleanup: add lttng_ust_malloc_wrapper_init prototype...
2014-02-12  Mathieu DesnoyersFix: malloc libc instrumentation wrapper
2014-02-07  David GouletFix: add LTTngEvent class to fix delayed logger
2014-02-07  Mathieu DesnoyersFix: FD leak in liblttng-ust-ctl
2014-02-05  Mathieu DesnoyersFix: liblttng-ust-dl Makefile flags mismatch
2014-02-05  Mathieu DesnoyersFix: liblttng-ust-fork Makefile flags mismatch
2014-02-04  Mathieu DesnoyersFix: out of tree examples build
2014-02-03  Mathieu DesnoyersFix: C++: incomplete extern C guard transition
2014-01-29  Mathieu DesnoyersVersion 2.4.0-rc3 v2.4.0-rc3
2014-01-28  David GouletFix: add missing JUL loglevel handling
2014-01-14  Mathieu DesnoyersCleanup gen-tp: add quotes around AM_CC
2014-01-14  Jérémie GalarneauPass the CC variable to the example Makefiles
2014-01-08  Mathieu Desnoyerscleanup ust_baddr and ust_baddr_statedump doc
2014-01-08  Paul Woegererbaddr: add ust_baddr and ust_baddr_statedump doc
2013-12-16  Mathieu DesnoyersFix: baddr_statedump tracepoint registration
2013-12-11  Mathieu DesnoyersFix: baddr out of tree build
2013-12-10  Mathieu DesnoyersVersion 2.4.0-rc2 v2.4.0-rc2
2013-12-10  Paul WoegererFix: baddr_statedump tracepoint registration
2013-12-08  Mathieu DesnoyersFix: baddr deadlocks and RCU races
2013-12-04  Mathieu DesnoyersFix: lock exit mutex when creating threads
2013-12-03  Mathieu DesnoyersFix: baddr deadlock with lttng-ust destructor
2013-12-03  Mathieu Desnoyersbaddr: include missing header
2013-12-03  Mathieu Desnoyersbaddr: get session under lock
2013-11-30  Mathieu DesnoyersFix: take the ust lock around session iteration in...
2013-11-30  Paul WoegererFix: baddr_statedump deadlock with JUL tracing
2013-11-30  Mathieu DesnoyersFix: client_packet_header() uses wrong packet
2013-11-30  Mathieu DesnoyersCleanup: fix typo in ring buffer backend comment
2013-11-28  Mathieu DesnoyersCompile liblttng-ust-baddr c files into liblttng-ust
2013-11-28  Paul WoegererAllow suppressing of base-address-state tracing
2013-11-28  Paul WoegererIntegrate base-address statedump into lttng-ust
2013-11-24  Mathieu DesnoyersFix: eliminate timestamp overlap between packets
2013-11-24  David GouletFix: lttng-gen-tp to build out of tree
2013-11-24  David GouletFix: compile doc/ after JUL/Java
2013-11-24  David GouletJUL: add Hello.java in doc/examples
2013-11-23  Mathieu DesnoyersFix lttng-ust(3) manpage
2013-11-20  David GouletJUL: fix enable all event for delayed Logger
2013-11-20  David GouletFix: typo in JNICALL for the JUL tracepoint
2013-11-19  Mathieu DesnoyersFix: move va_end to outermost label
2013-11-19  Mathieu DesnoyersFix: add missing NULL check after allocation
2013-11-15  Mathieu DesnoyersFix cleanup: all spaces before flags
2013-11-15  Mathieu Desnoyersfix: lttng-gen-tp: add missing spaces around flags
2013-11-15  Mathieu DesnoyersVersion 2.4.0-rc1 v2.4.0-rc1
2013-11-15  Mathieu Desnoyersdoc/examples: error out when a subdir make fails
2013-11-15  Mathieu DesnoyersJUL: fix out of tree build
2013-11-15  Mathieu DesnoyersJava/jul: fix make dist
2013-11-15  Mathieu DesnoyersJUL: install documentation and jar file
2013-11-15  Mathieu DesnoyersAdd missing copyrights to test scripts
2013-11-15  Jon BernardEscape minus signs in lttng-ust-cyg-profile manpage
2013-11-15  Jon BernardFix spelling mistake in lttng-ust manpage
2013-11-15  Zifei TongFix tests/benchmark
2013-11-14  Paul WoegererImplement base-address-state tracing
2013-11-14  Paul WoegererBase-address tracing for dlopen and dlclose
2013-11-13  JP IkaheimonenAdd a check against excluders
2013-11-13  JP IkaheimonenAdd handler for LTTNG_UST_EXCLUSION in UST ABI
2013-11-13  JP IkaheimonenStore exclusions to enablers
2013-11-13  JP IkaheimonenAdd excluders to enabler structure
2013-11-13  JP IkaheimonenSend exclusion data through ustcomm
2013-11-13  JP IkaheimonenDefine exclusion structure for UST ABI
2013-11-13  JP IkaheimonenDefine a new command LTTNG_UST_EXCLUSION
2013-11-13  Michael JeansonFix: package of LTTngUst.h was renamed without renaming...
2013-11-13  Michael JeansonFix: check for java .class in package subfolders
2013-11-12  David GouletFix: java library to use user define JDK at compile...
2013-11-12  David GouletAdd liblttng-ust-jul for JUL support
2013-11-06  Mathieu DesnoyersFix: application SIGBUS when starting in parallel with...
2013-10-31  Jérémie GalarneauFix: Minor corrections to the lttng-ust man page
2013-10-31  Jérémie GalarneauDocumentation cleanup: Overhaul of the lttng-gen-tp...
2013-10-31  Mathieu DesnoyersWarning cleanup: add missing padding initializer
2013-10-11  Mathieu DesnoyersFix: socket connect hang on heavy loads
2013-10-11  Mathieu DesnoyersCleanup: fix typo
2013-10-11  Mathieu DesnoyersFix: ust-comm recvmsg should handle partial receive
2013-10-08  Mathieu Desnoyersgcc warning fix: -Wextra
2013-10-07  Ikaheimonen, JPAdd usage reference count for tracepoints
2013-10-07  Mathieu Desnoyerstracepoint.c: Move add_callsite/remove_callsite further...
2013-10-07  Ikaheimonen, JPStore the callsites into the library callsite list
2013-09-30  Mohamad GebaiFix linking warning
2013-09-19  Julien DesfossezPer-stream ioctl to get the current timestamp
2013-09-19  Julien DesfossezLTTng ringbuffer ABI calls for index generation
2013-09-19  Julien DesfossezSpecialize lttng_ust_lib_ring_buffer_client_cb
2013-09-18  Stefan SeefeldAdd tracing instrumentation for pthread mutex lock...
2013-09-03  Mathieu DesnoyersVersion 2.3.0 v2.3.0
2013-08-30  Mathieu DesnoyersVersion 2.3.0-rc2 v2.3.0-rc2
2013-08-26  Mathieu Desnoyersdoc/examples/gen-tp: pass automake CPPFLAGS/CFLAGS...
2013-08-26  Mathieu Desnoyerstools/lttng-gen-tp: honor CPPFLAGS and LDFLAGS
2013-08-26  Mathieu DesnoyersFix: doc/examples cross-build
2013-08-22  Mathieu DesnoyersFix: liblttng_ust.la should depend on liblttng-ust...
2013-08-19  Mathieu DesnoyersIntroduce configure --with-lttng-system-rundir
2013-08-15  Mathieu Desnoyersexamples: tracepoint probes don't need extern C
2013-08-15  Mathieu DesnoyersTracepoint probes don't need extern C
2013-08-07  Stefan SeefeldAdd trace support for memalign and posix_memalign
2013-08-07  Mathieu Desnoyersmalloc instrumentation: remove dependency on pthread
2013-08-07  Stefan SeefeldAdd trace support for calloc and realloc.
2013-08-06  Mathieu DesnoyersFix: allow make check to run in VPATH build
2013-08-06  Zifei TongUpdate .gitignore
2013-08-06  Zifei TongUpdate obsolete benchmark test
2013-07-24  Zifei TongCleanup tests (2nd commit)
2013-07-24  Zifei TongCleanup tests
2013-07-21  Mathieu DesnoyersFix: doc/examples VPATH build
next
This page took 0.038317 seconds and 4 git commands to generate.