[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200421180724.245410-1-samitolvanen@google.com>
Date: Tue, 21 Apr 2020 11:07:21 -0700
From: Sami Tolvanen <samitolvanen@...gle.com>
To: Josh Poimboeuf <jpoimboe@...hat.com>,
Peter Zijlstra <peterz@...radead.org>
Cc: Kees Cook <keescook@...omium.org>, linux-kernel@...r.kernel.org,
Sami Tolvanen <samitolvanen@...gle.com>
Subject: [PATCH 0/3] objtool: add support for >64k sections
This series fixes objtool for binaries with >64k sections, and
includes optimizations to reduce the runtime for a binary with
~130k sections from >15 minutes to ~4 seconds.
Sami Tolvanen (3):
objtool: use gelf_getsymshndx to handle >64k sections
objtool: optimize insn_hash for split sections
objtool: optimize add_dead_ends for split sections
tools/objtool/check.c | 48 ++++++++++++++++++++++++++-----------------
tools/objtool/check.h | 9 ++++++++
tools/objtool/elf.c | 24 +++++++++++++++-------
tools/objtool/elf.h | 1 +
4 files changed, 56 insertions(+), 26 deletions(-)
base-commit: ae83d0b416db002fe95601e7f97f64b59514d936
--
2.26.1.301.g55bc3eb7cb9-goog
Powered by blists - more mailing lists