lttng-ust.git
2016-05-20  Mathieu DesnoyersVersion 2.7.4 v2.7.4
2016-05-20  Mathieu DesnoyersPrint DBG() message about compiler weak hidden symbol...
2016-05-18  Mathieu DesnoyersDocumentation: ring buffer: SWITCH_FLUSH can be used...
2016-05-17  Mathieu DesnoyersFix: unchecked return value in trace_clock_read64_monotonic
2016-05-11  Mathieu DesnoyersFix: Java agent should use LTTNG_HOME
2016-05-10  Mathieu DesnoyersFix: examples make distcheck failure
2016-04-26  Mathieu DesnoyersFix: endianness of integers received by filter
2016-04-26  Mathieu DesnoyersVersion 2.7.3 v2.7.3
2016-04-26  Michael JeansonDoc: Update README.d
2016-04-12  Mathieu DesnoyersFix: doc/examples: remove unexpected quotes from run...
2016-04-05  Mathieu DesnoyersFix: remove dead code from filter interpreter
2016-03-16  Mathieu DesnoyersFix: remove assertions in lttng-ust-comm init
2016-03-10  Mathieu DesnoyersDocumentation: fix manpage typo
2016-03-10  Mathieu DesnoyersVersion 2.7.2 v2.7.2
2016-02-17  Mathieu DesnoyersFix: disable use of __builtin_return_address(0) on...
2016-02-12  Mathieu DesnoyersFix: handle negative range for LTTNG_UST_REGISTER_TIMEOUT
2016-02-04  Alexandre MontplaisirFix: Ensure the Java JUL messages are correctly formatted
2016-01-15  Mathieu DesnoyersFix: double-free on error sending fields
2015-11-26  Mathieu DesnoyersVersion 2.7.1 v2.7.1
2015-10-25  Mathieu DesnoyersFix: header size larger than 256 bytes
2015-10-22  Mathieu DesnoyersRemove stale tests/java-jul test
2015-10-21  Mikael BeckiusFix: live timer calculation error
2015-10-16  Jonathan RajotteFix python agent build/install/uninstall with DESTDIR...
2015-10-15  Stelios BounanosFix: Don't (re)define STAP_PROBEV
2015-09-24  Mathieu DesnoyersVersion 2.7.0 v2.7.0
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  Jonathan RajotteCleanup: Unnecessary bit shift
2015-09-21  Mathieu DesnoyersFix: sysconf() unchecked return value
2015-09-09  Philippe Proulxdoc: add Python example
2015-09-09  Philippe ProulxFix: Python agent: do not register twice to same port
2015-09-09  Mathieu DesnoyersVersion 2.7.0-rc2 v2.7.0-rc2
2015-08-26  Mathieu DesnoyersFix: close socket on protocol error, sendmsg MSG_NOSIGNAL
2015-08-25  Mathieu DesnoyersCleanup: more descriptive error message
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-08-11  Mathieu DesnoyersCleanup: configure layout for python agent detection
2015-08-11  Jonathan RajotteBuild: python agent: use setup.py over autoconf
2015-08-11  Jonathan RajotteBuild: add python interpreter used by python agent...
2015-08-11  Jonathan RajotteDoc: basic lttng ust python agent documentation
2015-08-11  Jonathan RajotteBuild: use AM_PATH_PYTHON to resolve python when buildi...
2015-08-11  Jonathan RajotteBuild: only check if python exists in path
2015-08-11  Jonathan RajotteDoc: add LTTNG_UST_CLOCK_PLUGIN to man page
2015-08-11  Jonathan RajotteDoc: add LTTNG_UST_GETCPU_PLUGIN to man page
2015-08-04  Philippe ProulxFix: Java agent: update ref count in enabledLoggers
2015-07-30  Jérémie GalarneauRename Python agent tracepoint to "event"
2015-07-16  Mathieu DesnoyersFix: remove generated file from git tree
2015-07-15  Mathieu DesnoyersVersion 2.7.0-rc1 v2.7.0-rc1
2015-07-08  Michael JeansonFix: Use $enableval with AC_ARG_ENABLE
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-07-02  Mathieu DesnoyersFix: update liburcu URL
2015-07-01  Philippe Proulx.gitignore: ignore Python agent generated files
2015-07-01  Philippe ProulxAdd ctf_sequence_hex() macro
2015-06-30  Antoine BusqueFix: set soinfo_data's vdso flag correctly in base...
2015-06-30  Michael JeansonFix: running java examples out of tree
2015-06-30  Michael JeansonFix: java class check when uudecode is not present
2015-06-30  Mathieu DesnoyersCleanup: remove extra whitespace in configure output
2015-06-30  Michael JeansonDefault to no unaligned access on unsupported archs
2015-06-29  Alexandre Montplaisircleanup: Coding style fixes to the Java agent
2015-06-29  Alexandre Montplaisircleanup: Mark obsolete JUL agent as @Deprecated
2015-06-29  Alexandre MontplaisirFix compilation warnings in the Java agent
2015-06-25  Michael JeansonFix: out of tree build of java agents
2015-06-25  Michael JeansonFix: Use env CLASSPATH when building log4j example
2015-06-25  Michael JeansonFix: build log4j example when enabled
2015-06-23  Mathieu DesnoyersBump tracer version to 2.7.0-pre
2015-06-22  Mathieu DesnoyersFix: perform volatile load of tracepoint state
2015-06-18  Mathieu DesnoyersAdd demo-tracelog to gitignore file
2015-06-18  Michael JeansonAdd aarch64 support to configure
2015-06-13  Mathieu DesnoyersImplement cpu_id context for filtering
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
next
This page took 0.038303 seconds and 4 git commands to generate.