diff options
| author | Andy Lutomirski <[email protected]> | 2015-10-05 17:47:51 -0700 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2015-10-07 11:34:06 +0200 |
| commit | 3b56aae34bc695638b8673fc8459be1837c18730 (patch) | |
| tree | dfba89c8a41302038504e46067aae8f60f70d166 /tools/perf/scripts/python/bin | |
| parent | 7e0f51cb445be8d3aee80e433ed8da4a33ad0157 (diff) | |
selftests/x86: Add a test for vDSO unwinding
While the kernel itself doesn't use DWARF unwinding, user code
expects to be able to unwind the vDSO. The vsyscall
(AT_SYSINFO) entry is manually CFI-annotated, and this tests
that it unwinds correctly.
I tested the test by incorrectly annotating __kernel_vsyscall,
and the test indeed fails if I do that.
Signed-off-by: Andy Lutomirski <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Shuah Khan <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/8bf736d1925cdd165c0f980156a4248e55af47a1.1444091584.git.luto@kernel.org
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions