Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • L linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Kirill Smelkov
  • linux
  • Repository
  • linux
  • arch
  • arm
  • kernel
  • stacktrace.c
Find file BlameHistoryPermalink
  • Masami Hiramatsu's avatar
    ARM: Recover kretprobe modified return address in stacktrace · fed240d9
    Masami Hiramatsu authored Oct 21, 2021
    
    
    Since the kretprobe replaces the function return address with
    the kretprobe_trampoline on the stack, arm unwinder shows it
    instead of the correct return address.
    
    This finds the correct return address from the per-task
    kretprobe_instances list and verify it is in between the
    caller fp and callee fp.
    
    Note that this supports both GCC and clang if CONFIG_FRAME_POINTER=y
    and CONFIG_ARM_UNWIND=n. For the ARM unwinder, this is still
    not working correctly.
    
    Signed-off-by: default avatarMasami Hiramatsu <mhiramat@kernel.org>
    Signed-off-by: default avatarSteven Rostedt (VMware) <rostedt@goodmis.org>
    fed240d9
GitLab Nexedi Edition | About GitLab | About Nexedi | 沪ICP备2021021310号-2 | 沪ICP备2021021310号-7