|
| Jun 29 |
|
| Jun 29 |
|
| Jan 5 |
|
| Jan 3 |
|
| Dec 16 |
|
DTrace can monitor events within binary applications without modifying the production application. This capability uses existing DTrace probes. In the case of an application executed by a Virtual Machine (VM), for example Erlangs VM (erts), DTrace events will relate to the underlying Erlang VM, and not directly to the Erlang program being executed by the VM. This makes it difficult for end-application developers, testers and administrators to apply DTrace. These constraints are especially debilitating when Erlang is used within an heterogeneous technology architecture where there are few realistic alternatives to DTrace. The scope of the Erlang DTrace project is to create DTrace providers, integrated into the Erlang VM, which will provide DTrace events which are easily related to the running Erlang application, and the VM-mediated events such as garbage collection or process scheduling. Based on our initial investigation of the Java VM, and Ruby VM DTrace providers, the candidate events from Erlang DTrace include:
The initial plan is to become comfortable reading the code for the relevant areas using Bjorn Gustavsson's suggestions:
This list will be updated as we progress.
|
| |||||||||||||||||||
| Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy |
| ©2008 Google |