Skip to content

melin/do-btrace

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

btrace start-up template project

  1. Add your app dependency, then create your btrace script.
  2. Compile btrace script by mvn install.
  3. Get the class of btrace script from directory target.
  4. Upload the class of the btrace script to the machine that the java process you want to trace is running on.
  5. Run Command: btrace <pid> <btrace script class>

This project contains the example code from btrace, so you can simply copy and use it.

btrace resource

About

btrace start-up template project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors