[][src]Module strace_parse::raw

Modules

parsers

Structs

GenericCall

A generic unmodelled syscall: any name, with any args of any type and any result of any type

Syscall

Enums

Call

The syscall or action that happened.

CallResult

Functions

parse
parse_with_pool

Type Definitions

Line