On Sat, Jun 17, 2017 at 12:22:48AM +0300, Dmitry V. Levin wrote:
> On Fri, Jun 16, 2017 at 01:35:07PM +0800, JingPiao Chen wrote:
> > * defs.h (decode_nlattr): New prototype.
> > * linux/unix_diag.h (UNIX_DIAG_*): New enum.
> > * netlink.c (fetch_nlattr, print_nlattr,
> > decode_nlattr_with_data, d
On Mon, May 22, 2017 at 09:18:09PM +0800, JingPiao Chen wrote:
> * netlink_sock_diag.c: Include .
> (decode_inet_attrs): New function.
> (decode_inet_diag_msg): Use decode_inet_attrs.
> * linux/inet_diag.h (inet_diag_meminfo, tcpvegas_info,
> tcp_dctcp_info, tcp_bbr_info): New structures.
> * linux
On Sat, May 20, 2017 at 07:42:19PM +0800, JingPiao Chen wrote:
> * defs.h (NLA_*): New enum.
> (nla_policy): New struct.
> (decode_nlattr): Adapt prototype.
> * netlink.c (decode_nlattr_data): New function.
> (decode_nlattr_with_data): Use decode_nlattr_data.
> * netlink_sock_diag.c (decode_inet_di
On Fri, Jun 16, 2017 at 01:35:07PM +0800, JingPiao Chen wrote:
> * defs.h (decode_nlattr): New prototype.
> * linux/unix_diag.h (UNIX_DIAG_*): New enum.
> * netlink.c (fetch_nlattr, print_nlattr,
> decode_nlattr_with_data, decode_nlattr): New functions.
Looks like there is no necessity to place th
On Sat, Jun 17, 2017 at 03:48:06AM +0900, Masatake YAMATO wrote:
> On Wed, 14 Jun 2017 00:55:03 +0300, "Dmitry V. Levin"
> wrote:
> > On Tue, Jun 13, 2017 at 05:26:41PM +0900, Masatake YAMATO wrote:
> >> xlat tables are generating in built-time of strace.
> >>
> >> printxval is suitable for prin
On Wed, 14 Jun 2017 00:55:03 +0300, "Dmitry V. Levin" wrote:
> On Tue, Jun 13, 2017 at 05:26:41PM +0900, Masatake YAMATO wrote:
>> xlat tables are generating in built-time of strace.
>>
>> printxval is suitable for printing `family' field of Netlink GENERIC
>> protocol. However, contents of the x
This change also defines currpers field of struct tcb if LuaJIT is
enabled, even if SUPPORTED_PERSONALITIES == 1.
* Makefile.am: Build with LuaJIT if configured so.
(strace_SOURCES): Add defs_tcb.h, syscall_class.h.
* configure.ac: Add new --with-luajit configure option.
* defs.h (QUAL_HOOK_ENTRY,
On Fri, Jun 16, 2017 at 05:39:01PM +0300, Victor Krapivensky wrote:
> On Thu, Jun 15, 2017 at 05:39:25PM +, Eugene Syromyatnikov wrote:
> > On Thu, Jun 15, 2017 at 3:28 PM, Eugene Syromiatnikov
> > wrote:
> > > Overall looks good.
> >
> > Well, except that mpers_defs.h also has STRINGIFY() m
On Fri, Jun 16, 2017 at 2:39 PM, Victor Krapivensky
wrote:
> On Thu, Jun 15, 2017 at 05:39:25PM +, Eugene Syromyatnikov wrote:
>> On Thu, Jun 15, 2017 at 3:28 PM, Eugene Syromiatnikov
>> wrote:
>> > Overall looks good.
>>
>> Well, except that mpers_defs.h also has STRINGIFY() macro and
>> un
On Thu, Jun 15, 2017 at 05:39:25PM +, Eugene Syromyatnikov wrote:
> On Thu, Jun 15, 2017 at 3:28 PM, Eugene Syromiatnikov wrote:
> > Overall looks good.
>
> Well, except that mpers_defs.h also has STRINGIFY() macro and
> undef'ing it in defs_reuse.h leads to breaking of mpers header
> generat
On Thu, Jun 15, 2017 at 05:28:53PM +0200, Eugene Syromiatnikov wrote:
> Do you really consider multiple -l arguments in a command line an error
> incompatible with continuation of strace execution?
Well, yes. We don't support multiple scripts, and specifying multiple -l
arguments is a usage error.
On Fri, Jun 16, 2017 at 04:07:10AM +0300, Dmitry V. Levin wrote:
> On Thu, Jun 15, 2017 at 12:30:54PM +0800, JingPiao Chen wrote:
> > * tests/netlink_sock_diag.c: Include .
> > (SMC_ACTIVE): New macro.
> > (test_smc_diag_req, test_smc_diag_msg): New functions.
> > (main): Use them.
>
> Thanks, appl
12 matches
Mail list logo