From: mathieu.poirier@linaro.org (Mathieu Poirier)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] perf tools: Miscellaneous fix from the previous cycle
Date: Mon, 12 Feb 2018 13:32:34 -0700 [thread overview]
Message-ID: <1518467557-18505-1-git-send-email-mathieu.poirier@linaro.org> (raw)
Good day Arnaldo,
Here are 3 patches that were sent late in the v4.15 cycle, too late for
you to pick up for the v4.16 cycle. I don't know if they are on a backlog
of yours somewhere or if you've made a mental note of them - if so kindly
disregard this set. Otherwise, here they are again, rebased to your latest
perf/core [1].
All 3 patches are required for proper functionning of the CoreSight
trace decoding integration that is in the current cycle.
Regards,
Mathieu
[1]. f13c88d836d8 perf report: Add support to display group output for non group events
Jin Yao (1):
perf util: Use target->per_thread and target->system_wide flags
Mathieu Poirier (2):
perf tools: Freeing allocated memory
perf tools: Fixing uninitialised variable
tools/perf/arch/arm/util/auxtrace.c | 2 +-
tools/perf/util/cs-etm.c | 6 ++++++
tools/perf/util/evlist.c | 21 ++++++++++++++++++++-
tools/perf/util/thread_map.c | 4 ++--
tools/perf/util/thread_map.h | 2 +-
5 files changed, 30 insertions(+), 5 deletions(-)
--
2.7.4
next reply other threads:[~2018-02-12 20:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-12 20:32 Mathieu Poirier [this message]
2018-02-12 20:32 ` [PATCH 1/3] perf tools: Freeing allocated memory Mathieu Poirier
2018-02-12 20:32 ` [PATCH 2/3] perf util: Use target->per_thread and target->system_wide flags Mathieu Poirier
2018-02-12 20:32 ` [PATCH 3/3] perf tools: Fixing uninitialised variable Mathieu Poirier
2018-02-15 14:55 ` [PATCH 0/3] perf tools: Miscellaneous fix from the previous cycle Arnaldo Carvalho de Melo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1518467557-18505-1-git-send-email-mathieu.poirier@linaro.org \
--to=mathieu.poirier@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).