m_hess

  • M_hess
    Username:
    m_hess
    Tags:
    none

Networking

No social network accounts found.

m_hess's Projects

  • Members:
    55

    BTrace is a safe, dynamic tracing tool for the Java platform. BTrace can be used to dynamically trace a running Java program (similar to DTrace for OpenSolaris applications and OS). BTrace dynamically instruments the classes of the target application to inject tracing code ("bytecode tracing"). Tracing code is expressed in Java programming language. There is also integration with DTrace for the OpenSolaris platform.

    Observer

m_hess's Recent Posts

Topic Project / Forum Last Post in Topic
Tracing an application timing for a single thread
Just a quick thought: Maybe "Profiler p" could also be fetched from a ThreadLocal? That way the String comparison could be saved, and each Thread would automatically pick it's "correct" Profiler....
BTrace
  » General Discussion
M_hess_tiny February 14, 2011 14:15
by: m_hess
BTrace profiling support
Thanks for elaborating, JB!
BTrace
  » General Discussion
J March 07, 2011 09:02
by: Jaroslav Bachorik
BTrace profiling support
I am somewhat confused about how this relates to the Aggregation. What's the difference (feature wise) between the Aggregation and the Profiler? Is the Profiler meant to replace the Aggregation complet . . .
BTrace
  » General Discussion
J March 07, 2011 09:02
by: Jaroslav Bachorik
Sending Messages without the Command Line
I can't tell if using the agent is faster than using the external script. We are using the agent to inject because we saw this as a rather convenient way to inject the probes. Using the external script . . .
BTrace
  » General Discussion
M_hess_tiny July 13, 2010 10:54
by: m_hess
Sending Messages without the Command Line
Ah, I see. You are right. If your timeframe for measurement is not equal to the runtime of the application in question, then waiting for the exit() is not an option. Too bad. :-( So, if I understand c . . .
BTrace
  » General Discussion
M_hess_tiny July 13, 2010 10:54
by: m_hess
Sending Messages without the Command Line
Hi Zack, do I understand correctly, that you are using an onTimer to control the run, not only to observe? I think this is not what BTrace was built for. BTrace simply ends together with the VM once y . . .
BTrace
  » General Discussion
M_hess_tiny July 13, 2010 10:54
by: m_hess
Current Home / Discussion
Hi, I think that you have the correct configuration, but the wrong expectations towards BTrace. As BTrace uses ASM to inject itself into the matching probespots, this means, that it creates lots and . . .
BTrace
  » General Discussion
J August 04, 2011 07:16
by: Jaroslav Bachorik
Monitoring Socket
Hi, about the "can't call method others than from BTraceUtils". That is correct, as long you use BTrace in safe mode. You can add a paramter "unsafe=true" to your javaagent line (the one you added to . . .
BTrace
  » General Discussion
Defaultpersonimage May 20, 2010 08:43
by: rdruilhe
Possibilty to return variable value ?
I believe it is possible, but it depends on when you want your probe to be triggered. In your given example, you could either want to fire the probe when the field "message" is set, or when it is used . . .
BTrace
  » General Discussion
M_hess_tiny February 10, 2010 11:59
by: m_hess
Wrong documentatoin in UserGuide
Hi, the userguide has a wrong documentation for the new Annotation: @com.sun.btrace.annotations.ProbeMethodName (since 1.1) annotation can be used to mark an argument to hold the return value. bye, . . .
Project Kenai Documentation and Training
  » Bugs
John_brock_tiny January 08, 2010 15:17
by: john_brock
  • Mysql
  • Glassfish
  • Jruby
  • Rails
  • Nblogo
Terms of Use; Privacy Policy;
© 2010, Oracle Corporation and/or its affiliates
(revision 20120127.ac94057)
 
 
Close
loading
Please Confirm
Close