]> sourceware.org Git - systemtap.git/commit
Add System.map kernel functions to systemtap_session
authorJosh Stone <jistone@redhat.com>
Mon, 5 Nov 2012 20:20:46 +0000 (12:20 -0800)
committerJosh Stone <jistone@redhat.com>
Mon, 5 Nov 2012 20:20:46 +0000 (12:20 -0800)
commit2a639817ff56bbf3dbb800650b17602e0c43629d
treeb005d2c8c8799ce5a1c3bc0b8a83790ea97a86d8
parent8dfad0130de94bdaed8092ecfdd228229d798b7b
Add System.map kernel functions to systemtap_session

The code to parse System.map was already in place for kprobe.function
validation; now it's generalized and the result made available in
systemtap_session::kernel_functions.
main.cxx
session.cxx
session.h
tapsets.cxx
This page took 0.028814 seconds and 5 git commands to generate.