lttng-ust.git
2015-09-24  Mathieu DesnoyersVersion 2.5.7 stable-2.5 v2.5.7
2015-09-21  Mathieu DesnoyersFix: don't dereference NULL pointers
2015-09-21  Mathieu DesnoyersCleanup: Remove unused values
2015-09-21  Mathieu DesnoyersFix: Value stored to 'has_waited' is never read
2015-09-21  Mathieu DesnoyersFix: Argument with 'nonnull' attribute passed null
2015-09-21  Mathieu DesnoyersFix: sysconf() unchecked return value
2015-09-09  Mathieu DesnoyersVersion 2.5.6 v2.5.6
2015-08-26  Mathieu DesnoyersFix: close socket on protocol error, sendmsg MSG_NOSIGNAL
2015-08-21  Mathieu DesnoyersFix: add missing ust lock around objd_table_destroy()
2015-08-17  Mathieu DesnoyersFix: application exit race with pthread cancel
2015-07-07  Jérémie GalarneauFix: Cleanup local_apps sock_info in lttng_ust_cleanup
2015-07-06  Mathieu DesnoyersFix: handle sys_futex EINTR and EWOULDBLOCK
2015-06-22  Mathieu DesnoyersFix: perform volatile load of tracepoint state
2015-06-18  Mathieu DesnoyersVersion 2.5.5 v2.5.5
2015-06-10  Mathieu DesnoyersFix: function instrumentation ip context
2015-06-10  Mathieu DesnoyersFix: liblttng-ust-dl ip context
2015-06-10  Mathieu DesnoyersFix: pthread wrapper ip context
2015-06-10  Mathieu DesnoyersFix: lttng-ust-malloc ip context
2015-06-10  Mathieu DesnoyersAllow TP_IP_PARAM arg name to be configured
2015-06-09  Mathieu DesnoyersFix: fetch caller address from tracef()
2015-05-07  Mathieu DesnoyersFix: building probe providers with C++ compiler
2015-04-29  Mathieu DesnoyersVersion 2.5.4 v2.5.4
2015-04-23  Mathieu DesnoyersFix: use lttng_secure_getenv to handle env. vars. invol...
2015-04-23  Mathieu DesnoyersFix: add missing getenv wrapper
2015-04-23  Jérémie GalarneauFix: Don't wait during registration if clock_gettime...
2015-01-26  Mathieu DesnoyersVersion 2.5.3 v2.5.3
2015-01-16  Mathieu DesnoyersFix: missing parenthesis in offset_align_floor
2015-01-12  Mathieu DesnoyersFix: add urcu-bp TLS fixup
2015-01-12  Mathieu DesnoyersFix: add missing poll.h include
2015-01-05  Mathieu DesnoyersFix: get_subbuf: bound number of consumerd retry
2014-12-12  Mathieu DesnoyersVersion 2.5.2 v2.5.2
2014-12-11  Philippe ProulxFix: man: you can't link a lib with a static lib
2014-12-01  Mathieu DesnoyersFix: context alignment not properly handled
2014-11-28  Christian BabeuxFix: Shorthand option -cp not supported in all version...
2014-11-17  Mathieu DesnoyersFix: allow tracepoints to build with --std=c99
2014-11-12  Mathieu DesnoyersFix: filter attach vs event enable race
2014-11-12  Christian BabeuxFix: add a configure check for weak symbols support
2014-11-12  Mathieu DesnoyersFix coverity warning about sizeof(void **) != sizeof...
2014-11-08  Mathieu DesnoyersFix: off-by-one in sequence filter comparator
2014-10-20  Mathieu DesnoyersVersion 2.5.1 v2.5.1
2014-10-16  Jérémie GalarneauFix: preserve example files' timestamps when copying
2014-09-03  Philippe Proulxconfigure.ac: fix "missing jni.h" error message
2014-07-16  Mathieu DesnoyersVersion 2.5.0 v2.5.0
2014-07-16  Mathieu DesnoyersMutex while updating statedump_pending is not needed
2014-07-16  Paul WoegererRevert "Turn base address dump into experimental feature"
2014-07-16  Mathieu DesnoyersFix: document ust_fork_mutex nesting
2014-07-16  Paul WoegererBugfix for #745 deadlock with baddr statedump+fork
2014-07-14  Francis DeslauriersMove enablers syncing after the channel registration
2014-07-07  Paul WoegererAdd lttng_ust_notrace to static inline functions
2014-07-02  Michel Normandlttng ust: support ppc64le within configure
2014-06-27  Mathieu DesnoyersVersion 2.5.0-rc2 v2.5.0-rc2
2014-06-26  David GouletFix: lttng-ust-jul: set thread in daemon mode
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
next
This page took 0.037863 seconds and 4 git commands to generate.