File: doc.go

package info (click to toggle)
golang-github-evilsocket-ftrace 1.2.0-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 128 kB
  • sloc: sh: 71; makefile: 5
file content (2 lines) | stat: -rw-r--r-- 136 bytes parent folder | download | duplicates (2)
1
2
// Package ftrace utilizes the FTRACE kernel framework in order to trace system calls and kernel events from user space.
package ftrace