-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Implement profiler plugin system #117
Comments
lioolli
added a commit
to lioolli/pinpoint
that referenced
this issue
Jan 20, 2015
lioolli
added a commit
to lioolli/pinpoint
that referenced
this issue
Jan 20, 2015
lioolli
added a commit
to lioolli/pinpoint
that referenced
this issue
Jan 20, 2015
lioolli
added a commit
to lioolli/pinpoint
that referenced
this issue
Jan 20, 2015
lioolli
added a commit
to lioolli/pinpoint
that referenced
this issue
Jan 20, 2015
lioolli
added a commit
to lioolli/pinpoint
that referenced
this issue
Jan 21, 2015
lioolli
added a commit
to lioolli/pinpoint
that referenced
this issue
Jan 21, 2015
lioolli
added a commit
to lioolli/pinpoint
that referenced
this issue
Jan 21, 2015
lioolli
added a commit
to lioolli/pinpoint
that referenced
this issue
Jan 21, 2015
- test with libraries on the local file system - test on the system class loader and child of the system class loader.
👍 |
lioolli
added a commit
to lioolli/pinpoint
that referenced
this issue
Jan 28, 2015
lioolli
added a commit
to lioolli/pinpoint
that referenced
this issue
Jan 28, 2015
lioolli
added a commit
to lioolli/pinpoint
that referenced
this issue
Jan 28, 2015
lioolli
added a commit
to lioolli/pinpoint
that referenced
this issue
Jan 28, 2015
- test with libraries on the local file system - test on the system class loader and child of the system class loader.
lioolli
added a commit
to lioolli/pinpoint
that referenced
this issue
Jan 28, 2015
Also changed their method names for consistency. Added PluginUtils to makes plugin code using accessor or snooper clean.
lioolli
added a commit
to lioolli/pinpoint
that referenced
this issue
Jan 28, 2015
… transparent. Added verifyApi to PluginTestVerifier. Added TraceObjectManagable used to mark test that manages TraceObject lifecycle by itself.
lioolli
added a commit
to lioolli/pinpoint
that referenced
this issue
Jan 28, 2015
Added @CacheApi to mark cache target. Removed static initialization of ServiceType and AnnotationKey
lioolli
added a commit
to lioolli/pinpoint
that referenced
this issue
Jan 28, 2015
lioolli
added a commit
that referenced
this issue
Feb 9, 2015
lioolli
added a commit
that referenced
this issue
Feb 9, 2015
lioolli
added a commit
that referenced
this issue
Feb 9, 2015
lioolli
added a commit
that referenced
this issue
Feb 9, 2015
- test with libraries on the local file system - test on the system class loader and child of the system class loader.
lioolli
added a commit
that referenced
this issue
Feb 9, 2015
Also changed their method names for consistency. Added PluginUtils to makes plugin code using accessor or snooper clean.
lioolli
added a commit
that referenced
this issue
Feb 9, 2015
Added verifyApi to PluginTestVerifier. Added TraceObjectManagable used to mark test that manages TraceObject lifecycle by itself.
lioolli
added a commit
that referenced
this issue
Feb 9, 2015
Added @CacheApi to mark cache target. Removed static initialization of ServiceType and AnnotationKey
lioolli
added a commit
that referenced
this issue
Feb 9, 2015
lioolli
added a commit
to lioolli/pinpoint
that referenced
this issue
Feb 10, 2015
lioolli
added a commit
to lioolli/pinpoint
that referenced
this issue
Feb 20, 2015
lioolli
added a commit
to lioolli/pinpoint
that referenced
this issue
Feb 20, 2015
Changed InstrumentClass.weaving(String) -> weave(String, ClassLoader)
lioolli
added a commit
to lioolli/pinpoint
that referenced
this issue
Mar 6, 2015
lioolli
added a commit
to lioolli/pinpoint
that referenced
this issue
Mar 10, 2015
lioolli
added a commit
that referenced
this issue
Mar 10, 2015
[#117] Added MethodEditorExceptionHandler
lioolli
added a commit
to lioolli/pinpoint
that referenced
this issue
Mar 12, 2015
Fixed test failures.
lioolli
added a commit
that referenced
this issue
Mar 12, 2015
[#117] Added ProfilerPluginSetupContext.addClassEditor().
lioolli
added a commit
to lioolli/pinpoint
that referenced
this issue
Mar 23, 2015
- added attributes to Trace - added trace block attachment to Trace - changed ClassEditorBuilder.condition() to conditional()
lioolli
added a commit
to lioolli/pinpoint
that referenced
this issue
Mar 25, 2015
lioolli
added a commit
that referenced
this issue
Mar 25, 2015
[#117] Added ClassInstrumentation to edit class directly
lioolli
added a commit
to lioolli/pinpoint
that referenced
this issue
Apr 3, 2015
lioolli
added a commit
that referenced
this issue
Apr 3, 2015
[#117] Added InterceptorGroup to clarify Scope concept
emeroad
added a commit
to emeroad/pinpoint
that referenced
this issue
Apr 9, 2015
- improving testability of PinpointBootStrap
emeroad
added a commit
to emeroad/pinpoint
that referenced
this issue
Apr 9, 2015
- improving testability of PinpointBootStrap
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
The text was updated successfully, but these errors were encountered: