lttng-ust.git
2014-06-26  David GouletJUL: use root logger to capture events
2014-06-26  Christian BabeuxFix: Wrong configure check for UST perf event counters...
2014-06-10  Mathieu DesnoyersFix: multiple providers in same C file failure
2014-06-05  Gerlando FalautoFix: header inclusion guard typo in lttng-ust-tracef...
2014-05-28  Mathieu DesnoyersFix: 2.5.0-rc1 changelog has off-by-one date v2.5.0-rc1
2014-05-28  Mathieu DesnoyersVersion 2.5.0-rc1
2014-05-27  David GouletFix: out of tree build for lib Java and JUL
2014-05-23  Mathieu DesnoyersFix: default loglevel is DEBUG
2014-05-23  Mathieu DesnoyersFix: refuse overwrite mode buffers with less than two...
2014-05-13  Mathieu DesnoyersFix: tracef.h: add missing c++ guard
2014-05-09  David GouletFix: remove JUL loglevel filtering from the agent
2014-05-09  David GouletFix: cleanup JUL agent state on sessiond disconnect
2014-05-07  Jérémie GalarneauFix: Move generated headers to the BUILT_SOURCES target
2014-04-30  Mathieu DesnoyersFix: perf ust: check close return value
2014-04-30  Mathieu DesnoyersCleanup: work-around missing inet.h struct mmsghdr...
2014-04-27  Mathieu DesnoyersImplement LTTng-UST perf counters support on x86
2014-04-26  Adrien VergéFix linking failure when cross-compiling
2014-04-17  Romain NaourFix: disable liblttng-ust-dl if dlinfo is not available...
2014-04-16  Mathieu DesnoyersFix: pass proper args when writing commit counter
2014-04-15  Mathieu DesnoyersFix: pad strings that are modified concurrently with...
2014-04-08  Jérémie GalarneauFix: Use $AM_CC when it is defined instead of gcc in...
2014-04-08  Mathieu DesnoyersRevert "Fix: disable liblttng-ust-dl if dlinfo is not...
2014-04-08  Jérémie GalarneauFix: .split() the CC environment variable in lttng...
2014-04-07  Romain NaourFix: disable liblttng-ust-dl if dlinfo is not available...
2014-04-02  Jesper DerehagFix: python invocation through env
2014-04-02  Mathieu DesnoyersChange default loglevel to TRACE_DEBUG_LINE
2014-04-01  Jérémie GalarneauFix: Override AM_PATH_PYTHON's default action-if-not...
2014-03-25  Mathieu DesnoyersFix: don't accept configure --disable-shared
2014-03-25  Mathieu DesnoyersFix: configure.ac: add missing result to alignment...
2014-03-18  Mathieu DesnoyersFix: malloc wrapper: infinite recursion with compat TLS
2014-03-15  Mathieu DesnoyersFix: lttng-ust needs -ldl for tracef()
2014-03-15  Mathieu DesnoyersFix: typo in lttng-ust.3
2014-03-15  Mathieu DesnoyersFix: liblttng-ust-libc-wrapper recursive use of calloc
2014-03-14  Mathieu DesnoyersFix: add demo-tracef to dist tarball
2014-03-14  Mathieu DesnoyersFix: add missing header files for tracef
2014-03-14  Mathieu DesnoyersImplement tracef() instrumentation API
2014-03-14  Zifei TongAdd 'unused' attribute to tracepoint callback
2014-03-13  Lars PerssonUse autoconf AM_MAINTAINER_MODE
2014-03-10  Zifei TongFix: mismatch between code and comments
2014-03-10  Mathieu DesnoyersFix: incorrect urcu git URL in README
2014-02-28  Mathieu DesnoyersVersion 2.4.0 v2.4.0
2014-02-28  Mathieu DesnoyersFix: JUL test: update to API change
2014-02-28  Mathieu DesnoyersFix: Cast from pointer to different integer size warning
2014-02-28  Paul WoegererTurn base address dump into experimental feature
2014-02-27  David GouletFix: JUL support multiple loglevels
2014-02-27  Jérémie GalarneauFix: Skip lttng-gen-tp example build if Python is missing
2014-02-27  David GouletFix: dynamically fetch the session daemon port
2014-02-27  David GouletFix: JUL agent connect to user and root sessiond
2014-02-26  David GouletFix: handle registration done command
2014-02-25  Jérémie GalarneauFix: Unsynchronized access in LTTngTCPSessiondClient
2014-02-25  Mathieu DesnoyersCleanup: fix comment
2014-02-25  Paul WoegererFix: Dump executable base-address with readlink
2014-02-21  Mathieu DesnoyersFix: add assert for NULL dereference
2014-02-21  Mathieu DesnoyersFix: tracepoint out of memory handling
2014-02-21  Mathieu DesnoyersFix: dereference before null check
2014-02-21  Mathieu DesnoyersCleanup: remove logically dead code
2014-02-21  Mathieu DesnoyersFix: handle sysconf errors
2014-02-19  Jérémie GalarneauFix: java-jul/Makefile should not be marked as a binary
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
next
This page took 0.03754 seconds and 4 git commands to generate.