This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 67f34fa8893e Merge tag 'usb-5.10-rc6' of git://git.kernel.org/pub/scm/l [...] new 3b13eaf0ba1d perf tools: Update copy of libbpf's hashmap.c new 9713070028b9 perf diff: Fix error return value in __cmd_diff() new aa50d953c169 perf record: Synthesize cgroup events only if needed new c0ee1d5ae8c8 perf stat: Use proper cpu for shadow stats new ab4200c17ba6 perf probe: Fix to die_entrypc() returns error correctly new a9ffd0484eb4 perf probe: Change function definition check due to broken DWARF new ca579827c9a7 Merge tag 'perf-tools-fixes-for-v5.10-2020-11-28' of git:/ [...] new d9b5665fb3c8 kbuild: remove unused OBJSIZE new d1889589a4f5 builddeb: Fix rootless build in setuid/setgid directory new 45e885c439e8 Merge tag 'kbuild-fixes-v5.10' of git://git.kernel.org/pub [...]
The 10 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: Documentation/kbuild/llvm.rst | 5 ++--- Makefile | 4 +--- scripts/package/builddeb | 2 ++ tools/perf/builtin-diff.c | 4 +++- tools/perf/util/dwarf-aux.c | 28 ++++++++++++++++++++++++++-- tools/perf/util/hashmap.h | 15 +++++++++------ tools/perf/util/probe-finder.c | 3 +-- tools/perf/util/stat-display.c | 5 +---- tools/perf/util/synthetic-events.c | 3 +++ 9 files changed, 48 insertions(+), 21 deletions(-)