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:   Mon, 20 May 2019 11:39:43 -0300
From:   Arnaldo Carvalho de Melo <arnaldo.melo@...il.com>
To:     Adrian Hunter <adrian.hunter@...el.com>
Cc:     Jiri Olsa <jolsa@...hat.com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/8] perf scripts python: Support pyside2 and misc Intel
 PT

Em Mon, Apr 29, 2019 at 10:28:20AM +0300, Adrian Hunter escreveu:
> On 12/04/19 2:38 PM, Adrian Hunter wrote:
> > Hi
> > 
> > Here are patches to add support for pyside2 to the db-export scripts,
> > and a couple of Intel PT patches.
> > 
> > 
> > Adrian Hunter (8):
> >       perf scripts python: exported-sql-viewer.py: Change python2 to python
> >       perf scripts python: exported-sql-viewer.py: Use argparse module for argument parsing
> >       perf scripts python: exported-sql-viewer.py: Add support for pyside2
> >       perf scripts python: export-to-sqlite.py: Add support for pyside2
> >       perf scripts python: export-to-postgresql.py: Add support for pyside2
> >       perf tools: perf-with-kcore.sh: Always allow fix_buildid_cache_permissions
> >       perf intel-pt: Improve sync_switch
> >       perf intel-pt: Rationalize intel_pt_sync_switch()'s use of next_tid
> > 
> >  tools/perf/perf-with-kcore.sh                     |  5 ---
> >  tools/perf/scripts/python/export-to-postgresql.py | 43 +++++++++++++++----
> >  tools/perf/scripts/python/export-to-sqlite.py     | 44 ++++++++++++++++---
> >  tools/perf/scripts/python/exported-sql-viewer.py  | 51 ++++++++++++++++-------
> >  tools/perf/util/intel-pt.c                        | 44 +++++++++++++++++--
> >  5 files changed, 150 insertions(+), 37 deletions(-)
> 
> Are these ok?

Thanks, applied.

- Arnaldo

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ