Docs.rs
  • lurk-cli-0.3.7
    • lurk-cli 0.3.7
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • JakWai01
    • Dependencies
      • anyhow ^1 normal
      • atty ^0.2 normal
      • byteorder ^1 normal
      • clap ^4 normal
      • comfy-table ^7 normal
      • console ^0.15.8 normal
      • libc ^0.2 normal
      • linux-personality ^1 normal
      • nix ^0.29 normal
      • regex ^1 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • syscalls ^0.6.14 normal
      • users ^0.11 normal
    • Versions
    • 19.15% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

lurk_cli0.3.7

Crate Items

  • Structs
  • Enums
  • Statics
  • Functions

List of all items

Structs

  • Tracer
  • args::ArgAttach
  • args::Args
  • args::Filter
  • style::StyleConfig
  • syscall_info::SyscallArgs
  • syscall_info::SyscallInfo

Enums

  • arch::SyscallArgType
  • args::ArgCommand
  • syscall_info::RetCode
  • syscall_info::SyscallArg

Functions

  • arch::escape_to_string
  • arch::parse_args
  • arch::ptrace_init_options
  • arch::ptrace_init_options_fork
  • arch::read_string
  • arch::x86_64::get_arg_value
  • run_tracee

Statics

  • arch::x86_64::SYSCALLS
  • arch::x86_64::TRACE_CLOCK
  • arch::x86_64::TRACE_CREDS
  • arch::x86_64::TRACE_DESC
  • arch::x86_64::TRACE_FILE
  • arch::x86_64::TRACE_FSTAT
  • arch::x86_64::TRACE_FSTATFS
  • arch::x86_64::TRACE_IPC
  • arch::x86_64::TRACE_LSTAT
  • arch::x86_64::TRACE_MEMORY
  • arch::x86_64::TRACE_NETWORK
  • arch::x86_64::TRACE_PROCESS
  • arch::x86_64::TRACE_PURE
  • arch::x86_64::TRACE_SIGNAL
  • arch::x86_64::TRACE_STAT
  • arch::x86_64::TRACE_STATFS
  • arch::x86_64::TRACE_STATFS_LIKE
  • arch::x86_64::TRACE_STAT_LIKE