lkml.org 
[lkml]   [2019]   [Mar]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/8] perf tools: Assorted fixes
Date
hi,
sending assorted general fixes that queued
up in my other branches.

It contains all my previous posted single patches,
(except for the dir data patchset).

Also available in here:
https://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf.git
perf/fixes

thanks,
jirka


---
Jiri Olsa (8):
perf c2c: Fix c2c report for empty numa node
perf tools: Add error path into hist_entry__init
perf hist: Fix memory leak of srcline
perf tools: Read and store caps/max_precise in perf_pmu
perf tools: Get precise_ip from the pmu config
perf tools: Probe for precise_ip with simple attr
perf tools: Fix double free in perf_data__close
perf tools: Force perf_data__open|close zero data->file.path

tools/perf/builtin-c2c.c | 8 ++++++--
tools/perf/util/data.c | 4 ++--
tools/perf/util/evlist.c | 25 ++++++++++++++++++++-----
tools/perf/util/evsel.c | 36 +++++++++++++++++++++++++++---------
tools/perf/util/hist.c | 51 ++++++++++++++++++++++++++++++---------------------
tools/perf/util/pmu.c | 14 ++++++++++++++
tools/perf/util/pmu.h | 1 +
tools/perf/util/session.c | 4 +---
tools/perf/util/setup.py | 2 +-
9 files changed, 102 insertions(+), 43 deletions(-)

\
 
 \ /
  Last update: 2019-03-05 16:27    [W:0.143 / U:0.172 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site