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:	Tue, 12 Apr 2016 11:38:03 -0300
From:	Arnaldo Carvalho de Melo <acme@...nel.org>
To:	Jiri Olsa <jolsa@...nel.org>
Cc:	lkml <linux-kernel@...r.kernel.org>,
	David Ahern <dsahern@...il.com>,
	Ingo Molnar <mingo@...nel.org>,
	Namhyung Kim <namhyung@...nel.org>,
	Peter Zijlstra <a.p.zijlstra@...llo.nl>
Subject: Re: [PATCH 0/8] perf tools: Add sched map changes

Em Tue, Apr 12, 2016 at 03:29:23PM +0200, Jiri Olsa escreveu:
> hi,
> sending few perf sched map changes I found
> useful recently.
> 
> Also available in:
>   git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf.git
>   perf/fixes

Applied, after adding a "OPTIONS perf sched map" to 'perf sched's man
page and entries in the patches adding new options.

Pushed to acme/perf/core

- Arnaldo
 
> thanks,
> jirka
> 
> 
> ---
> Jiri Olsa (8):
>       perf tools: Add thread_map__has function
>       perf tools: Add cpu_map__has function
>       perf tools sched: Add compact display option
>       perf tools sched: Use color_fprintf for output
>       perf tools sched: Make thread_map__new_by_tid_str global
>       perf tools sched: Collor given pids
>       perf tools sched: Collor given cpus
>       perf tools sched: Display only given cpus
> 
>  tools/perf/builtin-sched.c   | 198 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------
>  tools/perf/util/cpumap.c     |  12 ++++++++
>  tools/perf/util/cpumap.h     |   2 ++
>  tools/perf/util/thread_map.c |  14 ++++++++-
>  tools/perf/util/thread_map.h |   3 ++
>  5 files changed, 216 insertions(+), 13 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ