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:   Wed,  6 Feb 2019 12:39:42 +0200
From:   Adrian Hunter <adrian.hunter@...el.com>
To:     Arnaldo Carvalho de Melo <acme@...nel.org>
Cc:     Jiri Olsa <jolsa@...hat.com>, linux-kernel@...r.kernel.org
Subject: [PATCH 0/5] perf intel-pt: A few fixes

Hi

Here are some fixes and a minor improvement for Intel PT.  The first 3
patches are cc stable, but the last 2 are not.


Adrian Hunter (5):
      perf auxtrace: Define auxtrace record alignment
      perf intel-pt: Fix overlap calculation for padding
      perf intel-pt: Fix CYC timestamp calculation after OVF
      perf intel-pt: Packet splitting can happen only on 32-bit
      perf auxtrace: Add timestamp to auxtrace errors

 tools/perf/util/auxtrace.c                         | 26 ++++++++++++---
 tools/perf/util/auxtrace.h                         |  5 ++-
 tools/perf/util/event.h                            |  3 +-
 tools/perf/util/intel-bts.c                        |  4 +--
 .../perf/util/intel-pt-decoder/intel-pt-decoder.c  | 39 +++++++++++++++++++---
 tools/perf/util/intel-pt.c                         | 23 +++++++++----
 tools/perf/util/s390-cpumsf.c                      |  7 ++--
 tools/perf/util/session.c                          |  3 ++
 8 files changed, 88 insertions(+), 22 deletions(-)


Regards
Adrian

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ