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

Reply via email to