[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1460467771-26532-1-git-send-email-jolsa@kernel.org>
Date: Tue, 12 Apr 2016 15:29:23 +0200
From: Jiri Olsa <jolsa@...nel.org>
To: Arnaldo Carvalho de Melo <acme@...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: [PATCH 0/8] perf tools: Add sched map changes
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
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