Docs.rs
  • hstrace-0.0.5
    • hstrace 0.0.5
    • Permalink
    • Docs.rs crate page
    • Apache-2.0/MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • blaind
    • Dependencies
      • bitflags ^1.2.1 normal
      • clap ^2.33.3 normal
      • colored ^2.0.0 normal
      • crossbeam-channel ^0.5.1 normal
      • crossbeam-utils ^0.8.3 normal
      • ctrlc ^3.1.8 normal
      • env_logger ^0.8.3 normal
      • hstrace_derive ^0.0.1 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4.14 normal
      • nix ^0.17.0 normal
      • num-derive ^0.3.3 normal
      • num-traits ^0.2.14 normal
      • serde ^1.0.125 normal
      • serde_json ^1.0.64 normal
      • serial_test ^0.5.1 dev
      • bindgen ^0.58.1 build
    • Versions
    • 10.09% of the crate is documented
  • 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

hstrace0.0.5

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • HStrace
  • HStraceBuilder
  • HTraceIterator
  • Output
  • Syscall
  • SyscallError
  • TraceOptions
  • TraceOutput
  • TraceThread
  • call::Access
  • call::AccessMode
  • call::Brk
  • call::Chdir
  • call::Close
  • call::Getcwd
  • call::Mprotect
  • call::Openat
  • call::OpenatMode
  • call::Prot
  • call::Readlink
  • call::Sendfile
  • call::Socket
  • call::SocketType
  • call::Stat
  • call::StatResult
  • call::SwapFlag
  • call::Swapoff
  • call::Swapon
  • call::Uname
  • call::Utsname
  • ptrace::GetPtraceInfo
  • ptrace::MockPtrace
  • ptrace::SyscallPtrace
  • value::kind::MemoryAddress

Enums

  • Errno
  • FilterMode
  • Ident
  • TraceError
  • TraceType
  • call::AddressFamily
  • call::CStruct
  • call::SockAddr
  • call::SocketLevel
  • call::SyscallKind
  • value::Value

Traits

  • VarOutType
  • VarType
  • ptrace::Tracer