[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200703112021.GA1320@kernel.org>
Date: Fri, 3 Jul 2020 08:20:21 -0300
From: Arnaldo Carvalho de Melo <acme@...nel.org>
To: Adrian Hunter <adrian.hunter@...el.com>
Cc: Jiri Olsa <jolsa@...hat.com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/6] perf tools: Some Intel PT related fixes for v5.8
Em Mon, Jun 29, 2020 at 12:19:49PM +0300, Adrian Hunter escreveu:
> Hi
>
> Here are some Intel PT related fixes for v5.8.
Thanks, applied.
- Arnaldo
>
> Adrian Hunter (6):
> perf scripts python: export-to-postgresql.py: Fix struct.pack() int argument
> perf record: Fix duplicated sideband events with Intel PT system wide tracing
> perf scripts python: exported-sql-viewer.py: Fix unexpanded 'Find' result
> perf scripts python: exported-sql-viewer.py: Fix zero id in call graph 'Find' result
> perf scripts python: exported-sql-viewer.py: Fix zero id in call tree 'Find' result
> perf scripts python: exported-sql-viewer.py: Fix time chart call tree
>
> tools/perf/builtin-record.c | 18 +++++++++---------
> tools/perf/scripts/python/export-to-postgresql.py | 2 +-
> tools/perf/scripts/python/exported-sql-viewer.py | 11 +++++++++--
> tools/perf/util/evlist.c | 12 ++++++++++++
> tools/perf/util/evlist.h | 1 +
> tools/perf/util/evsel.c | 8 +-------
> tools/perf/util/evsel.h | 6 ++++++
> 7 files changed, 39 insertions(+), 19 deletions(-)
>
>
> Regards
> Adrian
--
- Arnaldo
Powered by blists - more mailing lists