Giter VIP home page Giter VIP logo

gource's People

Contributors

0jrp0 avatar acaudwell avatar andrew-catalyst avatar bcully avatar bromind avatar cartoonman avatar cho-m avatar ckhardin avatar cubathy avatar dscho avatar fedalto avatar flameeyes avatar fmarier avatar hezhizhen avatar hsorensen avatar hyc avatar jameinel avatar joeyparrish avatar justinlove avatar malengrin avatar marcelpetrick avatar matthiaskrgr avatar patnotz avatar peff avatar raalkml avatar rmyorston avatar shahn avatar smalllars avatar svenstaro avatar trenly avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gource's Issues

Almost everything disappears at the same time

In my gource, at a certain date, almost everything disappears with no reason! When I launch Gource with --output-custom-log, there is no line with deletion in the file at the moment where everything disappears.

README issues

Keyboard controls manual is not full

Many of the keys are not covered, and it's not always obvious what they do.

For example, [ ] - I think they change "elasticity", but I'm not sure.

r - show/hide first (?) level directories edges. y - show/hide all edges

q w t - show/hide some debug output.

d - change level at which directory names are shown.

f - cycle through "show filenames" "show only extensions" "hide filenames"

Scales

It's not clear what is a "time scale" in gource. "user scale" changes sizes of avatars, which should be mentioned in manual too.

Failing to detect Boost::Filesystem (misleading error: Could not link against -lGLU !) (Raspberrian)

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for timegm... yes
checking for unsetenv... yes
checking how to run the C++ preprocessor... g++ -E
checking for X... libraries , headers 
checking for a sed that does not truncate output... /bin/sed
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether we are using the Microsoft C compiler... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for GL/gl.h... yes
checking for OpenGL/gl.h... no
checking for OpenGL library... -lGL
checking for GL/glu.h... yes
checking for OpenGL/glu.h... no
checking for OpenGL Utility library... -lGLU
checking for varargs GLU tesselator callback function type... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for FT2... yes
checking for PCRE... yes
checking for GLEW... yes
checking for SDL2... yes
checking for PNG... yes
checking for IMG_LoadPNG_RW... yes
checking for IMG_LoadJPG_RW... yes
checking for boostlib >= 1.46... yes
checking whether the Boost::System library is available... yes
checking whether the Boost::Filesystem library is available... yes
configure: error: Could not link against -lGLU !

I am running under Raspberrian

the config log said:

configure:6202: g++ -o conftest -g -O2 -pthread -lGL conftest.cpp -lglu32 >&5
/usr/bin/ld: cannot find -lglu32
collect2: error: ld returned 1 exit status
configure:6202: $? = 1

[Feature Request] Miliseconds

(Forgive me if Gource does support milliseconds.)
My Gource log's epoch times are similar to 1472128328.044, as an example.
The following error due to this timestamps:

gource: unsupported log format (you may need to regenerate your log file)
Try 'gource --help' for more information.

I can remove the milliseconds, but my custom Gource log has ridiculous numbers of changes happening in individual seconds (30 or more) causing "convulsive blooms", so it would be nice if this was a feature, if it already wasn't.

[MacPorts] Gource fails to build on OS X 10.6.8

Reference issue: https://trac.macports.org/ticket/50893

This is OS X 10.6.8, installing using MacPorts. This seems to be the relevant portion of the log (available on the MacPorts ticket);


:info:build /usr/bin/llvm-g++-4.2 -DPACKAGE_NAME=\"Gource\" -DPACKAGE_TARNAME=\"gource\" -DPACKAGE_VERSION=\"0.42\" -DPACKAGE_STRING=\"Gource\ 0.42\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gource\" -DVERSION=\"0.42\" -DHAVE_TIMEGM=1 -DHAVE_UNSETENV=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GL_H=1 -DHAVE_OPENGL_GL_H=1 -DHAVE_OPENGL_GLU_H=1 -DHAVE_IMG_LOADPNG_RW=1 -DHAVE_IMG_LOADJPG_RW=1 -DHAVE_BOOST=/\*\*/ -DHAVE_BOOST_SYSTEM=/\*\*/ -DHAVE_BOOST_FILESYSTEM=/\*\*/ -I.  -DSDLAPP_RESOURCE_DIR=\"/opt/local/share/gource\"  -I/opt/local/include -D_THREAD_SAFE  -D_THREAD_SAFE  -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/local/include/SDL -I/opt/local/include/libpng16 -I/opt/local/include -std=gnu++0x -Wall -Wno-sign-compare -Wno-reorder -Wno-unused-but-set-variable -Wno-unused-variable -pipe -Os -arch x86_64 -D_THREAD_SAFE  -D_THREAD_SAFE  -MT src/gource-file.o -MD -MP -MF src/.deps/gource-file.Tpo -c -o src/gource-file.o `test -f 'src/file.cpp' || echo './'`src/file.cpp
:info:build cc1plus: error: unrecognized command line option "-Wno-unused-but-set-variable"
:info:build cc1plus: error: unrecognized command line option "-std=gnu++0x"
:info:build cc1plus: error: unrecognized command line option "-Wno-unused-but-set-variable"
:info:build cc1plus: error: unrecognized command line option "-std=gnu++0x"
:info:build make: *** [src/gource-dirnode.o] Error 1

Improvement to the file-filter Option

What about the said in here?

The link sais:

Reported by [email protected], Apr 17, 2011
The file-filter option is OK, but I have over 400 extensions in one of my projects, and only want to show around 20 of them. It's extremely difficult to write a regex that filters out all but those 20. But, it's child's play to write a regex that matches them.

I suggest that the file-filter option be renamed to file-hide-filter, and that a new option be added called file-show-filter. So, if gource were run with this new option as shown:

gource --file-show-filter .+\.(c(c|pp|s(proj)?|xx)?|d(ll|sp)|exe|filters|h(pp)?|i(n(c|l)|pp)|lib|sln|vcx?proj)$

all of the following files will be shown: *.c, *.cc, *.cpp, *.cs, *.csproj, *.cxx, *.dll, *.dsp, *.exe, *.filters, *.h, *.hpp, *.inc, *.inl, *.ipp, *.lib, *.sln, *.vcproj, and *.vcxproj.

Of course, file-filter could be left as is for backward-compatibility. The new file-show-filter option would be easy to implement because it's the inverse of file-filter. Instead of removing the files that are matched, the files that aren't matched are removed.

Just my two cents.

- Jordan

Since I don't know where else to put this, I'm having problems...

I am on Ubuntu 14.04 64 bit

I've installed Gource (hopefully correctly) and when I go to the terminal to type in commands it shows an error:

gource error1

"gource: directory not supported
Try 'gource --help' for more information."

I know I'm doing something wrong, but I don't know what. So Iโ€™ve come to you master coders for help when searching myself has failed.

Furthermore, I'm not sure if I can do the thing I want to with Gource. Which is to create a visualization of Dwarf Fortresses' development... I hope you guys let me know if Iโ€™m misguided...

Thank you for your Replies :)

Program quits unexpectedly on Mac 10.11.3

Installed via brew, grabbed this report, not sure if its useful...

Process: gource [39587]
Path: /usr/local/bin/gource
Identifier: gource
Version: 0
Code Type: X86-64 (Native)
Parent Process: bash [39430]
Responsible: Terminal [575]
User ID: 1395662600

Date/Time: 2016-03-15 14:31:43.363 +0000
OS Version: Mac OS X 10.11.3 (15D21)
Report Version: 11
Anonymous UUID: 3D37CC97-B632-053C-E49C-AFA858160E46

Sleep/Wake UUID: F1C2663F-C8DE-43F6-BB61-38BDCB46386F

Time Awake Since Boot: 120000 seconds
Time Since Wake: 100000 seconds

System Integrity Protection: enabled

Crashed Thread: 13 logmill

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000

VM Regions Near 0:
-->
__TEXT 000000010ed45000-000000010edb6000 [ 452K] r-x/rwx SM=COW /usr/local/Cellar/gource/0.43_2/bin/gource

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff81f19386 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff81f187c7 mach_msg + 55
2 com.apple.framework.IOKit 0x00007fff95a7bce3 io_connect_method + 384
3 com.apple.framework.IOKit 0x00007fff95a1d7d8 IOConnectCallMethod + 342
4 com.apple.IOAccelerator 0x00007fff805549b9 IOAccelResourceCreate + 162
5 com.apple.driver.AppleIntelHD5000GraphicsGLDriver 0x00000001153acb2f allocateFrameBufferGfxMemory(GLDContextRec_, unsigned int, unsigned int, unsigned int, GFX3DSTATE_SURFACEFORMAT, IOAccelResource, IOAccelClientSharedRW__, IOAccelClientSharedRO const__, unsigned int_, unsigned short_, void_*) + 391
6 com.apple.driver.AppleIntelHD5000GraphicsGLDriver 0x00000001153abbb8 glrBindContextDrawFramebuffer + 4358
7 libGPUSupportMercury.dylib 0x00007fff86a04c4f gldUpdateDrawFramebuffer + 117
8 GLEngine 0x00007fff95ffaaed gleUpdateDrawFramebufferState + 560
9 GLEngine 0x00007fff95f08c5b glSwap_Exec + 59
10 com.apple.opengl 0x00007fff82be5ff6 CGLFlushDrawable + 66
11 com.apple.AppKit 0x00007fff94a71117 -[NSOpenGLContext flushBuffer] + 27
12 libSDL2-2.0.0.dylib 0x000000010f017481 Cocoa_GL_SwapWindow + 46
13 gource 0x000000010ed5b587 SDLApp::run() + 301
14 gource 0x000000010ed98114 main + 2738
15 libdyld.dylib 0x00007fff81f315ad start + 1

Thread 1:: SDLTimer
0 libsystem_kernel.dylib 0x00007fff81f1eeb2 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff911d7150 _pthread_cond_wait + 767
2 libSDL2-2.0.0.dylib 0x000000010f01c4de SDL_CondWaitTimeout_REAL + 141
3 libSDL2-2.0.0.dylib 0x000000010f01c13c SDL_SemWaitTimeout_REAL + 75
4 libSDL2-2.0.0.dylib 0x000000010efe2260 SDL_TimerThread + 79
5 libSDL2-2.0.0.dylib 0x000000010efe1eae SDL_RunThread + 60
6 libSDL2-2.0.0.dylib 0x000000010f01bebe RunThread + 9
7 libsystem_pthread.dylib 0x00007fff911d6c13 _pthread_body + 131
8 libsystem_pthread.dylib 0x00007fff911d6b90 _pthread_start + 168
9 libsystem_pthread.dylib 0x00007fff911d4375 thread_start + 13

Thread 2:
0 libsystem_kernel.dylib 0x00007fff81f1f6de __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff911d6729 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff911d4365 start_wqthread + 13

Thread 3:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff81f1fff6 kevent_qos + 10
1 libdispatch.dylib 0x00007fff8d160099 _dispatch_mgr_invoke + 216
2 libdispatch.dylib 0x00007fff8d15fd01 _dispatch_mgr_thread + 52

Thread 4:
0 libsystem_kernel.dylib 0x00007fff81f1f6de __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff911d6729 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff911d4365 start_wqthread + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff81f1f6de __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff911d6729 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff911d4365 start_wqthread + 13

Thread 6:
0 libsystem_kernel.dylib 0x00007fff81f1f6de __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff911d6729 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff911d4365 start_wqthread + 13

Thread 7:
0 libsystem_kernel.dylib 0x00007fff81f1f6de __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff911d6729 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff911d4365 start_wqthread + 13

Thread 8:
0 libsystem_kernel.dylib 0x00007fff81f1f6de __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff911d6729 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff911d4365 start_wqthread + 13

Thread 9:
0 libsystem_kernel.dylib 0x00007fff81f1f6de __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff911d6729 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff911d4365 start_wqthread + 13

Thread 10:
0 libsystem_kernel.dylib 0x00007fff81f1f6de __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff911d6729 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff911d4365 start_wqthread + 13

Thread 11:
0 libsystem_kernel.dylib 0x00007fff81f1f6de __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff911d6729 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff911d4365 start_wqthread + 13

Thread 12:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff81f19386 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff81f187c7 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff84144624 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff84143aec __CFRunLoopRun + 1356
4 com.apple.CoreFoundation 0x00007fff84143338 CFRunLoopRunSpecific + 296
5 com.apple.AppKit 0x00007fff948ac065 _NSEventThread + 149
6 libsystem_pthread.dylib 0x00007fff911d6c13 _pthread_body + 131
7 libsystem_pthread.dylib 0x00007fff911d6b90 _pthread_start + 168
8 libsystem_pthread.dylib 0x00007fff911d4375 thread_start + 13

Thread 13 Crashed:: logmill
0 libboost_filesystem.dylib 0x000000010f0a985b boost::filesystem::detail::status(boost::filesystem::path const&, boost::system::error_code_) + 27
1 gource 0x000000010ed96bf7 RLogMill::fetchLog(std::__1::basic_string<char, std::__1::char_traits, std::_1::allocator >&) + 89
2 gource 0x000000010ed9691a RLogMill::run() + 88
3 gource 0x000000010ed9681c logmill_thread(void
) + 9
4 libSDL2-2.0.0.dylib 0x000000010efe1eae SDL_RunThread + 60
5 libSDL2-2.0.0.dylib 0x000000010f01bebe RunThread + 9
6 libsystem_pthread.dylib 0x00007fff911d6c13 _pthread_body + 131
7 libsystem_pthread.dylib 0x00007fff911d6b90 _pthread_start + 168
8 libsystem_pthread.dylib 0x00007fff911d4375 thread_start + 13

Thread 13 crashed with X86 Thread State (64-bit):
rax: 0x0000000000002e02 rbx: 0x0000000000000001 rcx: 0x0000000000000000 rdx: 0x0000000000000001
rdi: 0x0000700000634db8 rsi: 0x0000000000000000 rbp: 0x0000700000634da0 rsp: 0x0000700000634cd0
r8: 0x000000000000002d r9: 0x00007fc2f969fb18 r10: 0x000000010f0b5b01 r11: 0x000000010f0a9840
r12: 0x00007fc2f9696240 r13: 0x000000000000b307 r14: 0x0000700000634db8 r15: 0x0000000000000000
rip: 0x000000010f0a985b rfl: 0x0000000000010202 cr2: 0x0000000000000000

Logical CPU: 4
Error Code: 0x00000004
Trap Number: 14

Binary Images:
0x10ed45000 - 0x10edb5ff7 +gource (0) <862CF641-C1E3-3A25-BF7F-E72F9B95BA87> /usr/local/bin/gource
0x10ee07000 - 0x10ee78ff7 +libfreetype.6.dylib (0) <427387C9-A8E2-328B-A55C-55F5E6FA77E0> /usr/local/opt/freetype/lib/libfreetype.6.dylib
0x10ee93000 - 0x10eef9ff7 +libpcre.1.dylib (0) <02AB4FEB-560A-30E5-A1A9-97F0EB9B7F93> /usr/local/opt/pcre/lib/libpcre.1.dylib
0x10eefe000 - 0x10ef2cfff +libGLEW.1.13.0.dylib (0) <80D311BE-C1E4-301F-8002-857BB507542F> /usr/local/opt/glew/lib/libGLEW.1.13.0.dylib
0x10ef61000 - 0x10ef6efff +libSDL2_image-2.0.0.dylib (0) <08FDFE47-6267-3A25-BD4E-44F0BC68E48D> /usr/local/opt/sdl2_image/lib/libSDL2_image-2.0.0.dylib
0x10ef87000 - 0x10f030fff +libSDL2-2.0.0.dylib (0) <2F1FFFE7-4554-3F00-8DFA-3DDB90B5CFFC> /usr/local/opt/sdl2/lib/libSDL2-2.0.0.dylib
0x10f068000 - 0x10f08bff7 +libpng16.16.dylib (0) <1C180FB4-FBB6-3ABE-9614-77E7B2A8EF17> /usr/local/opt/libpng/lib/libpng16.16.dylib
0x10f098000 - 0x10f09affb +libboost_system.dylib (0) /usr/local/opt/boost/lib/libboost_system.dylib
0x10f0a4000 - 0x10f0b2ffb +libboost_filesystem.dylib (0) /usr/local/opt/boost/lib/libboost_filesystem.dylib
0x10f0c4000 - 0x10f0c6fff com.apple.ForceFeedback (1.0.6 - 1.0.6) /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback
0x113183000 - 0x113183fe7 +cl_kernels (???) <2BED4F18-CA12-4925-87F4-71BF48927E7D> cl_kernels
0x1153a3000 - 0x1158fbff7 com.apple.driver.AppleIntelHD5000GraphicsGLDriver (10.12.13 - 10.1.2) /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver
0x116a74000 - 0x116ad9fff com.apple.driver.AppleIntelHD5000GraphicsMTLDriver (10.12.13 - 10.1.2) /System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver
0x7fff6b58d000 - 0x7fff6b5c4007 dyld (360.19) <9D05FDF4-65CE-3B53-86D4-ABE1A5BF35F3> /usr/lib/dyld
0x7fff8048f000 - 0x7fff80492ff7 com.apple.help (1.3.3 - 46) <62056D9B-A87C-3E4D-B4E2-7E1CDB74CE68> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff80493000 - 0x7fff804a1ff7 libbz2.1.0.dylib (38) <28E54258-C0FE-38D4-AB76-1734CACCB344> /usr/lib/libbz2.1.0.dylib
0x7fff804a2000 - 0x7fff804ccff7 GLRendererFloat (12.0.40.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x7fff80551000 - 0x7fff80557fff com.apple.IOAccelerator (205.1 - 205.1) <9B56A248-FA12-3DB9-AD97-51EB4700E8A8> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff805a5000 - 0x7fff805a5fff com.apple.CoreServices (728.6 - 728.6) <1FC9300C-6D3D-330C-829C-C8F094BC38C6> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff805a9000 - 0x7fff805c5ff3 libresolv.9.dylib (60) /usr/lib/libresolv.9.dylib
0x7fff805c6000 - 0x7fff805e3ff7 com.apple.AppleVPAFramework (2.1.2 - 2.1.2) <2B459E1F-0563-30B2-A04D-CF1793426B66> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
0x7fff80a47000 - 0x7fff80a81fff com.apple.QD (3.12 - 302) <3F36A108-C557-353A-A3F7-80DDCB82BB37> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff80ac7000 - 0x7fff80ae3ff7 libsystem_malloc.dylib (67) <9EECAB18-F025-34C4-8E32-7EFFA6720EFC> /usr/lib/system/libsystem_malloc.dylib
0x7fff80bc3000 - 0x7fff80e43ff3 com.apple.security (7.0 - 57337.20.44) <290E0078-464E-30EE-8288-8B29A875FFE3> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff81039000 - 0x7fff81041fff libGFXShared.dylib (12.0.40.6) <7E84C8A9-40DA-302A-A3DE-9AE3C61A3465> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff81042000 - 0x7fff81042fff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff81077000 - 0x7fff81091ff3 liblzma.5.dylib (10) /usr/lib/liblzma.5.dylib
0x7fff81092000 - 0x7fff81094fff libCGXType.A.dylib (948) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff810e0000 - 0x7fff810e3fff com.apple.IOSurface (108.0.1 - 108.0.1) <7B05B27A-5CC4-30D4-8A10-ED444A2807A2> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff813a7000 - 0x7fff81416fff com.apple.datadetectorscore (7.0 - 460) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff81740000 - 0x7fff81795ff7 com.apple.AE (701 - 701) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff817cb000 - 0x7fff81811ff7 libauto.dylib (186) <999E610F-41FC-32A3-ADCA-5EC049B65DFB> /usr/lib/libauto.dylib
0x7fff81a9a000 - 0x7fff81a9afff com.apple.Cocoa (6.11 - 22) <0A634D46-B468-3CBC-B2A0-16C381C11BF2> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff81aec000 - 0x7fff81af1ff7 libheimdal-asn1.dylib (453.20.2) /usr/lib/libheimdal-asn1.dylib
0x7fff81af2000 - 0x7fff81bacfff com.apple.DiscRecording (9.0.1 - 9010.4.3) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff81bae000 - 0x7fff81cdaff7 com.apple.CoreText (352.0 - 494.10) <9FD834B1-FF8E-3EB0-BB11-6E9120969086> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff81d6b000 - 0x7fff81d7cff7 libsystem_trace.dylib (201.10.3) /usr/lib/system/libsystem_trace.dylib
0x7fff81dbd000 - 0x7fff81dc8fff libkxld.dylib (3248.30.4) /usr/lib/system/libkxld.dylib
0x7fff81dc9000 - 0x7fff81dcafff com.apple.TrustEvaluationAgent (2.0 - 25) <0239494E-FEFE-39BC-9FC7-E251BA5128F1> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff81df1000 - 0x7fff81df3fff libsystem_coreservices.dylib (19.2) <1B3F5AFC-FFCD-3ECB-8B9A-5538366FB20D> /usr/lib/system/libsystem_coreservices.dylib
0x7fff81e00000 - 0x7fff81e10fff libbsm.0.dylib (34) <7E14504C-A8B0-3574-B6EB-5D5FABC72926> /usr/lib/libbsm.0.dylib
0x7fff81e11000 - 0x7fff81e13ff7 libsystem_configuration.dylib (802.20.7) <5FD79070-36CC-3D02-BEA7-BB5D2AE97D5D> /usr/lib/system/libsystem_configuration.dylib
0x7fff81e7f000 - 0x7fff81f07fff com.apple.CoreSymbolication (3.1 - 58048.1) <6436E5E0-B05C-36D6-942A-47026DD2D874> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff81f08000 - 0x7fff81f26fff libsystem_kernel.dylib (3248.30.4) <9CEB6C3B-1CAF-3C32-A9FD-93BC72CBCEA1> /usr/lib/system/libsystem_kernel.dylib
0x7fff81f2e000 - 0x7fff81f31ffb libdyld.dylib (360.19) /usr/lib/system/libdyld.dylib
0x7fff81f32000 - 0x7fff81f39ff7 libcompiler_rt.dylib (62) /usr/lib/system/libcompiler_rt.dylib
0x7fff81fb5000 - 0x7fff82317f3f libobjc.A.dylib (680) <9F45830D-F1D5-3CDF-9461-1A5477ED7D1E> /usr/lib/libobjc.A.dylib
0x7fff82318000 - 0x7fff8234bff7 com.apple.MediaKit (16 - 809) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff82365000 - 0x7fff82366ffb libremovefile.dylib (41) /usr/lib/system/libremovefile.dylib
0x7fff82367000 - 0x7fff8239ffff com.apple.RemoteViewServices (2.0 - 99) <596153FD-3CB9-3FED-9D63-1B73B01AC6DB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff82878000 - 0x7fff82880ff7 libcldcpuengine.dylib (2.6.4.1) <5FFEDBEF-2EFE-3F91-BABC-1E73B28487A2> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fff82881000 - 0x7fff82883ffb libutil.dylib (43) <4C9BFE8B-563B-3EEA-A323-8F4F14E0A46C> /usr/lib/libutil.dylib
0x7fff82884000 - 0x7fff8288cfff libsystem_networkextension.dylib (385.20.6) /usr/lib/system/libsystem_networkextension.dylib
0x7fff828ad000 - 0x7fff828affff libCVMSPluginSupport.dylib (12.0.40.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff828b0000 - 0x7fff829d5ff7 com.apple.LaunchServices (728.6 - 728.6) <204CD7A1-D99C-3655-82D7-E8E89F9C666B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff829df000 - 0x7fff829faff7 libCRFSuite.dylib (34) <078B4CD8-6A8C-3067-B2BA-0C2A0BAB8AC3> /usr/lib/libCRFSuite.dylib
0x7fff829fb000 - 0x7fff829fcff3 com.apple.print.framework.Print (10.0 - 266) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff82a58000 - 0x7fff82a8fff7 com.apple.LDAPFramework (2.4.28 - 194.5) <79D981F2-F70C-3E47-B124-DC0C90D45563> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff82a90000 - 0x7fff82a9bff7 libChineseTokenizer.dylib (16) <998637AB-DC37-3A7C-A85C-F10FD98CAAD7> /usr/lib/libChineseTokenizer.dylib
0x7fff82a9c000 - 0x7fff82b7cff7 unorm8_rgba.dylib (2.6.4.1) <6970FC46-0D13-3614-929D-9504AB54C740> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
0x7fff82bd6000 - 0x7fff82bd8ff7 libRadiance.dylib (1442) <1E42E394-4CD2-3E10-8591-9BB234829AC6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff82bd9000 - 0x7fff82be7fff com.apple.opengl (12.0.40 - 12.0.40) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff82c5c000 - 0x7fff82c65fff com.apple.icloud.FindMyDevice (1.0 - 1) /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
0x7fff82c6f000 - 0x7fff82c80fff libSparseBLAS.dylib (1159) <3C520738-8F54-36E4-B966-97D1F886F59E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff82c81000 - 0x7fff82c81ff7 liblaunch.dylib (756.20.4) /usr/lib/system/liblaunch.dylib
0x7fff82c82000 - 0x7fff82d32fe7 libvMisc.dylib (563.4) <621D84AA-C752-34EE-8B16-CF0C2DE722FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff82d33000 - 0x7fff82d6dff7 com.apple.DebugSymbols (132 - 132) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff8310a000 - 0x7fff8310afff com.apple.Carbon (154 - 157) <34263101-328D-3FE4-B212-14BD3CFF6965> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff83ae6000 - 0x7fff83aeefe7 libsystem_platform.dylib (74.10.3) /usr/lib/system/libsystem_platform.dylib
0x7fff83af5000 - 0x7fff83bcbff7 com.apple.DiskImagesFramework (10.11.3 - 417.2) <25BBE20C-E92B-360F-A326-093B61CC7B5E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff83bfe000 - 0x7fff83c1dff7 com.apple.framework.Apple80211 (11.0 - 1110.33) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff83dd0000 - 0x7fff840b5ff3 com.apple.CoreServices.CarbonCore (1136 - 1136) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff840d4000 - 0x7fff8454afff com.apple.CoreFoundation (6.9 - 1256.14) <768A7FB7-9143-3148-8591-7C6ED3162D35> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8454b000 - 0x7fff84631fef unorm8_bgra.dylib (2.6.4.1) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x7fff84632000 - 0x7fff8465bffb libRIP.A.dylib (948) <96E8F983-A8BA-3B0F-9035-E09642A63F6E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff846f3000 - 0x7fff846feff7 libcommonCrypto.dylib (60075.20.1) <766BC3F5-41F3-3315-BABC-72718A98EA92> /usr/lib/system/libcommonCrypto.dylib
0x7fff846ff000 - 0x7fff849f4fff com.apple.HIToolbox (2.1.1 - 807.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff849f5000 - 0x7fff84af1ff7 libFontParser.dylib (158.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff84b11000 - 0x7fff84b11fff com.apple.audio.units.AudioUnit (1.13 - 1.13) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff84b12000 - 0x7fff84b2eff7 libextension.dylib (78) <589FA312-F17C-3A8D-986F-FD995D0065D5> /usr/lib/libextension.dylib
0x7fff850d0000 - 0x7fff850e1ff7 libz.1.dylib (61.20.1) /usr/lib/libz.1.dylib
0x7fff850e2000 - 0x7fff850f9fff libmarisa.dylib (4) /usr/lib/libmarisa.dylib
0x7fff855c4000 - 0x7fff855ccfff com.apple.CoreServices.FSEvents (1223.10.1 - 1223.10.1) <7F5B7A23-BC1D-3FA9-A9B8-D534F1E1979A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff855dd000 - 0x7fff85873fff libmecabra.dylib (696.4) <0A1574F0-3222-3856-A1C6-D8BE20DC4C48> /usr/lib/libmecabra.dylib
0x7fff85874000 - 0x7fff85876fff com.apple.loginsupport (1.0 - 1) <9B2F5F9B-ED38-313F-B798-D2B667BCD6B5> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff85877000 - 0x7fff85900ff7 com.apple.PerformanceAnalysis (1.0 - 1) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff85901000 - 0x7fff85904ff7 libsystem_sandbox.dylib (460.30.1) <3E0036AF-FC64-3352-8DA4-6B550C2C2562> /usr/lib/system/libsystem_sandbox.dylib
0x7fff85914000 - 0x7fff85916ff7 com.apple.securityhi (9.0 - 55006) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff85984000 - 0x7fff859afffb libarchive.2.dylib (33.20.2) <6C370A21-63FD-3A68-B4B3-5333F24B770B> /usr/lib/libarchive.2.dylib
0x7fff859b0000 - 0x7fff859b1fff libsystem_blocks.dylib (65) <49D42329-7DE9-3413-92C3-A473A7E9CF35> /usr/lib/system/libsystem_blocks.dylib
0x7fff859d0000 - 0x7fff859dbfff libGL.dylib (12.0.40.6) <2A13E40A-BFA1-34FD-925A-C7023FEF254C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff859dc000 - 0x7fff859e4fff com.apple.AppleSRP (5.0 - 1) <25775E90-1DBB-3BFA-B4B4-F8F262B9EC1F> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff859e5000 - 0x7fff859e5fff libmetal_timestamp.dylib (600.0.43.5) <4BA5B935-F932-3863-9B31-EF0A7DEAF15C> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x7fff859e6000 - 0x7fff85a86ff7 com.apple.Metadata (10.7.0 - 972.16) <3E42A570-BE32-396D-96E1-01B4A778D991> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff85a87000 - 0x7fff85af1ff7 com.apple.framework.CoreWLAN (11.0 - 1101.20) <6A535459-6A8A-3D60-986B-EE7ED833A9C3> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff85af2000 - 0x7fff85af4ff7 libquarantine.dylib (80) <163CF63A-7455-3D1F-AE57-8C4475A9204C> /usr/lib/system/libquarantine.dylib
0x7fff85ba7000 - 0x7fff85d4dff7 com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff85d4e000 - 0x7fff85d66fd7 libcompression.dylib (25) <202CE8A7-3D5B-347A-BD22-F0CB589B29AF> /usr/lib/libcompression.dylib
0x7fff85db3000 - 0x7fff86039ff7 com.apple.CFNetwork (760.2.6 - 760.2.6) <653B1552-C1EC-36A5-85D0-9FC3ED3CCF72> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8609a000 - 0x7fff860c3ff7 libxslt.1.dylib (14.1) /usr/lib/libxslt.1.dylib
0x7fff860c4000 - 0x7fff860cefff com.apple.NetAuth (6.0 - 6.0) <19E44307-6F9F-3DEC-8C1A-4685BC252A35> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff860cf000 - 0x7fff860e5ff7 libsystem_coretls.dylib (83.20.8) <75C97D88-0A63-3093-AE83-DE33EB7405CE> /usr/lib/system/libsystem_coretls.dylib
0x7fff860e6000 - 0x7fff8610afff com.apple.MultitouchSupport.framework (304.10 - 304.10) <1E0206D9-34AD-3810-8ED0-29DC450D1485> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff86126000 - 0x7fff86129fff libCoreVMClient.dylib (119.5) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff86216000 - 0x7fff862c6fff com.apple.backup.framework (1.7.2 - 1.7.2) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff862d2000 - 0x7fff863b9ff7 libcrypto.0.9.8.dylib (59) /usr/lib/libcrypto.0.9.8.dylib
0x7fff863bd000 - 0x7fff8640eff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8640f000 - 0x7fff86431fff com.apple.IconServices (68.1 - 68.1) <3ECAA762-1193-3D76-A25F-7680DB3A957E> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff865a6000 - 0x7fff865aeffb libsystem_dnssd.dylib (625.20.4) <945B5FB1-DA91-3D45-A961-A8FAD53C1E7E> /usr/lib/system/libsystem_dnssd.dylib
0x7fff86a00000 - 0x7fff86a0bfff libGPUSupportMercury.dylib (12.0.40.6) <6061FB76-565E-3E11-B659-50827DFB0BDE> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x7fff86a0c000 - 0x7fff86a7aff7 com.apple.ApplicationServices.ATS (377 - 394.3) <0DDD3503-3D74-3CCA-BD25-7F19B03C2579> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff86a7b000 - 0x7fff86c88ffb libicucore.A.dylib (551.41) /usr/lib/libicucore.A.dylib
0x7fff86c8f000 - 0x7fff86cd4ff3 libFontRegistry.dylib (155.1) <593CC743-3785-3CC5-A229-D3846C51E054> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff86cd5000 - 0x7fff86cd6fff libDiagnosticMessagesClient.dylib (100) <4243B6B4-21E9-355B-9C5A-95A216233B96> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff86cd7000 - 0x7fff87f28ff7 com.apple.CoreGraphics (1.600.0 - 948) <1F017C08-E3D9-30CD-9896-C66C6410926C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff88254000 - 0x7fff882e9fff com.apple.ink.framework (10.9 - 214) <6B573126-A6E9-357F-B36A-AA5BDC0BEAF8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff8832f000 - 0x7fff88333fff libcache.dylib (75) <6B245C0A-F3EA-383B-A542-5B0D0456A41B> /usr/lib/system/libcache.dylib
0x7fff883ae000 - 0x7fff883b1ffb libScreenReader.dylib (425.102) /usr/lib/libScreenReader.dylib
0x7fff88c1d000 - 0x7fff88c6dff7 com.apple.Symbolication (1.4 - 58044) <2EC9F04A-4370-39C8-8549-FC6411D87463> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff88d40000 - 0x7fff88d90fff libcups.2.dylib (435) <28A05475-9DBF-35EA-B218-3432B69EA18B> /usr/lib/libcups.2.dylib
0x7fff88da9000 - 0x7fff88e07fff com.apple.SystemConfiguration (1.14 - 1.14) <5A70115B-E346-3EBD-A617-9A11C61EEF2E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff88e5d000 - 0x7fff88e70fff com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff88e75000 - 0x7fff88ed6ff7 libsystem_network.dylib (583.20.10) <865FE79A-A22D-3733-A14F-FC7B37F3AECD> /usr/lib/system/libsystem_network.dylib
0x7fff88ee2000 - 0x7fff88ee2fff libenergytrace.dylib (10) /usr/lib/libenergytrace.dylib
0x7fff88ee3000 - 0x7fff88f57fff com.apple.Heimdal (4.0 - 2.0) <009F223D-B89B-376B-94F5-6D982CBEF771> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff88f58000 - 0x7fff88f60fff libcopyfile.dylib (127) /usr/lib/system/libcopyfile.dylib
0x7fff8959d000 - 0x7fff895f0ff7 libc++.1.dylib (120.1) <8FC3D139-8055-3498-9AC5-6467CB7F4D14> /usr/lib/libc++.1.dylib
0x7fff895f1000 - 0x7fff896ffff3 com.apple.desktopservices (1.10 - 1.10) <0BAED9FA-EFA5-3DA0-8715-043FD2400B77> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff89b84000 - 0x7fff89ed8ff7 com.apple.Foundation (6.9 - 1256.1) <66106CC9-9D97-3846-88D8-4BF6BB508296> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff89ed9000 - 0x7fff89f00fff com.apple.ChunkingLibrary (167 - 167) <508861C9-F5E6-343B-8DD0-D71DFE49ECFD> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff89f34000 - 0x7fff8a2c9fdb com.apple.vImage (8.0 - 8.0) <4BAC9B6F-7482-3580-8787-AB0A5B4D331B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff8a8e5000 - 0x7fff8a8f3fff libxar.1.dylib (302) <03207F66-2C4A-3DBD-8D81-70F4C85903C4> /usr/lib/libxar.1.dylib
0x7fff8a8f4000 - 0x7fff8aa18fff libsqlite3.dylib (216.4) <280D67B8-F93D-3587-A146-19F36C817548> /usr/lib/libsqlite3.dylib
0x7fff8aa2e000 - 0x7fff8aa73ff7 com.apple.coreservices.SharedFileList (24.4 - 24.5) <72156BE7-0804-3F90-9AF9-14C4739430C2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff8aacc000 - 0x7fff8ab00ff7 com.apple.CoreVideo (1.8 - 191.2) <88D903C8-E608-320E-8ACD-11E5B3003C18> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8b1c4000 - 0x7fff8b1e5fff com.apple.Sharing (442.9.1 - 442.9.1) <672DE6DF-98E0-30A4-BA25-44BDE188D0BE> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff8b1e6000 - 0x7fff8b202fff com.apple.GenerationalStorage (2.0 - 239) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff8b208000 - 0x7fff8b265fff com.apple.CoreServices.OSServices (728.6 - 728.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff8b2af000 - 0x7fff8b2b0ffb libSystem.B.dylib (1226.10.1) <5A4257EF-3145-3BB3-87A4-0D2404A9462D> /usr/lib/libSystem.B.dylib
0x7fff8b2b1000 - 0x7fff8b2c8ff7 libsystem_asl.dylib (322.30.1) <9B500E4E-E462-321E-828E-5524DC984C1B> /usr/lib/system/libsystem_asl.dylib
0x7fff8ba4a000 - 0x7fff8baa6fff libTIFF.dylib (1442) <28DF1565-3705-3ED3-B570-C9CB12376D2E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8bbcf000 - 0x7fff8bc36fff com.apple.framework.CoreWiFi (11.0 - 1101.20) /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff8bc37000 - 0x7fff8bc37fff libOpenScriptingUtil.dylib (169.1) <03BEF6F0-07CD-3EDC-9D11-32202C1857B6> /usr/lib/libOpenScriptingUtil.dylib
0x7fff8bc38000 - 0x7fff8bc51fff com.apple.openscripting (1.7.1 - 169.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8bc52000 - 0x7fff8bc57fff com.apple.ImageCapture (9.0 - 9.0) <33F7822F-1124-3D73-AF66-515EA32A4A47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff8bc74000 - 0x7fff8bc8aff7 libLinearAlgebra.dylib (1159) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff8bc8b000 - 0x7fff8bc8bfff com.apple.ApplicationServices (48 - 48) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff8c033000 - 0x7fff8c039ff7 com.apple.speech.recognition.framework (5.1.1 - 5.1.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff8d158000 - 0x7fff8d185fff libdispatch.dylib (501.20.1) <324C9189-2AF3-3356-847F-6F4CE1C6E901> /usr/lib/system/libdispatch.dylib
0x7fff8d190000 - 0x7fff8d204ff3 com.apple.securityfoundation (6.0 - 55126) <11644DA4-F1CF-3FB1-86A0-0DA8E8C27148> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff8da53000 - 0x7fff8da77fff libJPEG.dylib (1442) <9616E8A5-60BA-3C70-8F37-A33055D227C8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8da78000 - 0x7fff8db07ff7 libCoreStorage.dylib (517.20.1) /usr/lib/libCoreStorage.dylib
0x7fff8dbce000 - 0x7fff8dbd9fff com.apple.CrashReporterSupport (10.11 - 717) <474544AD-1199-3ECC-90E5-071847BA72C6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff8e538000 - 0x7fff8e543fff libcsfde.dylib (517.20.1) <42376761-F1B3-3086-AFBC-231507582BBE> /usr/lib/libcsfde.dylib
0x7fff8e6a7000 - 0x7fff8e6b3ff7 com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <8B6C0DB6-8744-3AEB-BD00-9FA6967E7125> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff8f1ed000 - 0x7fff8f3b3fff com.apple.ImageIO.framework (3.3.0 - 1442) <1AE1EF1A-EA91-3453-A6F4-C11BD91B8D66> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8f415000 - 0x7fff8f43cfff com.apple.ProtectedCloudStorage (1.0 - 1) /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fff8f495000 - 0x7fff8f498ff7 libCoreFSCache.dylib (119.5) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff8f499000 - 0x7fff8f510fe7 libcorecrypto.dylib (335.20.1) /usr/lib/system/libcorecrypto.dylib
0x7fff8f673000 - 0x7fff8f67fff7 com.apple.OpenDirectory (10.11 - 194) <5409AC27-3B83-3F35-8EB5-51228B4604AE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff8f680000 - 0x7fff8f6c1ff7 libGLU.dylib (12.0.40.6) <1C9899B5-4741-340F-A2D7-F9AF03B42A47> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8f6c2000 - 0x7fff8f74ffff libsystem_c.dylib (1082.20.4) /usr/lib/system/libsystem_c.dylib
0x7fff8f796000 - 0x7fff8f964ffb com.apple.QuartzCore (1.11 - 410.14) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff8f9bd000 - 0x7fff8f9bffff com.apple.EFILogin (2.0 - 2) <38150198-DD7F-3C73-BCAA-C74BB376393A> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff8f9c0000 - 0x7fff8fa56fff com.apple.ColorSync (4.9.0 - 4.9.0) <8BB8DF19-C24F-39F8-8B90-AD186D74587C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff8fa57000 - 0x7fff8fa71fff com.apple.Kerberos (3.0 - 1) <836358DE-2731-3ACD-98E3-E5FA48917728> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8fa72000 - 0x7fff8fbfeff7 libGLProgrammability.dylib (12.0.40.6) <60C68BA6-D375-39D5-9ADD-B394FB760A86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff8fc04000 - 0x7fff8fc08fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x7fff8fed1000 - 0x7fff8fed1ff7 libkeymgr.dylib (28) <09397E01-6066-3179-A50C-2CE666FDA929> /usr/lib/system/libkeymgr.dylib
0x7fff8ff5c000 - 0x7fff8ff5dfff libsystem_secinit.dylib (20) /usr/lib/system/libsystem_secinit.dylib
0x7fff8ff5e000 - 0x7fff90002fff com.apple.Bluetooth (4.4.3 - 4.4.3f4) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff901be000 - 0x7fff903c9fff libFosl_dynamic.dylib (16.24) <363B7CEE-B662-32F3-9D7B-245E64927C35> /usr/lib/libFosl_dynamic.dylib
0x7fff903dc000 - 0x7fff9041eff7 com.apple.Metal (55.2.8 - 55.2.8) /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff90432000 - 0x7fff9044bfff com.apple.CFOpenDirectory (10.11 - 194) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff9044c000 - 0x7fff90475fff libxpc.dylib (756.20.4) <61AB4610-9304-354C-9E9B-D57198AE9866> /usr/lib/system/libxpc.dylib
0x7fff9047b000 - 0x7fff90484ff3 libsystem_notify.dylib (150.20.3) <243FADE1-255A-3B78-8033-F336CD64B817> /usr/lib/system/libsystem_notify.dylib
0x7fff90510000 - 0x7fff9055cfff com.apple.print.framework.PrintCore (11.2 - 472.2) <449D8AB5-7891-32D0-9DC5-C90FE10DC0BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff9055d000 - 0x7fff90562ff7 libmacho.dylib (875.1) /usr/lib/system/libmacho.dylib
0x7fff90563000 - 0x7fff905afff3 com.apple.HIServices (1.22 - 549) <14FB5BB6-8456-39F9-A694-8A1C12426880> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff90811000 - 0x7fff9081aff7 com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff9081b000 - 0x7fff90827ff7 com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff90854000 - 0x7fff90944fff libJP2.dylib (1442) <50DD1F07-6517-372B-8244-2AD19702385C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff9094b000 - 0x7fff9094bff7 libunc.dylib (29) <1D0F8265-F026-3CBD-93D3-F8DF14FFCE68> /usr/lib/system/libunc.dylib
0x7fff911b0000 - 0x7fff911c2fff libsasl2.2.dylib (209) <02BF4226-23E9-34EC-A727-CF0E205395F8> /usr/lib/libsasl2.2.dylib
0x7fff911d3000 - 0x7fff911dcff7 libsystem_pthread.dylib (138.10.4) <327CECD0-B881-3153-8FCC-4FD4818B7F16> /usr/lib/system/libsystem_pthread.dylib
0x7fff9159b000 - 0x7fff91841ff7 com.apple.CoreData (120 - 641.3) <65509AA2-A0E6-3EE3-BDFE-B9B120F744ED> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff9189d000 - 0x7fff9192add7 com.apple.AppleJPEG (1.0 - 1) <9F0E8564-FCC4-33BE-9C6A-2BA926A33F6F> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff9192b000 - 0x7fff9197aff7 com.apple.opencl (2.6.9 - 2.6.9) <27643341-DC6F-3C2F-8B8B-637061979BF3> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff9197b000 - 0x7fff91a6dff7 libiconv.2.dylib (44) /usr/lib/libiconv.2.dylib
0x7fff91a6e000 - 0x7fff91a73fff com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff91bec000 - 0x7fff91c1aff7 com.apple.CoreServicesInternal (248.2 - 248.2) <7D0D2C65-C4C4-3FBD-89A7-12302EA444AA> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff91d13000 - 0x7fff91d18ff3 libunwind.dylib (35.3) <124E0F05-2350-3774-A32C-7F5BF38EDE73> /usr/lib/system/libunwind.dylib
0x7fff91f66000 - 0x7fff92362fff libLAPACK.dylib (1159) <7618C270-D895-345C-B08B-102286A05A55> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff925b3000 - 0x7fff9265afff com.apple.LanguageModeling (1.0 - 1) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff92d1a000 - 0x7fff92e81fff libBLAS.dylib (1159) <8C24B8BC-E7D9-386D-97C8-929728AFE10B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff92ef0000 - 0x7fff92f2eff7 libGLImage.dylib (12.0.40.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff92fa6000 - 0x7fff92fd5ffb libsystem_m.dylib (3105) <26655445-CA97-321E-B221-801CB378D1AA> /usr/lib/system/libsystem_m.dylib
0x7fff92fd6000 - 0x7fff93007fff com.apple.GSS (4.0 - 2.0) <25DECD44-0905-3E53-9480-DE7BEB84DB83> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff93008000 - 0x7fff93010fff com.apple.frameworks.CoreDaemon (1.3 - 1.3) /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fff930b5000 - 0x7fff930defff libc++abi.dylib (125) /usr/lib/libc++abi.dylib
0x7fff930df000 - 0x7fff932ecff7 com.apple.CoreImage (11.2.0 - 366.2.7) <344F1067-5F52-3626-8F6C-2B678DEB80A1> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff933a7000 - 0x7fff933b8fff libcmph.dylib (6) /usr/lib/libcmph.dylib
0x7fff933be000 - 0x7fff933e7fff libsystem_info.dylib (477.20.1) <6513635B-4ADE-3B45-BF63-ED7AC565B0C9> /usr/lib/system/libsystem_info.dylib
0x7fff933ea000 - 0x7fff93534fc7 com.apple.coreui (2.1 - 365.2) <727C55D3-503A-3EC4-8A23-C984E320F65F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff935c0000 - 0x7fff935c4fff libGIF.dylib (1442) <39FA0286-1616-3474-8215-7CD07109C9E5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff9472c000 - 0x7fff9475aff7 com.apple.DictionaryServices (1.2 - 250) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff94763000 - 0x7fff95386ff7 com.apple.AppKit (6.9 - 1404.34) <467468E2-C551-3408-B351-414B21F57DEB> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff95387000 - 0x7fff95387fff com.apple.Accelerate (1.10 - Accelerate 1.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff953ed000 - 0x7fff9581bfff com.apple.vision.FaceCore (3.3.1 - 3.3.1) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff9581c000 - 0x7fff9588bfff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff95a17000 - 0x7fff95a8bfff com.apple.framework.IOKit (2.0.2 - 1179.20.6) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff95a8c000 - 0x7fff95c0afff com.apple.UIFoundation (1.0 - 436.1) <8C254BB0-1DED-36A2-AAAF-786EB19CCE39> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff95c13000 - 0x7fff95c14fff liblangid.dylib (122) <9CC4F0D1-5C51-3B69-BC8F-EE3A51FD0822> /usr/lib/liblangid.dylib
0x7fff95c34000 - 0x7fff95c36ff7 com.apple.xpc.ServiceManagement (1.0 - 1) <3777FD15-B6F3-32A2-A8E3-3E8CE3B8D5E7> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff95c95000 - 0x7fff95ca9fe3 libCGInterfaces.dylib (317.9) <5079DE4F-3717-32FF-B76A-77F53236D17D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff95d14000 - 0x7fff95d39ff7 libPng.dylib (1442) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff95d3a000 - 0x7fff95d88fff libcurl.4.dylib (90) /usr/lib/libcurl.4.dylib
0x7fff95de2000 - 0x7fff95deafff com.apple.NetFS (6.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff95deb000 - 0x7fff95edafff libxml2.2.dylib (29.2) /usr/lib/libxml2.2.dylib
0x7fff95ee7000 - 0x7fff95eebfff com.apple.CommonPanels (1.2.6 - 96) <61E9D84F-435A-3C7B-A065-047B80775777> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff95eec000 - 0x7fff96097ffb GLEngine (12.0.40.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x7fff96658000 - 0x7fff96667ffb com.apple.LangAnalysis (1.7.0 - 1.7.0) <0D1BCC13-76B9-3C19-85AA-D8DD8299F007> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff96a41000 - 0x7fff96a46fff com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff96a47000 - 0x7fff96b56fe7 libvDSP.dylib (563.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 1
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 83906
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=229.9M resident=0K(0%) swapped_out_or_unallocated=229.9M(100%)
Writable regions: Total=192.0M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=192.0M(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate.framework 128K 2
Activity Tracing 2048K 2
CG backing stores 11.6M 6
CG image 92K 11
CG shared images 304K 9
CoreAnimation 96K 13
CoreUI image data 1888K 15
CoreUI image file 192K 6
Dispatch continuations 16.0M 2
IOKit 24.7M 19
Kernel Alloc Once 8K 3
MALLOC 121.1M 34
MALLOC guard page 32K 7
Memory Tag 242 12K 2
OpenCL 8K 2
OpenGL GLSL 256K 4
STACK GUARD 56.1M 15
Stack 14.2M 16
VM_ALLOCATE 60K 8
__DATA 18.3M 224
__GLSLBUILTINS 2588K 2
__IMAGE 528K 2
__LINKEDIT 93.6M 16
__TEXT 136.2M 225
__UNICODE 552K 2
mapped file 44.2M 16
shared memory 16.3M 10
=========== ======= =======
TOTAL 560.8M 646

Model: MacBookPro11,4, BootROM MBP114.0172.B07, 4 processors, Intel Core i7, 2.5 GHz, 16 GB, SMC 2.29f24
Graphics: Intel Iris Pro, Intel Iris Pro, Built-In
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x802C, 0x31364B544631473634485A2D314736453120
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x802C, 0x31364B544631473634485A2D314736453120
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x152), Broadcom BCM43xx 1.0 (7.21.94.136.1a1)
Bluetooth: Version 4.4.3f4 16616, 3 services, 27 devices, 1 incoming serial ports
Network Service: Thunderbolt Ethernet, Ethernet, en4
PCI Card: Apple 57762-A0, Ethernet Controller, Thunderbolt@195,0,0
Serial ATA Device: APPLE SSD SM0256G, 251 GB
USB Device: USB 3.0 Bus
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Bluetooth USB Host Controller
USB Device: Keyboard Hub
USB Device: USB Optical Mouse
USB Device: Apple Keyboard
Thunderbolt Bus: MacBook Pro, Apple Inc., 27.1
Thunderbolt Device: Thunderbolt to Gigabit Ethernet Adapter, Apple Inc., 1, 5.5

[Feature Request] [Maybe I'm doing it wrong] include a submodule as part of the visualisation

So, I'm working on something at the moment where I am moving my back-end stuff into a separate git repo, and re-including it in the original project as a submodule. However when you try to visualise the main project the folder containing the submodule repo appears empty.
I think it would be cool to see this change over to a submodule reflected in the visualisation, is it possible already?

Screenshot with screen width starting at 8065px produces reversed output

If you set viewport width at 8065px (or more) and height at least like 2500 (I didn't search for exact value for height), PNG output produced is rotated by 180ยฐ + mirrored
gource-0035

EDIT:
If width is ~8199px (and higher), gource writes "Failed to blit" to std and output png file is blank.

I googled that "Failed to blit" and it seems this is intel graphics driver issue, since this string isn't in your source code. I'm therefore closing this. Fell free to comment if something comes to your mind.

OS X Compatiable?

Hello,
Is there anyway to wrap this application as an OS X application?

[Feature request] loop through a period of history

Currently, when --loop option is used, gource jumps to the start of the log at the end. I want an ability to loop to the position specified by --start-position, -p or --start-date options.

Although my use case doesn't need same behavior for --stop-position option, it seems reasonable to also take into consideration the end position options.

What I'm proposing is the following: change behavior of --loop option, so that

gource --start-position X --stop-position Y --loop

behaves like bash script

while true
do
    gource --start-position X --stop-position Y
done

but without overhead for reading log every time.

[IDEA] Show name of current commit

Not sure if it's possible to do this, but I think it would be a neat idea to show the name of the current commit (as in the commit currently displayed on-screen) up in the corner.

Feature Request: Animate Commit Diffs / Hunks

This program is neat, but a very nice and useful feature would be to animate the changes to the source code (i.e., animate the chronological progression of commit diffs or hunks).

[Feature Request] Number of Files Counter

I'm having fun with gource, nearly to the point where my bosses want to make a movie of our code. They did have a couple requests. One was a legend of the files and their color, and I found that with --key (though it'd be nice to have it just show the top 10 or something).

But their other request was for a running counter of the total number of files displayed in the movie. As far as I can tell from the manpage, this isn't possible yet, correct? If not, I'd love for the capability to be added.

Thanks,
Matt

Feature request: show file size

Gource is awesome for getting an idea of the layout of a repo, but one notable area that it doesn't provide insight into is file size.

It'd be fantastic if I could pass a flag to make files bigger based on lines of code within.

Thanks for making gource! :)

Build problem on Ubuntu 15.04 - lGLU

gsource looks really cool, I saw it from a post on a flask discussion this morning and tried to install it, but ran into problems.

I'm running ./configure in the directory extracted from the gource-0.42.tar.gz file downloaded from the site.

I installed all the dependencies in INSTALL as far as I could tell. (the bracketed names all install directly with apt-get - maybe it would be worth adding the required apt-get statement to INSTALL?).

The end of the ./configure output is

checking for GL/gl.h... yes
checking for OpenGL/gl.h... no
checking for OpenGL library... -lGL
checking for GL/glu.h... yes
checking for OpenGL/glu.h... no
checking for OpenGL Utility library... -lGLU
checking for varargs GLU tesselator callback function type... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for FT2... yes
checking for PCRE... yes
checking for GLEW... yes
checking for SDL2... yes
checking for PNG... yes
checking for IMG_LoadPNG_RW... yes
checking for IMG_LoadJPG_RW... yes
checking for boostlib >= 1.46... yes
checking whether the Boost::System library is available... yes
checking whether the Boost::Filesystem library is available... yes
configure: error: Could not link against -lGLU !

I tried installing and reinstalling the following as these were the suggestions from an extended google of the problem:

libgl1-mesa-dev libglu1-mesa-dev freeglut3 freeglut3-dev binutils-gold

But still no cigar, same problem. What am I doing wrong?

(if it's relevent I have an nvidia graphics card)

Position of accents is wrong

The position of accents on letters is too low. As an example, on the capital E with acute accent (ร‰, U+00C9), the accent is pushed under the top bar, rendering it impossible to distinguish.

Headless mode

For batch runs, optimized background visualization, stuff.

Gource not working on Windows

Running Windows 10.
Latest Git for Windows is installed.
Git path in %PATH%
Running Latest GitExtensions.

Running Gource from GitExtensions results in nothing... :(

Running Gource from commandline, results in an error:
gource: unable to find git.exe
Try 'gource --help' for more information.

There is no information about git in the --help or -h option.

Please advice!

UPDATE:
Ok, found that I had to run the cmd file under cmd dir.
I with you would update some information both about the GIT path required AND, about running the cmd.

Still havent gotten it to work with GitExtensions though...

TFS/VSO Custom Log

I've created a simple C# console application which will generate a Gource custom log from TFS/VSO: https://github.com/graywolf336/GourceTFSCustomLog

It's worked for me several times, but I'm open to changes to make it better. I opened this issue to see about getting it linked to on the Wiki.

Thanks for making this awesome project! ๐Ÿ‘

[Request] Show file directories with key press

I was hoping it could be possible to add in the feature to show just directory names with just a keystroke.

Would make a screenshot like this: look a little snazzyier than trying to time it all out.

If there's documentation on how to do this I certainly didn't see it.

[Feature Request] Retina Display Support

Currently, Gource is double-pixeled on Macs with Retina displays, making it look bad:
screen shot 2016-07-28 at 12 17 29 pm

Perhaps support could be added for Retina support via the SDL_WINDOW_ALLOW_HIGHDPI flag. For more info, see this StackOverflow answer.

Segmentation faul: 11

Running gource in git repo is giving me a segmentation fault: 11 and quitting unexpectedly. Gource is currently located in /usr/local/bin/gource.

`Unrecognized option '-start-date'.

I tried the following

gource --hide dirnames --seconds-per-day 1 --auto-skip-seconds 1 -1280x720 -o - | ffmpeg -y -r 60 -f image2pipe -vcodec ppm -i - -vcodec libx264 -preset ultrafast -pix_fmt yuv420p -crf 1 -threads 0 -bf 0 gource.mp4 --start-date '2015-07-07'

but `i get the error

Unrecognized option '-start-date'. Error splitting the argument list: Option not found

[Feature Request] Show moved/copied files

Some SCM schemes can track when/if a file was moved and/or copied (I know svn specifically has a copy command). Could there be a way to show this by moving the dots/causing the dots to "divide" like cells?

segmentation fault (homebrew)

> gource
[1]    26918 segmentation fault  gource

I install it from homebrew on MAC.

> brew install gource
==> Installing dependencies for gource: boost, glew, sdl2, webp, sdl2_image

Update:

Solved. Just brew update && brew upgrade

failed to load resource '/usr/local/share/gource/file.png' (homebrew)

Hello,

I'm fighting with some problem here, and I really don't know where it comes from.

I'm running OSX Yosemite v10.10.5 and the problem exists with at least three versions of gource, 0.43 via homebrew, 0.43_1 also via homebrew, and the 0.44 freshly built directly from github.

When I try to launch gource, I'm facing this error message:
gource: failed to load resource '/usr/local/share/gource/file.png'

When I look at the dependencies, nothing seems wrong:

โžœ  Gource git:(master) otool -L /usr/local/bin/gource                       
/usr/local/bin/gource:
    /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation (compatibility version 150.0.0, current version 1153.18.0)
    /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL (compatibility version 1.0.0, current version 1.0.0)
    /Users/.../homebrew/lib/libfreetype.6.dylib (compatibility version 19.0.0, current version 19.0.0)
    /Users/.../homebrew/lib/libpcre.1.dylib (compatibility version 4.0.0, current version 4.5.0)
    /Users/.../homebrew/lib/libGLEW.1.12.0.dylib (compatibility version 1.12.0, current version 1.12.0)
    /Users/.../homebrew/lib/libSDL2_image-2.0.0.dylib (compatibility version 1.0.0, current version 1.0.0)
    /Users/.../homebrew/lib/libSDL2-2.0.0.dylib (compatibility version 3.0.0, current version 3.1.0)
    /Users/.../homebrew/lib/libpng16.16.dylib (compatibility version 35.0.0, current version 35.0.0)
    /Users/.../homebrew/opt/boost/lib/libboost_system.dylib (compatibility version 0.0.0, current version 0.0.0)
    /Users/.../homebrew/opt/boost/lib/libboost_filesystem.dylib (compatibility version 0.0.0, current version 0.0.0)
    /usr/lib/libc++.1.dylib (compatibility version 1.0.0, current version 120.0.0)
    /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1213.0.0)

Any idea?

Thanks in advance.

PS: Of course the file /usr/local/share/gource/file.png exists and is the good one.

Gource with Source Tree

Hi,

I don't know if this is the right place to put it in, but because I don't know any other place I'm posting this here:

I'm using SourceTree 1.9.6.1 with the embedded git version 2.8.1 and the embedded mercurial version 3.7.3. (besides, I'm using Windows)
How can I make now a video of my repository?

My repository is located here: B:\Sonstiges\Programming\Test
and my embedded git is located here: C:\Users\User\AppData\Local\Atlassian\SourceTree\git_local\

When I know try to run it in my repository it always tells me that the git.exe could not be found and when I run it from C:\Users\User\AppData\Local\Atlassian\SourceTree\git_local\bin it always tells something about invalid directionary.

Mac Cant install with Homebrew

When i tried to install Gource i got this error

curl: (22) The requested URL returned error: 404 Not Found
Error: Failed to download resource "libpng"
Download failed: https://downloads.sf.net/project/libpng/libpng16/1.6.16/libpng-1.6.16.tar.xz

Error Message

gource: error while loading shared libraries: libGLEW.so.2.0: cannot open shared object file: No such file or directory

Occurred while running

OS X Support?

brew install gource

Installer can't find GLM dependency.

show directory names at nodes

I see that directory names appears as labels along the edges leading to the respective directory node.
edge
This gets a little dense when there are many directories originating from the root directory. Is there a way to put the directory names at the directory node?
edge2
(I feel this is where they belong to anyways.)

OSX?

Does this work for OSX?

Multiple repositories/submodules

I saw there was a discussion over at GCode about this a while back, but I can't seem to find any documentation about it.

Is there a way to get Gource to show multiple repositories?

Date display doesn't take into account system locale

The date display in the application seems to be using an English (United States) (or possibly "C") locale for the display of dates instead of the system's locale settings.

For example, using --date-format "%x" on a Windows English (United Kingdom) system displays the date/time as MM/DD/YYYY instead of the expected DD/MM/YYYY.

Likewise, the implementation-specific --date-format "%#x" ("Long date representation, appropriate to current locale.") displays dates as "Thursday, July 21, 2016" instead of the expected "21 July 2016".

It might simply be a case of calling setlocale(LC_ALL, "") or setlocale(LC_TIME, "") somewhere when the process starts up, but you may want to allow the locale to be configurable instead of always using the system locale.

Presently, we have to construct the date format manually to replicate the behaviour of the locale-aware strftime formats. For example, --date-format "%d/%m/%Y" and --date-format "%d %B %Y" for the locale-aware examples above.

This issue is not the end of the world, but it would be nice to not have to look into the system's regional settings to determine which flags will be needed to replicate the behaviour of the locale-aware formats (because sometimes it's hard to remember how your country formats its dates and times!).

Please add the option to assign user images by email

The same user may have multiple usernames in the log, but they only have one email address. Please make it possible to assign their image by their address instead of their username, as currently I have to copy the same picture again and again, renaming it to the various usernames a user went by throughout a log.

Gourcing several repositories

Hi,

it would be neat if I'd be able to gource several repositories (we just did a split up) where just a second filetree appears representing the second one with the changes time synched.

(I can see this ending up wontfix though but I'd really love it ;))

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.