| Linux hosting5.siteguarding.com 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64 Path : /usr/share/systemtap/examples/process/ |
| Current File : //usr/share/systemtap/examples/process/auditbt.meta |
title: Generate backtraces for kernel audit events name: auditbt.stp keywords: monitoring security 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"