????

Your IP : 216.73.216.152


Current Path : /proc/self/root/proc/self/root/usr/share/systemtap/examples/process/
Upload File :
Current File : //proc/self/root/proc/self/root/usr/share/systemtap/examples/process/ltrace.meta

title: uprobes-based ltrace
name: ltrace.stp
keywords: process 
description: The ltrace.stp script lists calls that the designated process makes through PLTs (procedure linkage tables), generally into shared libraries.
test_check: stap -p4 ltrace.stp -c ls
test_installcheck: stap ltrace.stp -c ls || echo PR14738