[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180625124220.6434-1-ravi.bangoria@linux.ibm.com>
Date: Mon, 25 Jun 2018 18:12:17 +0530
From: Ravi Bangoria <ravi.bangoria@...ux.ibm.com>
To: acme@...nel.org, jolsa@...hat.com
Cc: alexander.shishkin@...ux.intel.com, namhyung@...nel.org,
dsahern@...il.com, davidcc@...gle.com, ak@...ux.intel.com,
yao.jin@...ux.intel.com, linux-kernel@...r.kernel.org,
Ravi Bangoria <ravi.bangoria@...ux.ibm.com>
Subject: [PATCH v2 0/3] perf script: Few trivial fixes
First patch fixes perf output field hint. Second and third fixes
crash when used in a piped mode.
v2 changes:
- [PATCH 3/3] Changed as suggested by Arnaldo
v1: https://lkml.org/lkml/2018/6/20/538
Ravi Bangoria (3):
perf script: Add missing output fields in a hint
perf script: Fix crash because of missing evsel->priv
perf script/annotate: Fix crash caused by accessing
feat_ops[HEADER_LAST_FEATURE]
tools/perf/builtin-annotate.c | 11 ++++++++++-
tools/perf/builtin-report.c | 3 ++-
tools/perf/builtin-script.c | 30 +++++++++++++++++++++++++++---
tools/perf/util/header.c | 2 +-
4 files changed, 40 insertions(+), 6 deletions(-)
--
2.14.4
Powered by blists - more mailing lists