lttng-ust.git
2015-06-10  Mathieu Desnoyersust cyg-profile: use same class for entry and exit
2015-06-10  Mathieu DesnoyersFix: function instrumentation ip context
2015-06-10  Mathieu DesnoyersFix: liblttng-ust-dl ip context
2015-06-10  Mathieu DesnoyersRemove caller field from malloc events
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-10  Mathieu Desnoyerstracelog: use same class for all loglevels
2015-06-09  Mathieu Desnoyersfix tracelog namespacing of loglevels
2015-06-09  Mathieu DesnoyersAdd tracelog documentation to lttng-ust(3)
2015-06-09  Mathieu DesnoyersImplement demo-tracelog example
2015-06-09  Mathieu DesnoyersImplement tracelog API
2015-06-09  Mathieu DesnoyersFix: fetch caller address from tracef()
2015-05-26  Antoine BusqueRename helper providers and events for consistency
2015-05-26  Antoine BusqueRefactor state dump system
2015-05-15  Philippe ProulxRefactor Python agent
2015-05-07  Mathieu DesnoyersFix: building probe providers with C++ compiler
2015-04-23  Mathieu DesnoyersFix: use lttng_secure_getenv to handle env. vars. invol...
2015-04-23  Jérémie GalarneauFix: Don't wait during registration if clock_gettime...
2015-04-14  Mathieu DesnoyersFix: getcpu/clock plugin handle leak
2015-04-14  Mathieu DesnoyersFix: add missing new ldl dependency for liblttng-ust-ctl
2015-04-10  Mathieu DesnoyersFix: add missing getenv wrapper
2015-04-10  Mathieu DesnoyersFix: add missing lttng-clock.c
2015-04-10  Mathieu DesnoyersFix: add missing ust-clock.h
2015-04-10  Mathieu Desnoyersclock plugin example: use shift and mul
2015-04-10  Mathieu DesnoyersImplement getcpu override
2015-04-10  Mathieu DesnoyersImplement clock override plugin support
2015-03-27  Dmitri ShubinAdd tracepoint_enabled() macro
2015-03-26  Mathieu DesnoyersMove file creation/unlink from liblttng-ust-ctl to...
2015-03-26  Mathieu DesnoyersImplement file-backed ring buffer
2015-03-23  Jonathan RajotteFix: oot build: missing top_builddir include
2015-02-23  Jérémie GalarneauFix: Mismatching code and console output in log4j example
2015-02-04  Mathieu DesnoyersUpdate manpage about LTTNG_UST_DEBUG effect
2015-02-04  Mathieu DesnoyersDon't output to stderr from lib unless DEBUG is activated
2015-02-04  Mathieu DesnoyersRemove usterr.h, use usterr-signal-safe.h everywhere...
2015-01-26  Jonathan RajotteFix: out-of-tree build: wrong file path for sed input
2015-01-26  Jonathan RajotteFix: make dist: python agent file handling
2015-01-23  Jonathan RajotteFix: java-agent: out-of-tree path to java manifest
2015-01-19  Olivier DelbekeAdd return address to liblttng-ust-libc-wrapper
2015-01-16  Mathieu DesnoyersFix: missing parenthesis in offset_align_floor
2015-01-12  Mathieu DesnoyersFix: add ustctl_has_perf_counters
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-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-13  Mathieu DesnoyersBump UST ABI for new release cycle
2014-11-12  Mathieu DesnoyersCleanup: remove "disabled" flag for new release cycle
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-11-04  Christian BabeuxFix: Java Agent JAR file symlink should be created...
2014-11-03  Christian BabeuxFix: Add versioning to liblttng-ust-agent JAR
2014-10-31  Christian BabeuxFix: Warn when log4j version is too old
2014-10-31  Christian BabeuxUpdate Java agent documentation
2014-10-31  Jérémie GalarneauFix: Try loading classes using the thread context class...
2014-10-22  David GouletAdd Python agent support
2014-10-20  Mathieu DesnoyersUpdate version name v2.6.0-rc1
2014-10-20  Mathieu DesnoyersVersion 2.6.0-rc1
2014-10-16  Mathieu DesnoyersAdd missing file to gitignore
2014-10-16  Jérémie GalarneauFix: preserve example files' timestamps when copying
2014-10-02  Christian BabeuxFix: Abort loading log4j agent classes when detected...
2014-09-25  Christian BabeuxCleanup: Remove the no longer needed liblttng-ust-jul...
2014-09-25  Christian BabeuxFix: Wrong CLASSPATH when building liblttng-ust-java oot
2014-09-25  Christian BabeuxFix: Wrong CLASSPATH when building liblttng-ust-java...
2014-09-23  Simon MarchiRename public structure to avoid collisions
2014-09-19  Christian BabeuxRefactor liblttng-ust-jul in liblttng-ust-agent
2014-09-19  Christian BabeuxBuild the liblttng-ust-java library using the new M4...
2014-09-19  Christian BabeuxAdd M4 macros helpers to build Java programs
2014-09-17  Philippe ProulxModernize README using Markdown
2014-09-11  Mathieu DesnoyersDocumentation: clarify event name in lttng-ust.3
2014-09-09  Mathieu DesnoyersAdd cscope to gitignore
2014-09-03  Philippe Proulxconfigure.ac: fix "missing jni.h" error message
2014-08-13  Mathieu DesnoyersFix: remove references to trace_printf()
2014-08-08  David GouletChange JUL agent to use the new ABI
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
next
This page took 0.037699 seconds and 4 git commands to generate.