apl-cornell / fabric

Distributed persistent programming language with secure information flow types
http://www.cs.cornell.edu/projects/fabric/
Other
28 stars 4 forks source link

Provide JProfiler Custom Probes #18

Open tmagrino opened 6 years ago

tmagrino commented 6 years ago

It would be useful to develop a set of standard JProfiler custom probes for profiling Fabric applications. Ideally we could help group profiling data into events such as application top level transaction, transaction attempt, commit protocol, remote fetches, etc.