diff options
author | Namhyung Kim <[email protected]> | 2015-03-06 16:31:27 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-03-12 12:39:54 -0300 |
commit | 680d926a8cb08dd9cf173e2bb93d4a4477771949 (patch) | |
tree | 9bd4335df12510717562e90779231a14c1d8be1c /net/lapb/lapb_iface.c | |
parent | 0687eba7872d7dbe01b074c54359315e97502360 (diff) |
perf symbols: Allow symbol alias when loading map for symbol name
When perf probe tries to add a probe in a binary using symbol name, it
sometimes failed since some symbols were discard during loading dso.
When it resolves an address to symbol, it'd be better to have just one
symbol at given address. But for finding address from symbol, it'd be
better to keep all names (including aliases).
So allow tools to state that they want to allow aliases via
symbol_conf.allow_aliases.
Signed-off-by: Namhyung Kim <[email protected]>
Acked-by: Masami Hiramatsu <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Naohiro Aota <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
[ Original patch passwd allow_alias to many functions, use symbol_conf.allow_aliases instead ]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions