This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 3e8d3bdc2a75 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net new 0823f768b800 perf parse-events: Use uintptr_t when casting numbers to pointers new e62458e3940e perf jevents: Fix suspicious code in fixregex() new 10a6f5c3b3ec libtraceevent: Fix build warning on 32-bit arches new ee6a961432e7 perf stat: Turn off summary for interval mode by default new e4d71f79cf5c perf bench: The do_run_multi_threaded() function must use [...] new e48a73a312eb perf record/stat: Explicitly call out event modifiers in t [...] new 830fadfd954c perf tools: Add bpf image check to __map__is_kmodule new 59126901f200 Merge tag 'perf-tools-fixes-for-v5.9-2020-09-03' of git:// [...]
The 8 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/lib/traceevent/event-parse.c | 2 +- tools/perf/Documentation/perf-record.txt | 4 ++++ tools/perf/Documentation/perf-stat.txt | 7 +++++++ tools/perf/bench/synthesize.c | 4 ++-- tools/perf/builtin-stat.c | 8 +++++--- tools/perf/pmu-events/jevents.c | 2 +- tools/perf/util/machine.c | 6 ------ tools/perf/util/map.c | 16 ++++++++++++++++ tools/perf/util/map.h | 9 ++++++++- tools/perf/util/parse-events.y | 8 ++++---- tools/perf/util/stat.h | 1 + 11 files changed, 49 insertions(+), 18 deletions(-)