]> git.ipfire.org Git - thirdparty/lldpd.git/commit
systemtap: provide an appropriate tapset
authorVincent Bernat <bernat@luffy.cx>
Sat, 28 Sep 2013 11:50:19 +0000 (13:50 +0200)
committerVincent Bernat <bernat@luffy.cx>
Sat, 28 Sep 2013 11:50:19 +0000 (13:50 +0200)
commit140e34f057462d5ff7818ab4af368f055eaad4e3
tree28f5dee12bc8b9b97dfee8083ecbaa923493ea7f
parentbdfe419389075af3cdfeadc78008a157afc2d5d7
systemtap: provide an appropriate tapset

It should be possible to get something sensible with:

    stap -e 'probe lldpd.* { print($$vars) }'
configure.ac
m4/systemtap.m4
src/daemon/Makefile.am
src/daemon/dtrace2systemtap.awk [new file with mode: 0644]
src/daemon/probes.d