This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 6d12075ddeed Merge tag 'mtd/fixes-for-5.8-rc5' of git://git.kernel.org/ [...] new c42ad5d43582 perf flamegraph: Explicitly set utf-8 encoding new 9434628fcee6 Merge remote-tracking branch 'torvalds/master' into perf/urgent new eb25de276505 tools arch: Update arch/x86/lib/memcpy_64.S copy used in ' [...] new 640432e6bed0 perf scripts python: export-to-postgresql.py: Fix struct.p [...] new 442ad2254ac5 perf record: Fix duplicated sideband events with Intel PT [...] new 3a3cf7c570a4 perf scripts python: exported-sql-viewer.py: Fix unexpande [...] new 7ff520b0a71d perf scripts python: exported-sql-viewer.py: Fix zero id i [...] new 031c8d5edb1d perf scripts python: exported-sql-viewer.py: Fix zero id i [...] new f18d5cf86cdb perf scripts python: exported-sql-viewer.py: Fix time char [...] new 374855c5e4a7 tools lib traceevent: Add API to read time information fro [...] new 2160d6c8a13e tools lib traceevent: Add proper KBUFFER_TYPE_TIME_STAMP handling new d61cbb859b45 perf report TUI: Fix segmentation fault in perf_evsel__his [...] new 75bcb8776dc9 perf intel-pt: Fix recording PEBS-via-PT with registers new add07ccd9222 perf intel-pt: Fix displaying PEBS-via-PT with registers new 4c95ad261cfa perf intel-pt: Fix PEBS sample for XMM registers new bee9ca1c8a23 perf report TUI: Remove needless 'dummy' event from menu new dcde237b9b0e Merge tag 'perf-tools-fixes-2020-07-07' of git://git.kerne [...]
The 17 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: tools/arch/x86/lib/memcpy_64.S | 4 +++ tools/lib/traceevent/kbuffer-parse.c | 43 +++++++++++++++++++---- tools/lib/traceevent/kbuffer.h | 2 ++ tools/perf/arch/x86/util/intel-pt.c | 1 + tools/perf/builtin-record.c | 18 +++++----- tools/perf/builtin-script.c | 2 +- tools/perf/scripts/python/export-to-postgresql.py | 2 +- tools/perf/scripts/python/exported-sql-viewer.py | 11 ++++-- tools/perf/scripts/python/flamegraph.py | 8 +++-- tools/perf/ui/browsers/hists.c | 36 +++++++++++++++---- tools/perf/util/evlist.c | 12 +++++++ tools/perf/util/evlist.h | 1 + tools/perf/util/evsel.c | 12 ++----- tools/perf/util/evsel.h | 6 ++++ tools/perf/util/intel-pt.c | 5 +-- 15 files changed, 123 insertions(+), 40 deletions(-)