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, 22 May 2019 14:32:47 +0900
From:   Namhyung Kim <namhyung@...nel.org>
To:     Arnaldo Carvalho de Melo <acme@...nel.org>,
        Jiri Olsa <jolsa@...hat.com>
Cc:     LKML <linux-kernel@...r.kernel.org>,
        Krister Johansen <kjlx@...pleofstupid.com>,
        Hari Bathini <hbathini@...ux.vnet.ibm.com>
Subject: [PATCH 0/3] perf tools: Assorted fixes and cleanups for namespace events

Hello,

These are some missing pieces that I found during the code-reading.


Thanks,
Namhyung


Namhyung Kim (3):
  perf tools: Protect reading thread's namespace
  perf tools: Add missing swap ops for namespace events
  perf top: Enable --namespaces option

 tools/perf/Documentation/perf-top.txt |  5 +++++
 tools/perf/builtin-top.c              |  5 +++++
 tools/perf/util/session.c             | 21 +++++++++++++++++++++
 tools/perf/util/thread.c              | 15 +++++++++++++--
 4 files changed, 44 insertions(+), 2 deletions(-)

-- 
2.21.0.1020.gf2820cf01a-goog

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ