Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1390252

Re: [v2] ftrace: Match dot symbols when searching functions on ppc64

From Michael Ellerman <mpe@ellerman.id.au>
Newsgroups linux.kernel
Subject Re: [v2] ftrace: Match dot symbols when searching functions on ppc64
Date 2016-04-28 16:30 +0200
Message-ID <rsV74-4H2-19@gated-at.bofh.it> (permalink)
References <rrWHU-4pq-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, 2016-25-04 at 21:56:14 UTC, Thiago Jung Bauermann wrote:
> In the ppc64 big endian ABI, function symbols point to function
> descriptors. The symbols which point to the function entry points
> have a dot in front of the function name. Consequently, when the
> ftrace filter mechanism searches for the symbol corresponding to
> an entry point address, it gets the dot symbol.
...
> 
> Signed-off-by: Thiago Jung Bauermann <bauerman@linux.vnet.ibm.com>
> Acked-by: Steven Rostedt <rostedt@goodmis.org>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/7132e2d669bd42c3783327f301

cheers

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v2] ftrace: Match dot symbols when searching functions on ppc64 Thiago Jung Bauermann <bauerman@linux.vnet.ibm.com> - 2016-04-26 00:00 +0200
  Re: [PATCH v2] ftrace: Match dot symbols when searching functions  on ppc64 Steven Rostedt <rostedt@goodmis.org> - 2016-04-26 15:40 +0200
  Re: [v2] ftrace: Match dot symbols when searching functions on ppc64 Michael Ellerman <mpe@ellerman.id.au> - 2016-04-28 16:30 +0200

csiph-web