diff options
author | Prashanth Nageshappa <[email protected]> | 2012-03-26 15:36:49 +0530 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-03-28 11:56:49 -0300 |
commit | ba28c59bc9ed8fb7b9a753cd88ee54a2c4f6265b (patch) | |
tree | 30f2e5d133173779284dfe4e11ecdfd22f6f20fb /net/lapb/lapb_timer.c | |
parent | 1e2dd2f73afdc810cc7400b7036232fbdc416eeb (diff) |
perf probe: Finder fails to resolve function name to address
If DIE entries corresponding to declarations appear before definition
entry, probe finder returns error instead of continuing to look further
for a definition entry.
This patch ensures we reach to the DIE entry corresponding to the
definition and get the function address.
V2: A simpler solution based on Masami's suggestion.
Signed-off-by: Prashanth Nageshappa <[email protected]>
Acked-by: Masami Hiramatsu <[email protected]>
Cc: Ananth N Mavinakayanahalli <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Masami Hiramatsu <[email protected]>
Cc: Srikar Dronamraju <[email protected]>
Cc: Steven Rostedt <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions