[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200629091955.17090-1-adrian.hunter@intel.com>
Date: Mon, 29 Jun 2020 12:19:49 +0300
From: Adrian Hunter <adrian.hunter@...el.com>
To: Arnaldo Carvalho de Melo <acme@...nel.org>
Cc: Jiri Olsa <jolsa@...hat.com>, linux-kernel@...r.kernel.org
Subject: [PATCH 0/6] perf tools: Some Intel PT related fixes for v5.8
Hi
Here are some Intel PT related fixes for v5.8.
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
Powered by blists - more mailing lists