[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200213064306.160480-1-ravi.bangoria@linux.ibm.com>
Date: Thu, 13 Feb 2020 12:12:58 +0530
From: Ravi Bangoria <ravi.bangoria@...ux.ibm.com>
To: acme@...nel.org, jolsa@...hat.com
Cc: xieyisheng1@...wei.com, alexey.budankov@...ux.intel.com,
treeze.taeung@...il.com, adrian.hunter@...el.com,
tmricht@...ux.ibm.com, namhyung@...nel.org, irogers@...gle.com,
songliubraving@...com, yao.jin@...ux.intel.com,
changbin.du@...el.com, leo.yan@...aro.org,
linux-kernel@...r.kernel.org,
Ravi Bangoria <ravi.bangoria@...ux.ibm.com>
Subject: [PATCH 0/8] perf annotate/config: More fixes
These are the additional set of fixes on top of previous series:
http://lore.kernel.org/r/20200204045233.474937-1-ravi.bangoria@linux.ibm.com
Note for the last patch:
I couldn't understand what intel-pt.cache-divisor is really used for.
Adrian, can you please help.
Ravi Bangoria (8):
perf annotate/tui: Re-render title bar after switching back from
script browser
perf annotate: Fix --show-total-period for tui/stdio2
perf annotate: Fix --show-nr-samples for tui/stdio2
perf config: Introduce perf_config_u8()
perf annotate: Make perf config effective
perf annotate: Prefer cmdline option over default config
perf annotate: Fix perf config option description
perf config: Document missing config options
tools/perf/Documentation/perf-config.txt | 74 +++++++++++++++++++-
tools/perf/builtin-annotate.c | 4 +-
tools/perf/builtin-report.c | 2 +-
tools/perf/builtin-top.c | 2 +-
tools/perf/ui/browsers/annotate.c | 19 +++--
tools/perf/util/annotate.c | 89 +++++++++---------------
tools/perf/util/annotate.h | 6 +-
tools/perf/util/config.c | 12 ++++
tools/perf/util/config.h | 1 +
9 files changed, 134 insertions(+), 75 deletions(-)
--
2.24.1
Powered by blists - more mailing lists