Linux Perf
|
#include <beauty.h>
Public Attributes | |
unsigned long | val |
unsigned char * | args |
struct thread * | thread |
struct trace * | trace |
void * | parm |
u8 | idx |
u8 | mask |
: value of syscall argument being formatted : All the args, use syscall_args__val(arg, nth) to access one : tid state (maps, pid, tid, etc) : 'perf trace' internals: all threads, etc : private area, may be an strarray, for instance : syscall arg idx (is this the first?) : a syscall arg may mask another arg, see syscall_arg__scnprintf_futex_op