]> sourceware.org Git - systemtap.git/commit
Implement caller:string() in terms of symname() and caller_addr().
authorMark Wielaard <mjw@redhat.com>
Wed, 13 May 2009 10:51:38 +0000 (12:51 +0200)
committerMark Wielaard <mjw@redhat.com>
Wed, 13 May 2009 10:51:38 +0000 (12:51 +0200)
commit90562d7d561c26b25aa73082bd33eaa399688187
treeb79f6918db64f202ef4e9ce26945c6aa418a1a54
parentf4ece7ad6def675f87f98f97383e1667399e2353
Implement caller:string() in terms of symname() and caller_addr().

* tapset/context-unwind.stp (caller): Implement as stap function using
  symname(), caller_addr() and sprintf().
tapset/context-unwind.stp
This page took 0.026344 seconds and 5 git commands to generate.