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-next>] [day] [month] [year] [list]
Date:   Fri,  7 Oct 2016 16:42:24 +0300
From:   Adrian Hunter <adrian.hunter@...el.com>
To:     Arnaldo Carvalho de Melo <acme@...nel.org>,
        Andi Kleen <ak@...ux.intel.com>
Cc:     linux-kernel@...r.kernel.org
Subject: [PATCH V3 0/3] perf tools: Support insn and insnlen in perf script

Hi

I tidied Intel PT / BTS instruction buffer size usage, and took the liberty
of re-basing Andi's changes on top.


Adrian Hunter (1):
      perf intel-pt/bts: Tidy instruction buffer size usage

Andi Kleen (2):
      perf intel-pt/bts: Report instruction bytes and length in sample
      perf tools: Support insn and insnlen in perf script

 tools/perf/Documentation/perf-script.txt           |  6 +++++-
 tools/perf/builtin-script.c                        | 24 ++++++++++++++++++++--
 tools/perf/util/event.h                            |  3 +++
 tools/perf/util/intel-bts.c                        |  9 ++++----
 .../perf/util/intel-pt-decoder/intel-pt-decoder.c  |  2 ++
 .../perf/util/intel-pt-decoder/intel-pt-decoder.h  |  1 +
 .../util/intel-pt-decoder/intel-pt-insn-decoder.c  | 13 ++++++------
 .../util/intel-pt-decoder/intel-pt-insn-decoder.h  |  6 ++----
 tools/perf/util/intel-pt-decoder/intel-pt-log.c    |  4 ++--
 tools/perf/util/intel-pt.c                         | 19 ++++++++++++-----
 10 files changed, 61 insertions(+), 26 deletions(-)


Regards
Adrian

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ