Fix: race between statedump and library destructor
[lttng-ust.git] / liblttng-ust-java-agent /
2018-05-03  Michael JeansonFix: build jni libs with openjdk >= 10
2017-11-07  Mathieu DesnoyersRevert "Use initial-exec TLS model"
2017-11-07  Mathieu DesnoyersRevert "Fix: typo: DECLARE_URCU_TLS_IE -> DEFINE_URCU_T...
2017-10-21  Mathieu DesnoyersFix: typo: DECLARE_URCU_TLS_IE -> DEFINE_URCU_TLS_IE
2017-10-19  Mathieu DesnoyersUse initial-exec TLS model
2017-05-09  Michael JeansonFix: Don't override user variables within the build...
2017-03-10  Alexandre MontplaisirCorrectly clean all generated JAR files
2017-03-10  Alexandre MontplaisirFix: List missing file in Java agent's Makefile
2017-03-10  Alexandre MontplaisirSupport generic globbing patterns in the Java agent
2017-03-10  Alexandre MontplaisirLog more information in the Java TCP client
2017-03-10  Alexandre MontplaisirCleanup: Remove unused import in JUL Java agent
2016-07-13  Alexandre MontplaisirFix: Correctly handle invalid agent port file
2016-06-02  Alexandre MontplaisirComment the locking mechanisms in ContextInfoManager
2016-06-02  Alexandre MontplaisirFix: Null-check return value of log4j.Category.getAllAp...
2016-06-02  Alexandre MontplaisirFix: Specify encoding when reading agent port file
2016-06-02  Alexandre MontplaisirFix: Include child loggers in the output of "lttng...
2016-06-02  Alexandre MontplaisirFix: Handle both agent config files pointing to same...
2016-06-02  Alexandre MontplaisirSuppress static method warning
2016-06-02  Alexandre MontplaisirAdd more logging to the LttngTcpSessiondClient
2016-05-25  Mathieu DesnoyersFix: all lttng-ust source files should be tagged _LGPL_...
2016-05-19  Alexandre MontplaisirRestrict Java context retriever names to a set of valid...
2016-05-19  Alexandre MontplaisirFix: Correctly compute Java agent list loggers response...
2016-05-19  Alexandre MontplaisirFix: Fix synchronization of LTTngAgent#dispose
2016-05-19  Alexandre MontplaisirFix: Verify number of bytes contained in sessiond agent...
2016-05-19  Alexandre MontplaisirFix: Avoid potential null dereference with log4j loggers
2016-05-19  Alexandre MontplaisirSpecify UTF-8 encoding for all Java agent commands
2016-05-11  Mathieu DesnoyersFix: Java agent should use LTTNG_HOME
2016-04-25  Michael JeansonFix: jul and log4j agents makefile missing line and...
2016-04-12  Mathieu DesnoyersFix: add common jar to lttng-ust-agent-all dependencies
2016-04-12  Mathieu DesnoyersFix: add version to lttng-ust-agent-all jar file
2016-04-12  Mathieu DesnoyersFix: rename liblttng-ust-agent to lttng-ust-agent-all
2016-04-11  Mathieu DesnoyersFix: re-add liblttng-ust-agent.jar
2016-04-11  Mathieu DesnoyersFix: lttng java agent: dispose is non-static
2016-02-16  Mathieu DesnoyersFix: java agent 32-bit pointer to jlong warning
2016-02-12  Mathieu DesnoyersFix: add missing header to dist tarball
2016-02-12  Mathieu DesnoyersFix: add missing LttngContextApi.java to dist tarball
2016-02-12  Alexandre MontplaisirPass the Java app context information using two separat...
2016-02-12  Alexandre MontplaisirFix: Correctly report filter notifications on Java...
2016-02-12  Alexandre MontplaisirAdd some logging to the AbstractLttngAgent
2016-02-12  Alexandre MontplaisirFix: Clear tracked application contexts upon closing...
2016-02-12  Alexandre MontplaisirIntroduce a verbose mode for the Java agent
2016-02-12  Alexandre MontplaisirImplement Java agent application context retrieval
2016-02-12  Alexandre MontplaisirTurn ISessiondCommand into an abstract class
2016-02-12  Alexandre MontplaisirSplit the JNI APIs in separate classes
2016-02-04  Alexandre MontplaisirFix: Ensure the Java JUL messages are correctly formatted
2015-10-23  Jérémie GalarneauFix: Java agent protocol network endianness consistency
2015-10-22  Alexandre MontplaisirFix: Return the correct list of available Java events
2015-10-22  Alexandre MontplaisirAdd a toString() to Java agent's EventRule
2015-10-22  Alexandre MontplaisirAdd API stubs for the Java context info retrievers
2015-10-22  Alexandre MontplaisirReceive the event filter string in the Java agent
2015-10-22  Alexandre MontplaisirAdd filter change notification mechanism to the Java...
2015-10-22  Alexandre MontplaisirManage complete "event rules" in the Java agent
2015-10-22  Alexandre MontplaisirIntroduce a new client listener interface for the Java...
2015-10-22  Alexandre MontplaisirTurn ILttngAgentResponse into an abstract class
2015-08-06  Alexandre MontplaisirFix: Send the correct Java agent return code when disab...
2015-07-31  Alexandre MontplaisirFix: Correctly handle the command to disable all events
2015-07-31  Alexandre MontplaisirSmall refactor of the Java agent's TCP client
2015-07-31  Alexandre MontplaisirRename Java Agent event names to "event"
2015-07-29  Alexandre MontplaisirAllow compiling the Java agent with Java 1.6
2015-07-29  Alexandre MontplaisirRestore concurrent build when Java agent is enabled
2015-07-29  Alexandre MontplaisirRefactor Java agent to let applications manage the...
2015-07-22  Alexandre MontplaisirCleanup: Add Javadoc to all public methods and members
2015-07-22  Alexandre MontplaisirSplit Java agent library in 3 separate jars
2015-07-22  Alexandre MontplaisirRemove deprecated org.lttng.ust.jul.LTTngAgent class
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-01-23  Jonathan RajotteFix: java-agent: out-of-tree path to java manifest
2014-11-28  Christian BabeuxFix: Shorthand option -cp not supported in all version...
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  Jérémie GalarneauFix: Try loading classes using the thread context class...
2014-10-02  Christian BabeuxFix: Abort loading log4j agent classes when detected...
2014-09-25  Christian BabeuxFix: Wrong CLASSPATH when building liblttng-ust-java...
2014-09-19  Christian BabeuxRefactor liblttng-ust-jul in liblttng-ust-agent
This page took 0.041609 seconds and 7 git commands to generate.