Sophie

Sophie

distrib > Fedora > 17 > i386 > by-pkgid > e2ec330d3ecf5110b4aa890342e53d96 > files > 937

systemtap-client-2.1-2.fc17.i686.rpm

title: Generate backtraces for kernel audit events
name: auditbt.stp
keywords: monitoring security audit backtrace
subsystem: process
scope: system-wide
description: Attaches to the kernel audit-log paths (also used by libaudit), and log every record being sent, along with a user-space backtrace of the process that caused it.
test_check: stap -p4 auditbt.stp
test_installcheck: stap auditbt.stp -d /usr/bin/sudo --ldd -c "sudo true"