Re: [PATCH] trace-cmd: add plugin for decoding syscalls/sys_enter_futex

2018-05-03 Thread Steven Rostedt
On Wed, 6 Dec 2017 20:56:49 -0600 Julia Cartwright wrote: > The futex syscall is a complicated one. It supports thirteen > multiplexed operations, each with different semantics and encodings for > the syscalls six arguments. > > Manually decoding these arguments is tedious and error prone. > >

[PATCH] trace-cmd: add plugin for decoding syscalls/sys_enter_futex

2017-12-06 Thread Julia Cartwright
The futex syscall is a complicated one. It supports thirteen multiplexed operations, each with different semantics and encodings for the syscalls six arguments. Manually decoding these arguments is tedious and error prone. This plugin provides symbolic names for futex operations, futex flags, an