1

Do anyone know how to run multiple btrace scripts at the same time? I dont want to pre compile and start my program with them. I want plug into the running process with multiple btrace scripts.

Joachim Sauer
  • 302,674
  • 57
  • 556
  • 614
rupa
  • 603
  • 2
  • 7
  • 8

1 Answers1

2

VisualVM (can not post a link - just google for it) with installed BTrace plugin (http://kenai.com/projects/btrace/pages/BTracePlugin) supports this.

JB-
  • 2,615
  • 18
  • 17