- 14 Dec, 2018 4 commits
-
-
Lubomir Bulej authored
-
Lubomir Bulej authored
-
Lubomir Bulej authored
-
Lubomir Bulej authored
Use ClassInfo structure to send a class name along with a classloader tag for both the class being instrumented as well as the supertype classes.
-
- 13 Dec, 2018 14 commits
-
-
Lubomir Bulej authored
-
Lubomir Bulej authored
-
Lubomir Bulej authored
Initialize at response at declaration.
-
Lubomir Bulej authored
Check the result of stat() to make sure we return reasonable value.
-
Lubomir Bulej authored
-
Lubomir Bulej authored
Strictly check for errors to ensure that instrumentation jars can be loaded a passed to the server.
-
Lubomir Bulej authored
This is safe, as no JVMTI events should be generated before the agent initialization is complete.
-
Lubomir Bulej authored
This will be needed to tag class loaders.
-
Lubomir Bulej authored
-
Lubomir Bulej authored
-
Lubomir Bulej authored
This will be needed to properly support classloader identification in instrumentation requests.
-
Lubomir Bulej authored
Actually, it should probably live in a separate file, but that can wait for a while.
-
Lubomir Bulej authored
-
Lubomir Bulej authored
Update the users to include debug.h where necessary.
-
- 27 Nov, 2018 1 commit
-
-
Lubomir Bulej authored
Session support See merge request !3
-
- 26 Nov, 2018 2 commits
-
-
Vít Kabele authored
-
Vít Kabele authored
-
- 25 Nov, 2018 4 commits
-
-
Vít Kabele authored
-
Vít Kabele authored
Parsing is done in config section.
-
Vít Kabele authored
-
Vít Kabele authored
-
- 14 Nov, 2018 3 commits
-
-
Vít Kabele authored
-
Vít Kabele authored
-
Vít Kabele authored
* origin/master: Release unused local references when querying thread name Remove setMultipleValDelim() from the marker Parameter class
-
- 13 Nov, 2018 6 commits
-
-
Vít Kabele authored
-
Lubomir Bulej authored
The JVMTI documentation mentions that these references (thread_group and context_class_loader) should be managed, so we call JNI->DeleteLocalRef() on them.
-
Vít Kabele authored
-
Vít Kabele authored
-
Vít Kabele authored
-
Vít Kabele authored
-
- 12 Nov, 2018 6 commits
-
-
Vít Kabele authored
-
Vít Kabele authored
-
Vít Kabele authored
-
Vít Kabele authored
-
Vít Kabele authored
-
Vít Kabele authored
-