Skip to content

yokanand/OpenSourceContributions

 
 

Repository files navigation

OpenSourceContributions

various open source projects I used reflection on com.ibm.wala.util.heapTrace.HeapTreacer (this is a heap tracer provided by WALA). My contribution : I used reflection in order to find out information about methods, fields and constructor(s) on this class. I implemented a Logger( not using java.util.Logging ) with Call Stack Introspection and then used Looger calls with HeapTracer to find out information about the perfom method- that initializes the tracing process.

About

various open source projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.6%
  • HTML 0.4%