public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
* Updated single-pass kallsyms patchkit for LTO
@ 2014-02-14 21:17 Andi Kleen
  2014-02-14 21:17 ` [PATCH 1/6] kbuild: Remove relocations from kallsyms table Andi Kleen
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Andi Kleen @ 2014-02-14 21:17 UTC (permalink / raw)
  To: linux-kernel; +Cc: x86, linux-kbuild, mmarek

Mostly fix the padding code build error Markus found.

The single pass code generally improves build performance,
even without LTO.


^ permalink raw reply	[flat|nested] 8+ messages in thread
* Single pass kallsyms v3
@ 2014-02-18 14:24 Andi Kleen
  2014-02-18 14:24 ` [PATCH 4/6] kbuild: Support padding in kallsyms tables v2 Andi Kleen
  0 siblings, 1 reply; 8+ messages in thread
From: Andi Kleen @ 2014-02-18 14:24 UTC (permalink / raw)
  To: linux-kernel; +Cc: sam, x86, linux-kbuild

Updated patchkit to enable single-pass kallsyms. This avoids
linking multiple times. Needed for the link time optimization
patchkit, but also useful on its own to get faster builds.

This version addresses Sam's review comments.

-Andi


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-02-18 14:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-14 21:17 Updated single-pass kallsyms patchkit for LTO Andi Kleen
2014-02-14 21:17 ` [PATCH 1/6] kbuild: Remove relocations from kallsyms table Andi Kleen
2014-02-14 21:17 ` [PATCH 2/6] kbuild: Put kallsyms into own section Andi Kleen
2014-02-14 21:17 ` [PATCH 3/6] kbuild: Don't include const variable in kallsyms with !KALLSYMS_ALL Andi Kleen
2014-02-14 21:17 ` [PATCH 4/6] kbuild: Support padding in kallsyms tables v2 Andi Kleen
2014-02-14 21:17 ` [PATCH 5/6] kbuild: Use single pass kallsyms Andi Kleen
2014-02-14 21:17 ` [PATCH 6/6] kbuild: Remove .dot postfixes in kallsyms Andi Kleen
  -- strict thread matches above, loose matches on Subject: below --
2014-02-18 14:24 Single pass kallsyms v3 Andi Kleen
2014-02-18 14:24 ` [PATCH 4/6] kbuild: Support padding in kallsyms tables v2 Andi Kleen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox