]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 294548-294549,294556,294684: Add watch scripts
authordteske <dteske@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 27 Jan 2016 05:04:17 +0000 (05:04 +0000)
committerdteske <dteske@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 27 Jan 2016 05:04:17 +0000 (05:04 +0000)
commit4e2f546a690c6af439de183404d59195ad810477
tree50e9b6273be052b504e49a7c05779069c5fdcda3
parent9b2a9cbd5c81fee1b86b943977904caffa0b3b3a
MFC 294548-294549,294556,294684: Add watch scripts

r294548: Add scripts for watching common entry points.
r294549: Fix bad title on script (caused by copy/paste).
r294556: fbt -> syscall; fbt names changed to be sys_*
r294684: Bump copyright for change from fbt to syscall

git-svn-id: svn://svn.freebsd.org/base/stable/10@294888 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
share/dtrace/Makefile
share/dtrace/watch_execve [new file with mode: 0755]
share/dtrace/watch_kill [new file with mode: 0755]
share/dtrace/watch_vop_remove [new file with mode: 0755]