]> sourceware.org Git - systemtap.git/commit
Add java backtrace test
authorLukas Berk <lberk@redhat.com>
Mon, 20 Jan 2014 20:39:35 +0000 (15:39 -0500)
committerLukas Berk <lberk@redhat.com>
Mon, 20 Jan 2014 20:39:35 +0000 (15:39 -0500)
commit47941df53f1ee64aab2102a4f084565d9147e4d1
tree50e88daa6a598c7a34e22bc497c593f561d5899e
parent4c38e27f92668cb796bd6d5b5f7138ab750c6d31
Add java backtrace test

*java.exp - delay removal of singleparam.class so backtrace test can use
  it, also add the backtrace testcase
*singleparam.java - have method's call each other in the same order
   instead of having each called directly from main,
   this allows for a better backtrace
*java.stp - renamed to singleparam.stp for consistency with other tests
testsuite/systemtap.apps/java.exp
testsuite/systemtap.apps/singleparam.java
testsuite/systemtap.apps/singleparam.stp [moved from testsuite/systemtap.apps/java.stp with 100% similarity]
This page took 0.029164 seconds and 5 git commands to generate.