stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for 4.4.y 0/5] tools/perf: Backport fixes for 4.4 for newer toolchain
@ 2020-07-02 12:41 Masami Hiramatsu
  2020-07-02 12:41 ` [PATCH for 4.4.y 1/5] perf probe: Fix to check blacklist address correctly Masami Hiramatsu
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Masami Hiramatsu @ 2020-07-02 12:41 UTC (permalink / raw)
  To: stable
  Cc: Sergey Senozhatsky, Changbin Du, Jiri Olsa,
	Arnaldo Carvalho de Melo, mhiramat

Hi,

Here is a series of patches for 4.4.y to build perf-tools on
newer toolchain. This also includes a perf-probe fix.

Thank you,

---

Arnaldo Carvalho de Melo (1):
      perf annotate: Use asprintf when formatting objdump command line

Changbin Du (1):
      perf: Make perf able to build with latest libbfd

Jiri Olsa (1):
      perf tools: Fix snprint warnings for gcc 8

Masami Hiramatsu (1):
      perf probe: Fix to check blacklist address correctly

Sergey Senozhatsky (1):
      tools/lib/subcmd/pager.c: do not alias select() params


 tools/perf/builtin-script.c    |   24 ++++++++++++------------
 tools/perf/tests/attr.c        |    4 ++--
 tools/perf/tests/pmu.c         |    2 +-
 tools/perf/util/annotate.c     |   14 +++++++++++---
 tools/perf/util/cgroup.c       |    2 +-
 tools/perf/util/pager.c        |    5 ++++-
 tools/perf/util/parse-events.c |    4 ++--
 tools/perf/util/pmu.c          |    2 +-
 tools/perf/util/probe-event.c  |   21 +++++++++++++++------
 tools/perf/util/srcline.c      |   16 +++++++++++++++-
 10 files changed, 64 insertions(+), 30 deletions(-)

--
Masami Hiramatsu (Linaro) <mhiramat@kernel.org>

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-07-02 12:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-02 12:41 [PATCH for 4.4.y 0/5] tools/perf: Backport fixes for 4.4 for newer toolchain Masami Hiramatsu
2020-07-02 12:41 ` [PATCH for 4.4.y 1/5] perf probe: Fix to check blacklist address correctly Masami Hiramatsu
2020-07-02 12:41 ` [PATCH for 4.4.y 2/5] perf annotate: Use asprintf when formatting objdump command line Masami Hiramatsu
2020-07-02 12:42 ` [PATCH for 4.4.y 3/5] perf tools: Fix snprint warnings for gcc 8 Masami Hiramatsu
2020-07-02 12:42 ` [PATCH for 4.4.y 4/5] perf: Make perf able to build with latest libbfd Masami Hiramatsu
2020-07-02 12:42 ` [PATCH for 4.4.y 5/5] tools/lib/subcmd/pager.c: do not alias select() params Masami Hiramatsu

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