mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL 0/1] perf/urgent fix
@ 2017-03-17 14:03 Arnaldo Carvalho de Melo
  2017-03-17 14:03 ` [PATCH 1/1] perf symbols: Fix symbols__fixup_end heuristic for corner cases Arnaldo Carvalho de Melo
  2017-03-17 14:14 ` [GIT PULL 0/1] perf/urgent fix Ingo Molnar
  0 siblings, 2 replies; 3+ messages in thread
From: Arnaldo Carvalho de Melo @ 2017-03-17 14:03 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: linux-kernel, Arnaldo Carvalho de Melo, Alexei Starovoitov,
	Daniel Borkmann, Arnaldo Carvalho de Melo

Hi Ingo,

	Please consider pulling,

- Arnaldo

The following changes since commit d8a8cfc76919b6c830305266b23ba671623f37ff:

  perf/core: Better explain the inherit magic (2017-03-16 14:16:53 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git tags/perf-urgent-for-mingo-4.11-20170317

for you to fetch changes up to e7ede72a6d40cb3a30c087142d79381ca8a31dab:

  perf symbols: Fix symbols__fixup_end heuristic for corner cases (2017-03-17 10:30:22 -0300)

----------------------------------------------------------------
perf/urgent fix

- Fix symbols__fixup_end heuristic for corner cases, such as JITted eBPF
  programs, that are loaded at page aligned addresses, just after the
  kernel proper (Daniel Borkmann)

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>

----------------------------------------------------------------
Daniel Borkmann (1):
      perf symbols: Fix symbols__fixup_end heuristic for corner cases

 tools/perf/util/symbol.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

end of thread, other threads:[~2017-03-17 14:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-17 14:03 [GIT PULL 0/1] perf/urgent fix Arnaldo Carvalho de Melo
2017-03-17 14:03 ` [PATCH 1/1] perf symbols: Fix symbols__fixup_end heuristic for corner cases Arnaldo Carvalho de Melo
2017-03-17 14:14 ` [GIT PULL 0/1] perf/urgent fix Ingo Molnar

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

Powered by JetHome