[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190220122800.864-1-jolsa@kernel.org>
Date: Wed, 20 Feb 2019 13:27:54 +0100
From: Jiri Olsa <jolsa@...nel.org>
To: Arnaldo Carvalho de Melo <acme@...nel.org>
Cc: lkml <linux-kernel@...r.kernel.org>,
Ingo Molnar <mingo@...nel.org>,
Namhyung Kim <namhyung@...nel.org>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Andi Kleen <ak@...ux.intel.com>
Subject: [PATCH 0/6] perf tools: Assorted fixes
hi,
sending assorted general fixes that queued
up in my other branches.
Also available in here:
https://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf.git
perf/fixes
thanks,
jirka
---
Jiri Olsa (6):
perf tools: Don't report zero period samples for slave events
perf tools: Force sample_type for slave events
perf script: Allow +- operator for type specific fields option
perf tools: Add missing new line into pr_debug call
perf tools: Increase debug leve for cpu_map__snprint verbose output
perf tools: Make rm_rf to remove single file
tools/perf/Documentation/perf-script.txt | 6 ++++++
tools/perf/builtin-script.c | 8 ++++++++
tools/perf/util/bpf-event.c | 2 +-
tools/perf/util/cpumap.c | 2 +-
tools/perf/util/evsel.c | 8 ++++++++
tools/perf/util/session.c | 7 +++++++
tools/perf/util/util.c | 16 +++++++++++++---
7 files changed, 44 insertions(+), 5 deletions(-)
Powered by blists - more mailing lists