Skip to content

Instantly share code, notes, and snippets.

View danielthompson's full-sized avatar

Daniel A. Thompson danielthompson

View GitHub Profile
Process: Python [64069]
Path: /Library/Frameworks/Python.framework/Versions/3.5/Resources/Python.app/Contents/MacOS/Python
Identifier: Python
Version: 3.5.2 (3.5.2)
Code Type: X86-64 (Native)
Parent Process: bash [62645]
Responsible: Terminal [62524]
User ID: 501
Date/Time: 2016-08-12 13:39:07.401 -0500
@danielthompson
danielthompson / dtruss.out.txt
Created August 12, 2016 18:41
dtruss of python3 "import tensorflow"
SYSCALL(args) = return
read(0x0, "i\0", 0x1) = 1 0
write_nocancel(0x1, "i\0", 0x1) = 1 0
select(0x1, 0x7FFF5BFFEFE0, 0x0, 0x0, 0x0) = 1 0
read(0x0, "m\0", 0x1) = 1 0
write_nocancel(0x1, "m\0", 0x1) = 1 0
select(0x1, 0x7FFF5BFFEFE0, 0x0, 0x0, 0x0) = 1 0
read(0x0, "p\0", 0x1) = 1 0
write_nocancel(0x1, "p\0", 0x1) = 1 0
select(0x1, 0x7FFF5BFFEFE0, 0x0, 0x0, 0x0) = 1 0