Skip to content

Instantly share code, notes, and snippets.

View jdetter's full-sized avatar

John Detter jdetter

View GitHub Profile
This file has been truncated, but you can view the full file.
[SymtabCodeSource.C:393] processing 25 symtab regions in dyninst_group_test.dyn_gcc_32_pic_none
804c9e4 .init
804ca10 .plt
804ccd0 .text
80549c4 .fini
8048154 .interp
8048168 .note.ABI-tag [skipped]
8048188 .note.gnu.build-id [skipped]
80481ac .gnu.hash [skipped]
8048cd4 .dynsym [skipped]
TEST COMP OPT ABI MODE THREAD LINK PIC RESULT
test_pt_ls none 32 create NA dynamic nonPIC FAILED (Running Test)
test_pt_ls none 64 create NA dynamic nonPIC FAILED (Running Test)
test2_1 none 64 create NA dynamic nonPIC PASSED
test2_2 none 64 create NA dynamic nonPIC PASSED
test_pt_ls none 32 attach NA dynamic nonPIC SKIPPED
test_pt_ls none 64 attach NA dynamic nonPIC SKIPPED
test2_3 none 64 attach NA dynamic nonPIC PASSED
test2_4 none 64 attach NA dynamic nonPIC SKIPPED
test_pt_ls none 32 rewriter NA dynamic nonPIC PASSED
TEST COMP OPT ABI MODE THREAD LINK PIC RESULT
test_pt_ls none 32 create NA dynamic nonPIC FAILED (Running Test)
test_pt_ls none 64 create NA dynamic nonPIC FAILED (Running Test)
test2_1 none 64 create NA dynamic nonPIC PASSED
test2_2 none 64 create NA dynamic nonPIC PASSED
test_pt_ls none 32 attach NA dynamic nonPIC SKIPPED
test_pt_ls none 64 attach NA dynamic nonPIC SKIPPED
test2_3 none 64 attach NA dynamic nonPIC PASSED
test2_4 none 64 attach NA dynamic nonPIC SKIPPED
test_pt_ls none 32 rewriter NA dynamic nonPIC PASSED
TEST COMP OPT ABI MODE THREAD LINK PIC RESULT
test_pt_ls none 32 create NA dynamic nonPIC FAILED (Running Test)
test_pt_ls none 64 create NA dynamic nonPIC FAILED (Running Test)
test2_1 none 64 create NA dynamic nonPIC PASSED
test2_2 none 64 create NA dynamic nonPIC PASSED
test_pt_ls none 32 attach NA dynamic nonPIC SKIPPED
test_pt_ls none 64 attach NA dynamic nonPIC SKIPPED
test2_3 none 64 attach NA dynamic nonPIC PASSED
test2_4 none 64 attach NA dynamic nonPIC SKIPPED
test_pt_ls none 32 rewriter NA dynamic nonPIC PASSED
@jdetter
jdetter / parsing-loop-issue.txt
Created June 10, 2016 09:49
Dyninst parsing part of function several times
000000000046bf40 <mkl_blas_avx512_mic_dcopy_down8x8zzai>:
0x46bf40 48 81 ec 98 0 0 0 sub RSP, 98
0x46bf47 48 89 5c 24 28 mov [RSP + 28], RBX
0x46bf4c 48 8b 6 mov RAX, [RSI]
0x46bf4f 4c 89 7c 24 20 mov [RSP + 20], R15
0x46bf54 48 8b 3f mov RDI, [RDI]
0x46bf57 4c 89 74 24 18 mov [RSP + 18], R14
0x46bf5c 49 89 c2 mov R10, RAX
0x46bf5f 4c 89 6c 24 10 mov [RSP + 10], R13
0x46bf64 49 83 e2 f8 and R10, fffffffffffffff8
Commencing test(s) ...
Thu Jun 2 12:20:57 CDT 2016
Linux localhost.localdomain 4.2.3-300.fc23.x86_64 #1 SMP Mon Oct 5 15:42:54 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
TESTDIR=/usr/bin/testsuite
[Tests with none]
ParseThat.C[79]: resolved parseThat to /bin/parseThat
ParseThat.C[79]: resolved parseThat to /bin/parseThat
ParseThat.C[304]: parseThat: /bin/parseThat
ParseThat.C[343]: about to issue command:
@jdetter
jdetter / ssh-readelf.txt
Created June 1, 2016 17:49
parseThat ran on /usr/bin/ssh on Ubuntu 16.04
ELF Header:
Magic: 7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00
Class: ELF64
Data: 2's complement, little endian
Version: 1 (current)
OS/ABI: UNIX - System V
ABI Version: 0
Type: DYN (Shared object file)
Machine: Advanced Micro Devices X86-64
Version: 0x1
[process.C:8513-U] - Setting thread mode to HandlerThreading
[process.C:8534-U] - New state uses handler threading, running handler thread
[handler.C:100-U] - Handler Bootstrap will handle event Bootstrap
[handler.C:100-U] - Handler Callback will handle event Bootstrap
[handler.C:100-U] - Handler Signal will handle event Signal
[handler.C:100-U] - Handler Callback will handle event Signal
[handler.C:100-U] - Handler Post Exit will handle event post-Exit
[handler.C:100-U] - Handler Callback will handle event post-Exit
[handler.C:100-U] - Handler Post Exit Cleanup will handle event post-Exit
[handler.C:100-U] - Handler Callback will handle event post-Exit
[process.C:8513-U] - Setting thread mode to HandlerThreading
[process.C:8534-U] - New state uses handler threading, running handler thread
[handler.C:100-U] - Handler Bootstrap will handle event Bootstrap
[handler.C:100-U] - Handler Callback will handle event Bootstrap
[handler.C:100-U] - Handler Signal will handle event Signal
[handler.C:100-U] - Handler Callback will handle event Signal
[handler.C:100-U] - Handler Post Exit will handle event post-Exit
[handler.C:100-U] - Handler Callback will handle event post-Exit
[handler.C:100-U] - Handler Post Exit Cleanup will handle event post-Exit
[handler.C:100-U] - Handler Callback will handle event post-Exit
[process.C:8513-U] - Setting thread mode to HandlerThreading
[process.C:8534-U] - New state uses handler threading, running handler thread
[handler.C:100-U] - Handler Bootstrap will handle event Bootstrap
[handler.C:100-U] - Handler Callback will handle event Bootstrap
[handler.C:100-U] - Handler Signal will handle event Signal
[handler.C:100-U] - Handler Callback will handle event Signal
[handler.C:100-U] - Handler Post Exit will handle event post-Exit
[handler.C:100-U] - Handler Callback will handle event post-Exit
[handler.C:100-U] - Handler Post Exit Cleanup will handle event post-Exit
[handler.C:100-U] - Handler Callback will handle event post-Exit