diff options
author | Josh Poimboeuf <[email protected]> | 2017-04-12 13:47:10 -0500 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-04-14 10:19:49 +0200 |
commit | 5ed8d8bb38c5dcd78de540182cedb0fb19399aab (patch) | |
tree | 8a8fa0f779e57d4e7b35f918062268d2c6c893a1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b5effd3815ccbe3df1a015a6d67d8a24a27813d5 (diff) |
x86/unwind: Move common code into update_stack_state()
The __unwind_start() and unwind_next_frame() functions have some
duplicated functionality. They both call decode_frame_pointer() and set
state->regs and state->bp accordingly. Move that functionality to a
common place in update_stack_state().
Signed-off-by: Josh Poimboeuf <[email protected]>
Acked-by: Thomas Gleixner <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Daniel Borkmann <[email protected]>
Cc: Dave Jones <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/a2ee4801113f6d2300d58f08f6b69f85edf4eb43.1492020577.git.jpoimboe@redhat.com
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions