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] [day] [month] [year] [list]
Message-ID: <YouIKVUs2S0KSjT8@kernel.org>
Date:   Mon, 23 May 2022 10:12:09 -0300
From:   Arnaldo Carvalho de Melo <acme@...nel.org>
To:     Jiri Olsa <olsajiri@...il.com>
Cc:     Adrian Hunter <adrian.hunter@...el.com>,
        Namhyung Kim <namhyung@...nel.org>,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/5] perf inject: Minor improvements

Em Mon, May 23, 2022 at 10:16:56AM +0200, Jiri Olsa escreveu:
> On Fri, May 20, 2022 at 04:23:59PM +0300, Adrian Hunter wrote:
> > Hi
> > 
> > Here are patches for 2 minor improvements for perf inject:
> > 1. Keep some features sections from input file
> > 2. Keep a copy of kcore_dir
> > 
> > 
> > Adrian Hunter (5):
> >       perf header: Add ability to keep feature sections
> >       libperf: Add preadn()
> >       perf inject: Keep some features sections from input file
> >       perf data: Add has_kcore_dir()
> >       perf inject: Keep a copy of kcore_dir
> 
> LGTM
> 
> Acked-by: Jiri Olsa <jolsa@...nel.org>

Thanks, applied.

- Arnaldo

 
> thanks,
> jirka
> 
> > 
> >  tools/lib/perf/include/internal/lib.h |   2 +
> >  tools/lib/perf/lib.c                  |  20 +++++
> >  tools/perf/builtin-inject.c           | 162 +++++++++++++++++++++++++++++++++-
> >  tools/perf/util/data.c                |  14 +++
> >  tools/perf/util/data.h                |   1 +
> >  tools/perf/util/header.c              |  62 +++++++++++--
> >  tools/perf/util/header.h              |  15 ++++
> >  7 files changed, 264 insertions(+), 12 deletions(-)
> > 
> > 
> > Regards
> > Adrian

-- 

- Arnaldo

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ