lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 11 Apr 2018 20:24:23 -0300
From:   Arnaldo Carvalho de Melo <acme@...nel.org>
To:     Jin Yao <yao.jin@...ux.intel.com>
Cc:     jolsa@...nel.org, peterz@...radead.org, mingo@...hat.com,
        alexander.shishkin@...ux.intel.com, Linux-kernel@...r.kernel.org,
        ak@...ux.intel.com, kan.liang@...el.com, yao.jin@...el.com
Subject: Re: [PATCH v1 0/3] perf version: some follow-up updates

Em Mon, Apr 09, 2018 at 06:26:46PM +0800, Jin Yao escreveu:
> 1. Remove -DNO_LIBPERL and use -DHAVE_LIBPERL_SUPPORT in C code.
> 
> 2. Remove -DNO_LIBPYTHON and use -DHAVE_LIBPYTHON_SUPPORT in C code.
> 
> 3. Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORT.
> 
> 4. Don't print "libaudit" line if HAVE_SYSCALL_TABLE_SUPPORT is available
>    and add a line for HAVE_SYSCALL_TABLE_SUPPORT.

Applied after adding the Suggested-by tags for the three patches,

Thanks,

- Arnaldo
 
> Jin Yao (3):
>   perf script: Use HAVE_LIBXXX_SUPPORT to replace NO_LIBXXX
>   perf: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORT
>   perf version: Print status for syscall_table
> 
>  tools/perf/Makefile.config              | 2 +-
>  tools/perf/builtin-help.c               | 2 +-
>  tools/perf/builtin-script.c             | 4 ++--
>  tools/perf/builtin-version.c            | 3 +++
>  tools/perf/perf.c                       | 4 ++--
>  tools/perf/util/generate-cmdlist.sh     | 2 +-
>  tools/perf/util/syscalltbl.c            | 6 +++---
>  tools/perf/util/trace-event-scripting.c | 4 ++--
>  8 files changed, 15 insertions(+), 12 deletions(-)
> 
> -- 
> 2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ