lttng-ust.git
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
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
next
This page took 0.042369 seconds and 4 git commands to generate.