projects
/
lttng-ust.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Move wait_shm_mmap initialization to library constructor
[lttng-ust.git]
/
liblttng-ust-java-agent
/
2018-05-03
Michael Jeanson
Fix: build jni libs with openjdk >= 10
tree
|
commitdiff
2017-05-09
Michael Jeanson
Fix: Don't override user variables within the build...
tree
|
commitdiff
2016-07-13
Alexandre Montplaisir
Fix: Correctly handle invalid agent port file
tree
|
commitdiff
2016-06-02
Alexandre Montplaisir
Comment the locking mechanisms in ContextInfoManager
tree
|
commitdiff
2016-06-02
Alexandre Montplaisir
Fix: Null-check return value of log4j.Category.getAllAp...
tree
|
commitdiff
2016-06-02
Alexandre Montplaisir
Fix: Specify encoding when reading agent port file
tree
|
commitdiff
2016-06-02
Alexandre Montplaisir
Fix: Include child loggers in the output of "lttng...
tree
|
commitdiff
2016-06-02
Alexandre Montplaisir
Fix: Handle both agent config files pointing to same...
tree
|
commitdiff
2016-06-02
Alexandre Montplaisir
Suppress static method warning
tree
|
commitdiff
2016-06-02
Alexandre Montplaisir
Add more logging to the LttngTcpSessiondClient
tree
|
commitdiff
2016-05-25
Mathieu Desnoyers
Fix: all lttng-ust source files should be tagged _LGPL_...
tree
|
commitdiff
2016-05-19
Alexandre Montplaisir
Restrict Java context retriever names to a set of valid...
tree
|
commitdiff
2016-05-19
Alexandre Montplaisir
Fix: Correctly compute Java agent list loggers response...
tree
|
commitdiff
2016-05-19
Alexandre Montplaisir
Fix: Fix synchronization of LTTngAgent#dispose
tree
|
commitdiff
2016-05-19
Alexandre Montplaisir
Fix: Verify number of bytes contained in sessiond agent...
tree
|
commitdiff
2016-05-19
Alexandre Montplaisir
Fix: Avoid potential null dereference with log4j loggers
tree
|
commitdiff
2016-05-19
Alexandre Montplaisir
Specify UTF-8 encoding for all Java agent commands
tree
|
commitdiff
2016-05-11
Mathieu Desnoyers
Fix: Java agent should use LTTNG_HOME
tree
|
commitdiff
2016-04-25
Michael Jeanson
Fix: jul and log4j agents makefile missing line and...
tree
|
commitdiff
2016-04-12
Mathieu Desnoyers
Fix: add common jar to lttng-ust-agent-all dependencies
tree
|
commitdiff
2016-04-12
Mathieu Desnoyers
Fix: add version to lttng-ust-agent-all jar file
tree
|
commitdiff
2016-04-12
Mathieu Desnoyers
Fix: rename liblttng-ust-agent to lttng-ust-agent-all
tree
|
commitdiff
2016-04-11
Mathieu Desnoyers
Fix: re-add liblttng-ust-agent.jar
tree
|
commitdiff
2016-04-11
Mathieu Desnoyers
Fix: lttng java agent: dispose is non-static
tree
|
commitdiff
2016-02-16
Mathieu Desnoyers
Fix: java agent 32-bit pointer to jlong warning
tree
|
commitdiff
2016-02-12
Mathieu Desnoyers
Fix: add missing header to dist tarball
tree
|
commitdiff
2016-02-12
Mathieu Desnoyers
Fix: add missing LttngContextApi.java to dist tarball
tree
|
commitdiff
2016-02-12
Alexandre Montplaisir
Pass the Java app context information using two separat...
tree
|
commitdiff
2016-02-12
Alexandre Montplaisir
Fix: Correctly report filter notifications on Java...
tree
|
commitdiff
2016-02-12
Alexandre Montplaisir
Add some logging to the AbstractLttngAgent
tree
|
commitdiff
2016-02-12
Alexandre Montplaisir
Fix: Clear tracked application contexts upon closing...
tree
|
commitdiff
2016-02-12
Alexandre Montplaisir
Introduce a verbose mode for the Java agent
tree
|
commitdiff
2016-02-12
Alexandre Montplaisir
Implement Java agent application context retrieval
tree
|
commitdiff
2016-02-12
Alexandre Montplaisir
Turn ISessiondCommand into an abstract class
tree
|
commitdiff
2016-02-12
Alexandre Montplaisir
Split the JNI APIs in separate classes
tree
|
commitdiff
2016-02-04
Alexandre Montplaisir
Fix: Ensure the Java JUL messages are correctly formatted
tree
|
commitdiff
2015-10-23
Jérémie Galarneau
Fix: Java agent protocol network endianness consistency
tree
|
commitdiff
2015-10-22
Alexandre Montplaisir
Fix: Return the correct list of available Java events
tree
|
commitdiff
2015-10-22
Alexandre Montplaisir
Add a toString() to Java agent's EventRule
tree
|
commitdiff
2015-10-22
Alexandre Montplaisir
Add API stubs for the Java context info retrievers
tree
|
commitdiff
2015-10-22
Alexandre Montplaisir
Receive the event filter string in the Java agent
tree
|
commitdiff
2015-10-22
Alexandre Montplaisir
Add filter change notification mechanism to the Java...
tree
|
commitdiff
2015-10-22
Alexandre Montplaisir
Manage complete "event rules" in the Java agent
tree
|
commitdiff
2015-10-22
Alexandre Montplaisir
Introduce a new client listener interface for the Java...
tree
|
commitdiff
2015-10-22
Alexandre Montplaisir
Turn ILttngAgentResponse into an abstract class
tree
|
commitdiff
2015-08-06
Alexandre Montplaisir
Fix: Send the correct Java agent return code when disab...
tree
|
commitdiff
2015-07-31
Alexandre Montplaisir
Fix: Correctly handle the command to disable all events
tree
|
commitdiff
2015-07-31
Alexandre Montplaisir
Small refactor of the Java agent's TCP client
tree
|
commitdiff
2015-07-31
Alexandre Montplaisir
Rename Java Agent event names to "event"
tree
|
commitdiff
2015-07-29
Alexandre Montplaisir
Allow compiling the Java agent with Java 1.6
tree
|
commitdiff
2015-07-29
Alexandre Montplaisir
Restore concurrent build when Java agent is enabled
tree
|
commitdiff
2015-07-29
Alexandre Montplaisir
Refactor Java agent to let applications manage the...
tree
|
commitdiff
2015-07-22
Alexandre Montplaisir
Cleanup: Add Javadoc to all public methods and members
tree
|
commitdiff
2015-07-22
Alexandre Montplaisir
Split Java agent library in 3 separate jars
tree
|
commitdiff
2015-07-22
Alexandre Montplaisir
Remove deprecated org.lttng.ust.jul.LTTngAgent class
tree
|
commitdiff
2015-06-29
Alexandre Montplaisir
cleanup: Coding style fixes to the Java agent
tree
|
commitdiff
2015-06-29
Alexandre Montplaisir
cleanup: Mark obsolete JUL agent as @Deprecated
tree
|
commitdiff
2015-06-29
Alexandre Montplaisir
Fix compilation warnings in the Java agent
tree
|
commitdiff
2015-06-25
Michael Jeanson
Fix: out of tree build of java agents
tree
|
commitdiff
2015-01-23
Jonathan Rajotte
Fix: java-agent: out-of-tree path to java manifest
tree
|
commitdiff
2014-11-28
Christian Babeux
Fix: Shorthand option -cp not supported in all version...
tree
|
commitdiff
2014-11-04
Christian Babeux
Fix: Java Agent JAR file symlink should be created...
tree
|
commitdiff
2014-11-03
Christian Babeux
Fix: Add versioning to liblttng-ust-agent JAR
tree
|
commitdiff
2014-10-31
Christian Babeux
Fix: Warn when log4j version is too old
tree
|
commitdiff
2014-10-31
Jérémie Galarneau
Fix: Try loading classes using the thread context class...
tree
|
commitdiff
2014-10-02
Christian Babeux
Fix: Abort loading log4j agent classes when detected...
tree
|
commitdiff
2014-09-25
Christian Babeux
Fix: Wrong CLASSPATH when building liblttng-ust-java...
tree
|
commitdiff
2014-09-19
Christian Babeux
Refactor liblttng-ust-jul in liblttng-ust-agent
tree
|
commitdiff
This page took
0.043806 seconds
and
7
git commands to generate.