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(-)