[PATCH for v4.9 LTS 85/86] perf probe: Fix to probe on gcc generated functions in modules

2017-06-17 Thread Levin, Alexander (Sasha Levin)
From: Masami Hiramatsu [ Upstream commit 613f050d68a8ed3c0b18b9568698908ef7bbc1f7 ] Fix to probe on gcc generated functions on modules. Since probing on a module is based on its symbol name, it should be adjusted on actual symbols. E.g. without this fix, perf probe shows

[PATCH for v4.9 LTS 85/86] perf probe: Fix to probe on gcc generated functions in modules

2017-06-17 Thread Levin, Alexander (Sasha Levin)
From: Masami Hiramatsu [ Upstream commit 613f050d68a8ed3c0b18b9568698908ef7bbc1f7 ] Fix to probe on gcc generated functions on modules. Since probing on a module is based on its symbol name, it should be adjusted on actual symbols. E.g. without this fix, perf probe shows probe definition on