Skip to content

Instantly share code, notes, and snippets.

@bhamiltoncx
Created August 12, 2016 16:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bhamiltoncx/ee72545f17794af133ce6347f1c1f3d9 to your computer and use it in GitHub Desktop.
Save bhamiltoncx/ee72545f17794af133ce6347f1c1f3d9 to your computer and use it in GitHub Desktop.
Sampling profile of 4 clients simultaneously querying watchman with reader-writer lock
% sample watchman
Sampling process 1877 for 10 seconds with 1 millisecond of run time between samples
Sampling completed, processing symbols...
Sample analysis of process 1877 written to file /tmp/watchman_2016-08-12_090108_qS3o.sample.txt
Analysis of sampling watchman (pid 1877) every 1 millisecond
Process: watchman [1877]
Path: /usr/local/bin/watchman
Load Address: 0x103d27000
Identifier: watchman
Version: 0
Code Type: X86-64
Parent Process: ??? [1]
Date/Time: 2016-08-12 09:01:08.351 -0700
Launch Time: 2016-08-12 08:59:58.633 -0700
OS Version: Mac OS X 10.11.4 (15E65)
Report Version: 7
Analysis Tool: /usr/bin/sample
----
Call graph:
8922 Thread_1290914 DispatchQueue_1: com.apple.main-thread (serial)
+ 8922 start (in libdyld.dylib) + 1 [0x7fff9d7bd5ad]
+ 8922 main (in watchman) + 431 [0x103d3dc4f] main.c:1049
+ 8922 run_service (in watchman) + 695 [0x103d3ea87] main.c:174
+ 8922 w_start_listener (in watchman) + 1159 [0x103d3cfe7] listener.c:561
+ 8922 poll (in libsystem_kernel.dylib) + 10 [0x7fff8b14d2a2]
8922 Thread_1290916
+ 8922 thread_start (in libsystem_pthread.dylib) + 13 [0x7fff992ae351]
+ 8922 _pthread_start (in libsystem_pthread.dylib) + 168 [0x7fff992b091a]
+ 8922 _pthread_body (in libsystem_pthread.dylib) + 131 [0x7fff992b099d]
+ 6927 child_reaper (in watchman) + 157 [0x103d296ad] spawn.c:573
+ ! 6927 __sigsuspend (in libsystem_kernel.dylib) + 10 [0x7fff8b14c392]
+ 1806 child_reaper (in watchman) + 121 [0x103d29689] spawn.c:512
+ ! 1803 __wait4 (in libsystem_kernel.dylib) + 10,20 [0x7fff8b14c582,0x7fff8b14c58c]
+ ! 3 waitpid (in libsystem_c.dylib) + 0,4 [0x7fff9418bc29,0x7fff9418bc2d]
+ 160 child_reaper (in watchman) + 103 [0x103d29677] spawn.c:521
+ ! 69 w_mark_dead (in watchman) + 375,366 [0x103d289d7,0x103d289ce] spawn.c:89
+ ! 42 pthread_mutex_lock (in libsystem_pthread.dylib) + 84,30,... [0x7fff992ae4b0,0x7fff992ae47a,...]
+ ! 28 pthread_mutex_unlock (in libsystem_pthread.dylib) + 108,38,... [0x7fff992ae84d,0x7fff992ae807,...]
+ ! 10 w_mark_dead (in watchman) + 1,0,... [0x103d28861,0x103d28860,...] spawn.c:45
+ ! 4 w_mark_dead (in watchman) + 27,34 [0x103d2887b,0x103d28882] spawn.c:18
+ ! 2 w_mark_dead (in watchman) + 22,15 [0x103d28876,0x103d2886f] spawn.c:50
+ ! 2 w_mark_dead (in watchman) + 289 [0x103d28981] spawn.c:52
+ ! : 2 pthread_mutex_unlock (in libsystem_pthread.dylib) + 0 [0x7fff992ae7e1]
+ ! 1 DYLD-STUB$$pthread_mutex_unlock (in watchman) + 0 [0x103d507aa]
+ ! 1 w_mark_dead (in watchman) + 27 [0x103d2887b] spawn.c:50
+ ! : 1 pthread_mutex_lock (in libsystem_pthread.dylib) + 0 [0x7fff992ae45c]
+ ! 1 w_mark_dead (in watchman) + 277 [0x103d28975] spawn.c:52
+ 15 child_reaper (in watchman) + 121 [0x103d29689] spawn.c:513
+ 12 child_reaper (in watchman) + 96,98 [0x103d29670,0x103d29672] spawn.c:521
+ 1 DYLD-STUB$$waitpid (in watchman) + 0 [0x103d508f4]
+ 1 child_reaper (in watchman) + 113 [0x103d29681] spawn.c:512
8922 Thread_1290917
+ 8922 thread_start (in libsystem_pthread.dylib) + 13 [0x7fff992ae351]
+ 8922 _pthread_start (in libsystem_pthread.dylib) + 168 [0x7fff992b091a]
+ 8922 _pthread_body (in libsystem_pthread.dylib) + 131 [0x7fff992b099d]
+ 8922 run_notify_thread (in watchman) + 213 [0x103d437f5] root.c:1641
+ 8922 fsevents_root_wait_notify (in watchman) + 171 [0x103d3ad1b] fsevents.c:684
+ 8922 _pthread_cond_wait (in libsystem_pthread.dylib) + 767 [0x7fff992b1728]
+ 8922 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b14bdb6]
8922 Thread_1290918
+ 8922 thread_start (in libsystem_pthread.dylib) + 13 [0x7fff992ae351]
+ 8922 _pthread_start (in libsystem_pthread.dylib) + 168 [0x7fff992b091a]
+ 8922 _pthread_body (in libsystem_pthread.dylib) + 131 [0x7fff992b099d]
+ 8922 fsevents_thread (in watchman) + 300 [0x103d3afdc] fsevents.c:481
+ 8922 CFRunLoopRun (in CoreFoundation) + 97 [0x7fff984b99b1]
+ 8922 CFRunLoopRunSpecific (in CoreFoundation) + 296 [0x7fff98477ed8]
+ 8922 __CFRunLoopRun (in CoreFoundation) + 1356 [0x7fff9847868c]
+ 8922 __CFRunLoopServiceMachPort (in CoreFoundation) + 212 [0x7fff984791c4]
+ 8922 mach_msg (in libsystem_kernel.dylib) + 55 [0x7fff8b1453b3]
+ 8922 mach_msg_trap (in libsystem_kernel.dylib) + 10 [0x7fff8b145f72]
8922 Thread_1290920 DispatchQueue_2: com.apple.libdispatch-manager (serial)
+ 8922 _dispatch_mgr_thread (in libdispatch.dylib) + 52 [0x7fff9d9d3dcd]
+ 8922 _dispatch_mgr_invoke (in libdispatch.dylib) + 216 [0x7fff9d9d4165]
+ 8922 kevent_qos (in libsystem_kernel.dylib) + 10 [0x7fff8b14cefa]
8922 Thread_1290922
+ 8922 thread_start (in libsystem_pthread.dylib) + 13 [0x7fff992ae351]
+ 8922 _pthread_start (in libsystem_pthread.dylib) + 168 [0x7fff992b091a]
+ 8922 _pthread_body (in libsystem_pthread.dylib) + 131 [0x7fff992b099d]
+ 8922 run_io_thread (in watchman) + 761 [0x103d43d99] root.c:1990
+ 8922 w_pending_coll_lock_and_wait (in watchman) + 139 [0x103d2f97b] pending.c:124
+ 8922 _pthread_cond_wait (in libsystem_pthread.dylib) + 767 [0x7fff992b1728]
+ 8922 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b14bdb6]
8922 Thread_1290923
+ 8922 thread_start (in libsystem_pthread.dylib) + 13 [0x7fff992ae351]
+ 8922 _pthread_start (in libsystem_pthread.dylib) + 168 [0x7fff992b091a]
+ 8922 _pthread_body (in libsystem_pthread.dylib) + 131 [0x7fff992b099d]
+ 8922 run_notify_thread (in watchman) + 213 [0x103d437f5] root.c:1641
+ 8922 fsevents_root_wait_notify (in watchman) + 171 [0x103d3ad1b] fsevents.c:684
+ 8922 _pthread_cond_wait (in libsystem_pthread.dylib) + 767 [0x7fff992b1728]
+ 8922 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b14bdb6]
8922 Thread_1290924
+ 8922 thread_start (in libsystem_pthread.dylib) + 13 [0x7fff992ae351]
+ 8922 _pthread_start (in libsystem_pthread.dylib) + 168 [0x7fff992b091a]
+ 8922 _pthread_body (in libsystem_pthread.dylib) + 131 [0x7fff992b099d]
+ 8922 fsevents_thread (in watchman) + 300 [0x103d3afdc] fsevents.c:481
+ 8922 CFRunLoopRun (in CoreFoundation) + 97 [0x7fff984b99b1]
+ 8922 CFRunLoopRunSpecific (in CoreFoundation) + 296 [0x7fff98477ed8]
+ 8922 __CFRunLoopRun (in CoreFoundation) + 1356 [0x7fff9847868c]
+ 8922 __CFRunLoopServiceMachPort (in CoreFoundation) + 212 [0x7fff984791c4]
+ 8922 mach_msg (in libsystem_kernel.dylib) + 55 [0x7fff8b1453b3]
+ 8922 mach_msg_trap (in libsystem_kernel.dylib) + 10 [0x7fff8b145f72]
8922 Thread_1290926
+ 8922 thread_start (in libsystem_pthread.dylib) + 13 [0x7fff992ae351]
+ 8922 _pthread_start (in libsystem_pthread.dylib) + 168 [0x7fff992b091a]
+ 8922 _pthread_body (in libsystem_pthread.dylib) + 131 [0x7fff992b099d]
+ 8922 run_io_thread (in watchman) + 761 [0x103d43d99] root.c:1990
+ 8922 w_pending_coll_lock_and_wait (in watchman) + 139 [0x103d2f97b] pending.c:124
+ 8922 _pthread_cond_wait (in libsystem_pthread.dylib) + 767 [0x7fff992b1728]
+ 8922 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b14bdb6]
8922 Thread_1290927
+ 8922 thread_start (in libsystem_pthread.dylib) + 13 [0x7fff992ae351]
+ 8922 _pthread_start (in libsystem_pthread.dylib) + 168 [0x7fff992b091a]
+ 8922 _pthread_body (in libsystem_pthread.dylib) + 131 [0x7fff992b099d]
+ 8922 run_notify_thread (in watchman) + 213 [0x103d437f5] root.c:1641
+ 8922 fsevents_root_wait_notify (in watchman) + 171 [0x103d3ad1b] fsevents.c:684
+ 8922 _pthread_cond_wait (in libsystem_pthread.dylib) + 767 [0x7fff992b1728]
+ 8922 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b14bdb6]
8922 Thread_1290928
+ 8922 thread_start (in libsystem_pthread.dylib) + 13 [0x7fff992ae351]
+ 8922 _pthread_start (in libsystem_pthread.dylib) + 168 [0x7fff992b091a]
+ 8922 _pthread_body (in libsystem_pthread.dylib) + 131 [0x7fff992b099d]
+ 8922 fsevents_thread (in watchman) + 300 [0x103d3afdc] fsevents.c:481
+ 8922 CFRunLoopRun (in CoreFoundation) + 97 [0x7fff984b99b1]
+ 8922 CFRunLoopRunSpecific (in CoreFoundation) + 296 [0x7fff98477ed8]
+ 8922 __CFRunLoopRun (in CoreFoundation) + 1356 [0x7fff9847868c]
+ 8922 __CFRunLoopServiceMachPort (in CoreFoundation) + 212 [0x7fff984791c4]
+ 8922 mach_msg (in libsystem_kernel.dylib) + 55 [0x7fff8b1453b3]
+ 8922 mach_msg_trap (in libsystem_kernel.dylib) + 10 [0x7fff8b145f72]
8922 Thread_1290930
+ 8922 thread_start (in libsystem_pthread.dylib) + 13 [0x7fff992ae351]
+ 8922 _pthread_start (in libsystem_pthread.dylib) + 168 [0x7fff992b091a]
+ 8922 _pthread_body (in libsystem_pthread.dylib) + 131 [0x7fff992b099d]
+ 8922 run_io_thread (in watchman) + 761 [0x103d43d99] root.c:1990
+ 8922 w_pending_coll_lock_and_wait (in watchman) + 139 [0x103d2f97b] pending.c:124
+ 8922 _pthread_cond_wait (in libsystem_pthread.dylib) + 767 [0x7fff992b1728]
+ 8922 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b14bdb6]
8922 Thread_1290931
+ 8922 thread_start (in libsystem_pthread.dylib) + 13 [0x7fff992ae351]
+ 8922 _pthread_start (in libsystem_pthread.dylib) + 168 [0x7fff992b091a]
+ 8922 _pthread_body (in libsystem_pthread.dylib) + 131 [0x7fff992b099d]
+ 7848 run_notify_thread (in watchman) + 213 [0x103d437f5] root.c:1641
+ ! 7848 fsevents_root_wait_notify (in watchman) + 171 [0x103d3ad1b] fsevents.c:684
+ ! 7848 _pthread_cond_wait (in libsystem_pthread.dylib) + 767 [0x7fff992b1728]
+ ! 7848 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b14bdb6]
+ 1074 run_notify_thread (in watchman) + 368 [0x103d43890] root.c:389
+ 1074 _pthread_rwlock_lock (in libsystem_pthread.dylib) + 464 [0x7fff992aee1d]
+ 1074 __psynch_rw_wrlock (in libsystem_kernel.dylib) + 10 [0x7fff8b14be8e]
8922 Thread_1290932
+ 8922 thread_start (in libsystem_pthread.dylib) + 13 [0x7fff992ae351]
+ 8922 _pthread_start (in libsystem_pthread.dylib) + 168 [0x7fff992b091a]
+ 8922 _pthread_body (in libsystem_pthread.dylib) + 131 [0x7fff992b099d]
+ 8922 fsevents_thread (in watchman) + 300 [0x103d3afdc] fsevents.c:481
+ 8922 CFRunLoopRun (in CoreFoundation) + 97 [0x7fff984b99b1]
+ 8922 CFRunLoopRunSpecific (in CoreFoundation) + 296 [0x7fff98477ed8]
+ 8922 __CFRunLoopRun (in CoreFoundation) + 1356 [0x7fff9847868c]
+ 8922 __CFRunLoopServiceMachPort (in CoreFoundation) + 212 [0x7fff984791c4]
+ 8922 mach_msg (in libsystem_kernel.dylib) + 55 [0x7fff8b1453b3]
+ 8922 mach_msg_trap (in libsystem_kernel.dylib) + 10 [0x7fff8b145f72]
8922 Thread_1290934
+ 8922 thread_start (in libsystem_pthread.dylib) + 13 [0x7fff992ae351]
+ 8922 _pthread_start (in libsystem_pthread.dylib) + 168 [0x7fff992b091a]
+ 8922 _pthread_body (in libsystem_pthread.dylib) + 131 [0x7fff992b099d]
+ 7256 run_io_thread (in watchman) + 761 [0x103d43d99] root.c:1990
+ ! 7256 w_pending_coll_lock_and_wait (in watchman) + 139 [0x103d2f97b] pending.c:124
+ ! 7255 _pthread_cond_wait (in libsystem_pthread.dylib) + 767 [0x7fff992b1728]
+ ! : 7255 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b14bdb6]
+ ! 1 _pthread_cond_wait (in libsystem_pthread.dylib) + 781 [0x7fff992b1736]
+ 912 run_io_thread (in watchman) + 1306 [0x103d43fba] root.c:389
+ ! 912 _pthread_rwlock_lock (in libsystem_pthread.dylib) + 464 [0x7fff992aee1d]
+ ! 912 __psynch_rw_wrlock (in libsystem_kernel.dylib) + 10 [0x7fff8b14be8e]
+ 749 run_io_thread (in watchman) + 930 [0x103d43e42] root.c:389
+ ! 749 _pthread_rwlock_lock (in libsystem_pthread.dylib) + 464 [0x7fff992aee1d]
+ ! 749 __psynch_rw_wrlock (in libsystem_kernel.dylib) + 10 [0x7fff8b14be8e]
+ 2 run_io_thread (in watchman) + 802 [0x103d43dc2] root.c:1991
+ ! 2 w_log (in watchman) + 147 [0x103d2b1d3] log.c:156
+ ! 1 w_should_log_to_clients (in watchman) + 49 [0x103d3c901] listener.c:260
+ ! : 1 w_ht_first (in watchman) + 65 [0x103d2ec71] ht.c:327
+ ! 1 w_should_log_to_clients (in watchman) + 71 [0x103d3c917] listener.c:263
+ 2 run_io_thread (in watchman) + 1165 [0x103d43f2d] root.c:2039
+ ! 1 w_root_process_pending (in watchman) + 179 [0x103d3fb23] root.c:547
+ ! : 1 w_root_process_path (in watchman) + 1599 [0x103d4018f] root.c:973
+ ! : 1 w_lstat (in watchman) + 109 [0x103d2ee8d] opendir.c:335
+ ! : 1 open_strict (in watchman) + 109 [0x103d2f05d] opendir.c:270
+ ! : 1 __open (in libsystem_kernel.dylib) + 10 [0x7fff8b14bc02]
+ ! 1 w_root_process_pending (in watchman) + 187 [0x103d3fb2b] root.c:550
+ ! 1 szone_free_definite_size (in libsystem_malloc.dylib) + 943 [0x7fff9383172d]
+ ! 1 _OSSpinLockLockSlow (in libsystem_platform.dylib) + 65 [0x7fff9d9bfdaf]
+ ! 1 syscall_thread_switch (in libsystem_kernel.dylib) + 10 [0x7fff8b14606e]
+ 1 run_io_thread (in watchman) + 1519 [0x103d4408f] root.c:1464
+ 1 vcs_file_exists (in watchman) + 36 [0x103d44714] root.c:1437
+ 1 w_string_new_len_with_refcnt_typed (in watchman) + 54 [0x103d44bf6] string.c:92
+ 1 malloc (in libsystem_malloc.dylib) + 42 [0x7fff9382e0cc]
+ 1 malloc_zone_malloc (in libsystem_malloc.dylib) + 71 [0x7fff9382f5a1]
+ 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 112 [0x7fff9382f651]
+ 1 _OSSpinLockLockSlow (in libsystem_platform.dylib) + 65 [0x7fff9d9bfdaf]
+ 1 syscall_thread_switch (in libsystem_kernel.dylib) + 10 [0x7fff8b14606e]
8922 Thread_1290937
+ 8922 thread_start (in libsystem_pthread.dylib) + 13 [0x7fff992ae351]
+ 8922 _pthread_start (in libsystem_pthread.dylib) + 168 [0x7fff992b091a]
+ 8922 _pthread_body (in libsystem_pthread.dylib) + 131 [0x7fff992b099d]
+ 8922 client_thread (in watchman) + 179 [0x103d3d3f3] listener.c:170
+ 8922 w_poll_events (in watchman) + 205 [0x103d312cd] stream_unix.c:178
+ 8922 poll (in libsystem_kernel.dylib) + 10 [0x7fff8b14d2a2]
8922 Thread_1290938
+ 8922 thread_start (in libsystem_pthread.dylib) + 13 [0x7fff992ae351]
+ 8922 _pthread_start (in libsystem_pthread.dylib) + 168 [0x7fff992b091a]
+ 8922 _pthread_body (in libsystem_pthread.dylib) + 131 [0x7fff992b099d]
+ 8922 client_thread (in watchman) + 179 [0x103d3d3f3] listener.c:170
+ 8922 w_poll_events (in watchman) + 205 [0x103d312cd] stream_unix.c:178
+ 8922 poll (in libsystem_kernel.dylib) + 10 [0x7fff8b14d2a2]
8922 Thread_1290939
+ 8922 thread_start (in libsystem_pthread.dylib) + 13 [0x7fff992ae351]
+ 8922 _pthread_start (in libsystem_pthread.dylib) + 168 [0x7fff992b091a]
+ 8922 _pthread_body (in libsystem_pthread.dylib) + 131 [0x7fff992b099d]
+ 8915 perf_log_thread (in watchman) + 335 [0x103d30b8f] perf.c:157
+ ! 8915 _pthread_cond_wait (in libsystem_pthread.dylib) + 767 [0x7fff992b1728]
+ ! 8915 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b14bdb6]
+ 6 perf_log_thread (in watchman) + 729 [0x103d30d19] perf.c:201
+ ! 6 posix_spawnp (in libsystem_c.dylib) + 499 [0x7fff9411c5e9]
+ ! 6 posix_spawn (in libsystem_kernel.dylib) + 386 [0x7fff8b14892f]
+ ! 6 __posix_spawn (in libsystem_kernel.dylib) + 10 [0x7fff8b14bcde]
+ 1 perf_log_thread (in watchman) + 264 [0x103d30b48] jansson.h:114
+ 1 json_delete (in watchman) + 178 [0x103d4ca22] value.c:356
+ 1 szone_free_definite_size (in libsystem_malloc.dylib) + 943 [0x7fff9383172d]
+ 1 _OSSpinLockLockSlow (in libsystem_platform.dylib) + 65 [0x7fff9d9bfdaf]
+ 1 syscall_thread_switch (in libsystem_kernel.dylib) + 10 [0x7fff8b14606e]
8922 Thread_1292133
+ 8922 thread_start (in libsystem_pthread.dylib) + 13 [0x7fff992ae351]
+ 8922 _pthread_start (in libsystem_pthread.dylib) + 168 [0x7fff992b091a]
+ 8922 _pthread_body (in libsystem_pthread.dylib) + 131 [0x7fff992b099d]
+ 8922 client_thread (in watchman) + 179 [0x103d3d3f3] listener.c:170
+ 8922 w_poll_events (in watchman) + 205 [0x103d312cd] stream_unix.c:178
+ 8922 poll (in libsystem_kernel.dylib) + 10 [0x7fff8b14d2a2]
8922 Thread_1292236
+ 8922 thread_start (in libsystem_pthread.dylib) + 13 [0x7fff992ae351]
+ 8922 _pthread_start (in libsystem_pthread.dylib) + 168 [0x7fff992b091a]
+ 8922 _pthread_body (in libsystem_pthread.dylib) + 131 [0x7fff992b099d]
+ 5295 client_thread (in watchman) + 179 [0x103d3d3f3] listener.c:170
+ ! 5295 w_poll_events (in watchman) + 205 [0x103d312cd] stream_unix.c:178
+ ! 5295 poll (in libsystem_kernel.dylib) + 10 [0x7fff8b14d2a2]
+ 3605 client_thread (in watchman) + 250 [0x103d3d43a] listener.c:195
+ ! 3605 dispatch_command (in watchman) + 311 [0x103d32e97] reg.c:180
+ ! 3590 cmd_query (in watchman) + 241 [0x103d324e1] query.c:50
+ ! : 3589 w_query_execute (in watchman) + 329 [0x103d38029] eval.c:572
+ ! : | 3589 execute_common (in watchman) + 97 [0x103d37e41] eval.c:438
+ ! : | 3589 default_generators (in watchman) + 846 [0x103d383ee] eval.c:344
+ ! : | 3581 dir_generator (in watchman) + 173 [0x103d386cd] eval.c:250
+ ! : | + 3576 dir_generator (in watchman) + 173 [0x103d386cd] eval.c:250
+ ! : | + ! 3254 dir_generator (in watchman) + 173 [0x103d386cd] eval.c:250
+ ! : | + ! : 3029 dir_generator (in watchman) + 173 [0x103d386cd] eval.c:250
+ ! : | + ! : | 2463 dir_generator (in watchman) + 173 [0x103d386cd] eval.c:250
+ ! : | + ! : | + 1859 dir_generator (in watchman) + 173 [0x103d386cd] eval.c:250
+ ! : | + ! : | + ! 1208 dir_generator (in watchman) + 173 [0x103d386cd] eval.c:250
+ ! : | + ! : | + ! : 897 dir_generator (in watchman) + 173 [0x103d386cd] eval.c:250
+ ! : | + ! : | + ! : | 649 dir_generator (in watchman) + 173 [0x103d386cd] eval.c:250
+ ! : | + ! : | + ! : | + 337 dir_generator (in watchman) + 82 [0x103d38672] eval.c:240
+ ! : | + ! : | + ! : | + ! 261 w_query_process_file (in watchman) + 98 [0x103d37aa2] eval.c:13
+ ! : | + ! : | + ! : | + ! : 261 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! : | + ! : 257 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! : | + ! : | 168 eval_wildmatch (in watchman) + 20 [0x103d38fe4] match.c:27
+ ! : | + ! : | + ! : | + ! : | + 144 w_query_ctx_get_wholename (in watchman) + 71 [0x103d37a07] eval.c:35
+ ! : | + ! : | + ! : | + ! : | + ! 80 w_dir_path_cat_cstr_len (in watchman) + 232,235 [0x103d45af8,0x103d45afb] string.c:655
+ ! : | + ! : | + ! : | + ! : | + ! 13 w_dir_path_cat_cstr_len (in watchman) + 74,71 [0x103d45a5a,0x103d45a57] string.c:630
+ ! : | + ! : | + ! : | + ! : | + ! 13 w_dir_path_cat_cstr_len (in watchman) + 106 [0x103d45a7a] string.c:633
+ ! : | + ! : | + ! : | + ! : | + ! : 9 malloc (in libsystem_malloc.dylib) + 42 [0x7fff9382e0cc]
+ ! : | + ! : | + ! : | + ! : | + ! : | 9 malloc_zone_malloc (in libsystem_malloc.dylib) + 71 [0x7fff9382f5a1]
+ ! : | + ! : | + ! : | + ! : | + ! : | 5 szone_malloc_should_clear (in libsystem_malloc.dylib) + 292 [0x7fff9382f705]
+ ! : | + ! : | + ! : | + ! : | + ! : | + 5 tiny_malloc_from_free_list (in libsystem_malloc.dylib) + 785,809,... [0x7fff938309cd,0x7fff938309e5,...]
+ ! : | + ! : | + ! : | + ! : | + ! : | 3 szone_malloc (in libsystem_malloc.dylib) + 0 [0x7fff9382f5d3]
+ ! : | + ! : | + ! : | + ! : | + ! : | 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 112 [0x7fff9382f651]
+ ! : | + ! : | + ! : | + ! : | + ! : | 1 _os_lock_spin_lock (in libsystem_platform.dylib) + 0 [0x7fff9d9bf7ca]
+ ! : | + ! : | + ! : | + ! : | + ! : 4 malloc (in libsystem_malloc.dylib) + 0 [0x7fff9382e0a2]
+ ! : | + ! : | + ! : | + ! : | + ! 11 w_dir_path_cat_cstr_len (in watchman) + 278 [0x103d45b26] string.c:660
+ ! : | + ! : | + ! : | + ! : | + ! : 2 w_hash_bytes (in watchman) + 138,189 [0x103d2e32a,0x103d2e35d] hash.c:220
+ ! : | + ! : | + ! : | + ! : | + ! : 1 w_hash_bytes (in watchman) + 35 [0x103d2e2c3] hash.c:208
+ ! : | + ! : | + ! : | + ! : | + ! : 1 w_hash_bytes (in watchman) + 56 [0x103d2e2d8] hash.c:211
+ ! : | + ! : | + ! : | + ! : | + ! : 1 w_hash_bytes (in watchman) + 82 [0x103d2e2f2] hash.c:213
+ ! : | + ! : | + ! : | + ! : | + ! : 1 w_hash_bytes (in watchman) + 109 [0x103d2e30d] hash.c:216
+ ! : | + ! : | + ! : | + ! : | + ! : 1 w_hash_bytes (in watchman) + 120 [0x103d2e318] hash.c:218
+ ! : | + ! : | + ! : | + ! : | + ! : 1 w_hash_bytes (in watchman) + 261 [0x103d2e3a5] hash.c:226
+ ! : | + ! : | + ! : | + ! : | + ! : 1 w_hash_bytes (in watchman) + 369 [0x103d2e411] hash.c:239
+ ! : | + ! : | + ! : | + ! : | + ! : 1 w_hash_bytes (in watchman) + 449 [0x103d2e461] hash.c:247
+ ! : | + ! : | + ! : | + ! : | + ! : 1 w_hash_bytes (in watchman) + 11 [0x103d2e2ab] hash.c:86
+ ! : | + ! : | + ! : | + ! : | + ! 7 DYLD-STUB$$malloc (in watchman) + 0 [0x103d506ae]
+ ! : | + ! : | + ! : | + ! : | + ! 6 w_dir_path_cat_cstr_len (in watchman) + 179 [0x103d45ac3] string.c:648
+ ! : | + ! : | + ! : | + ! : | + ! 5 w_dir_path_cat_cstr_len (in watchman) + 250 [0x103d45b0a] string.c:656
+ ! : | + ! : | + ! : | + ! : | + ! : 5 _platform_memmove$VARIANT$Haswell (in libsystem_platform.dylib) + 210,7,... [0x7fff9d9c2ff2,0x7fff9d9c2f27,...]
+ ! : | + ! : | + ! : | + ! : | + ! 2 w_dir_path_cat_cstr_len (in watchman) + 302 [0x103d45b3e] string.c:662
+ ! : | + ! : | + ! : | + ! : | + ! 2 w_dir_path_cat_str (in watchman) + 8 [0x103d45b78] string.c:670
+ ! : | + ! : | + ! : | + ! : | + ! 1 DYLD-STUB$$memcpy (in watchman) + 0 [0x103d506c0]
+ ! : | + ! : | + ! : | + ! : | + ! 1 w_dir_path_cat_cstr_len (in watchman) + 67 [0x103d45a53] string.c:629
+ ! : | + ! : | + ! : | + ! : | + ! 1 w_dir_path_cat_cstr_len (in watchman) + 131 [0x103d45a93] string.c:640
+ ! : | + ! : | + ! : | + ! : | + ! 1 w_dir_path_cat_cstr_len (in watchman) + 184 [0x103d45ac8] string.c:648
+ ! : | + ! : | + ! : | + ! : | + ! : 1 _platform_memmove$VARIANT$Haswell (in libsystem_platform.dylib) + 82 [0x7fff9d9c2f72]
+ ! : | + ! : | + ! : | + ! : | + ! 1 w_dir_path_cat_cstr_len (in watchman) + 221 [0x103d45aed] string.c:653
+ ! : | + ! : | + ! : | + ! : | + 18 w_query_ctx_get_wholename (in watchman) + 92 [0x103d37a1c] eval.c:37
+ ! : | + ! : | + ! : | + ! : | + ! 13 w_string_slice (in watchman) + 74 [0x103d44a8a] string.c:41
+ ! : | + ! : | + ! : | + ! : | + ! : 13 calloc (in libsystem_malloc.dylib) + 49 [0x7fff93833462]
+ ! : | + ! : | + ! : | + ! : | + ! : 12 malloc_zone_calloc (in libsystem_malloc.dylib) + 78 [0x7fff938329a6]
+ ! : | + ! : | + ! : | + ! : | + ! : | 10 szone_malloc_should_clear (in libsystem_malloc.dylib) + 53,188,... [0x7fff9382f616,0x7fff9382f69d,...]
+ ! : | + ! : | + ! : | + ! : | + ! : | 1 DYLD-STUB$$__bzero (in libsystem_malloc.dylib) + 0 [0x7fff938463d0]
+ ! : | + ! : | + ! : | + ! : | + ! : | 1 _os_lock_spin_lock (in libsystem_platform.dylib) + 12 [0x7fff9d9bf7d6]
+ ! : | + ! : | + ! : | + ! : | + ! : 1 malloc_zone_calloc (in libsystem_malloc.dylib) + 10 [0x7fff93832962]
+ ! : | + ! : | + ! : | + ! : | + ! 4 w_string_slice (in watchman) + 117 [0x103d44ab5] string.c:46
+ ! : | + ! : | + ! : | + ! : | + ! : 1 w_hash_bytes (in watchman) + 47 [0x103d2e2cf] hash.c:210
+ ! : | + ! : | + ! : | + ! : | + ! : 1 w_hash_bytes (in watchman) + 93 [0x103d2e2fd] hash.c:215
+ ! : | + ! : | + ! : | + ! : | + ! : 1 w_hash_bytes (in watchman) + 111 [0x103d2e30f] hash.c:217
+ ! : | + ! : | + ! : | + ! : | + ! : 1 w_hash_bytes (in watchman) + 120 [0x103d2e318] hash.c:218
+ ! : | + ! : | + ! : | + ! : | + ! 1 w_string_slice (in watchman) + 122 [0x103d44aba] string.c:47
+ ! : | + ! : | + ! : | + ! : | + 4 w_query_ctx_get_wholename (in watchman) + 59 [0x103d379fb] .watchman.h:422
+ ! : | + ! : | + ! : | + ! : | + 1 w_query_ctx_get_wholename (in watchman) + 4 [0x103d379c4] eval.c:19
+ ! : | + ! : | + ! : | + ! : | + 1 w_query_ctx_get_wholename (in watchman) + 104 [0x103d37a28] eval.c:39
+ ! : | + ! : | + ! : | + ! : | + 1 w_string_delref (in watchman) + 59 [0x103d4508b] string.c:267
+ ! : | + ! : | + ! : | + ! : | 74 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:37
+ ! : | + ! : | + ! : | + ! : | + 24 dowild (in watchman) + 241,225,... [0x103d4f711,0x103d4f701,...] ctype.h:158
+ ! : | + ! : | + ! : | + ! : | + 12 dowild (in watchman) + 465,455,... [0x103d4f7f1,0x103d4f7e7,...] wildmatch.c:100
+ ! : | + ! : | + ! : | + ! : | + 5 dowild (in watchman) + 124,744,... [0x103d4f69c,0x103d4f908,...] wildmatch.c:75
+ ! : | + ! : | + ! : | + ! : | + 4 dowild (in watchman) + 284 [0x103d4f73c] ctype.h:294
+ ! : | + ! : | + ! : | + ! : | + ! 4 __tolower (in libsystem_c.dylib) + 5,54,... [0x7fff941412ef,0x7fff94141320,...]
+ ! : | + ! : | + ! : | + ! : | + 4 dowild (in watchman) + 44,33,... [0x103d4f64c,0x103d4f641,...] wildmatch.c:73
+ ! : | + ! : | + ! : | + ! : | + 4 dowild (in watchman) + 422 [0x103d4f7c6] wildmatch.c:94
+ ! : | + ! : | + ! : | + ! : | + 3 dowild (in watchman) + 222 [0x103d4f6fe] ctype.h:294
+ ! : | + ! : | + ! : | + ! : | + ! 3 __tolower (in libsystem_c.dylib) + 0,40,... [0x7fff941412ea,0x7fff94141312,...]
+ ! : | + ! : | + ! : | + ! : | + 3 dowild (in watchman) + 286 [0x103d4f73e] ctype.h:294
+ ! : | + ! : | + ! : | + ! : | + 3 dowild (in watchman) + 143,147 [0x103d4f6af,0x103d4f6b3] wildmatch.c:80
+ ! : | + ! : | + ! : | + ! : | + 3 wildmatch (in watchman) + 4 [0x103d4f614] wildmatch.c:323
+ ! : | + ! : | + ! : | + ! : | + 2 dowild (in watchman) + 103,106 [0x103d4f687,0x103d4f68a] wildmatch.c:238
+ ! : | + ! : | + ! : | + ! : | + 2 dowild (in watchman) + 153 [0x103d4f6b9] wildmatch.c:78
+ ! : | + ! : | + ! : | + ! : | + 2 dowild (in watchman) + 396 [0x103d4f7ac] wildmatch.c:92
+ ! : | + ! : | + ! : | + ! : | + 1 dowild (in watchman) + 272 [0x103d4f730] ctype.h:275
+ ! : | + ! : | + ! : | + ! : | + 1 dowild (in watchman) + 3607 [0x103d50437] wildmatch.c:316
+ ! : | + ! : | + ! : | + ! : | + 1 dowild (in watchman) + 436 [0x103d4f7d4] wildmatch.c:98
+ ! : | + ! : | + ! : | + ! : | 3 eval_type (in watchman) + 121 [0x103d38bd9] type.c:22
+ ! : | + ! : | + ! : | + ! : | 3 eval_wildmatch (in watchman) + 58,78 [0x103d3900a,0x103d3901e] match.c:40
+ ! : | + ! : | + ! : | + ! : | 2 eval_wildmatch (in watchman) + 4,5 [0x103d38fd4,0x103d38fd5] match.c:21
+ ! : | + ! : | + ! : | + ! : | 2 eval_wildmatch (in watchman) + 13 [0x103d38fdd] match.c:26
+ ! : | + ! : | + ! : | + ! : | 2 w_query_expr_evaluate (in watchman) + 8 [0x103d379a8] eval.c:13
+ ! : | + ! : | + ! : | + ! : | 1 eval_wildmatch (in watchman) + 32 [0x103d38ff0] match.c:28
+ ! : | + ! : | + ! : | + ! : | 1 eval_wildmatch (in watchman) + 74 [0x103d3901a] match.c:41
+ ! : | + ! : | + ! : | + ! : | 1 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:44
+ ! : | + ! : | + ! : | + ! : 2 eval_list (in watchman) + 0,1 [0x103d366a0,0x103d366a1] base.c:80
+ ! : | + ! : | + ! : | + ! : 1 eval_list (in watchman) + 32 [0x103d366c0] base.c:86
+ ! : | + ! : | + ! : | + ! : 1 w_query_expr_evaluate (in watchman) + 22 [0x103d379b6] eval.c:13
+ ! : | + ! : | + ! : | + ! 43 w_query_process_file (in watchman) + 37 [0x103d37a65] eval.c:52
+ ! : | + ! : | + ! : | + ! : 24 szone_free_definite_size (in libsystem_malloc.dylib) + 1347,1126,... [0x7fff938318c1,0x7fff938317e4,...]
+ ! : | + ! : | + ! : | + ! : 9 szone_free_definite_size (in libsystem_malloc.dylib) + 1261 [0x7fff9383186b]
+ ! : | + ! : | + ! : | + ! : | 9 get_tiny_previous_free_msize (in libsystem_malloc.dylib) + 54 [0x7fff93832aeb]
+ ! : | + ! : | + ! : | + ! : 5 w_string_delref (in watchman) + 41 [0x103d45079] string.c:265
+ ! : | + ! : | + ! : | + ! : | 3 _os_lock_spin_lock (in libsystem_platform.dylib) + 12 [0x7fff9d9bf7d6]
+ ! : | + ! : | + ! : | + ! : | 1 free (in libsystem_malloc.dylib) + 61 [0x7fff93830ed5]
+ ! : | + ! : | + ! : | + ! : | + 1 szone_size (in libsystem_malloc.dylib) + 662 [0x7fff938312d7]
+ ! : | + ! : | + ! : | + ! : | 1 w_string_delref (in watchman) + 21 [0x103d45065] string.c:264
+ ! : | + ! : | + ! : | + ! : 2 szone_free_definite_size (in libsystem_malloc.dylib) + 3094 [0x7fff93831f94]
+ ! : | + ! : | + ! : | + ! : | 2 tiny_free_list_remove_ptr (in libsystem_malloc.dylib) + 8,312 [0x7fff938334db,0x7fff9383360b]
+ ! : | + ! : | + ! : | + ! : 1 free (in libsystem_malloc.dylib) + 61 [0x7fff93830ed5]
+ ! : | + ! : | + ! : | + ! : | 1 szone_size (in libsystem_malloc.dylib) + 90 [0x7fff9383109b]
+ ! : | + ! : | + ! : | + ! : 1 free (in libsystem_malloc.dylib) + 281 [0x7fff93830fb1]
+ ! : | + ! : | + ! : | + ! : 1 szone_free_definite_size (in libsystem_malloc.dylib) + 2638 [0x7fff93831dcc]
+ ! : | + ! : | + ! : | + ! : 1 tiny_free_list_add_ptr (in libsystem_malloc.dylib) + 366 [0x7fff93832c72]
+ ! : | + ! : | + ! : | + ! 25 w_query_process_file (in watchman) + 37 [0x103d37a65] eval.c:53
+ ! : | + ! : | + ! : | + ! 6 w_query_process_file (in watchman) + 69 [0x103d37a85] eval.c:59
+ ! : | + ! : | + ! : | + ! 1 os_lock_unlock (in libsystem_platform.dylib) + 3 [0x7fff9d9bf8f1]
+ ! : | + ! : | + ! : | + ! 1 w_query_process_file (in watchman) + 101 [0x103d37aa5] eval.c:65
+ ! : | + ! : | + ! : | + 303 dir_generator (in watchman) + 173 [0x103d386cd] eval.c:250
+ ! : | + ! : | + ! : | + ! 151 dir_generator (in watchman) + 173 [0x103d386cd] eval.c:250
+ ! : | + ! : | + ! : | + ! : 78 dir_generator (in watchman) + 82 [0x103d38672] eval.c:240
+ ! : | + ! : | + ! : | + ! : | 70 w_query_process_file (in watchman) + 98 [0x103d37aa2] eval.c:13
+ ! : | + ! : | + ! : | + ! : | + 70 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! : | + ! : | + 69 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! : | + ! : | + ! 45 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:37
+ ! : | + ! : | + ! : | + ! : | + ! : 20 dowild (in watchman) + 178,241,... [0x103d4f6d2,0x103d4f711,...] ctype.h:158
+ ! : | + ! : | + ! : | + ! : | + ! : 4 dowild (in watchman) + 222 [0x103d4f6fe] ctype.h:294
+ ! : | + ! : | + ! : | + ! : | + ! : | 4 __tolower (in libsystem_c.dylib) + 4,61,... [0x7fff941412ee,0x7fff94141327,...]
+ ! : | + ! : | + ! : | + ! : | + ! : 4 dowild (in watchman) + 455,459 [0x103d4f7e7,0x103d4f7eb] wildmatch.c:100
+ ! : | + ! : | + ! : | + ! : | + ! : 3 dowild (in watchman) + 734,124 [0x103d4f8fe,0x103d4f69c] wildmatch.c:75
+ ! : | + ! : | + ! : | + ! : | + ! : 3 dowild (in watchman) + 300,293 [0x103d4f74c,0x103d4f745] wildmatch.c:84
+ ! : | + ! : | + ! : | + ! : | + ! : 3 dowild (in watchman) + 430 [0x103d4f7ce] wildmatch.c:94
+ ! : | + ! : | + ! : | + ! : | + ! : 2 dowild (in watchman) + 109,98 [0x103d4f68d,0x103d4f682] wildmatch.c:238
+ ! : | + ! : | + ! : | + ! : | + ! : 2 dowild (in watchman) + 3608,3600 [0x103d50438,0x103d50430] wildmatch.c:316
+ ! : | + ! : | + ! : | + ! : | + ! : 1 dowild (in watchman) + 284 [0x103d4f73c] ctype.h:294
+ ! : | + ! : | + ! : | + ! : | + ! : | 1 __tolower (in libsystem_c.dylib) + 54 [0x7fff94141320]
+ ! : | + ! : | + ! : | + ! : | + ! : 1 dowild (in watchman) + 153 [0x103d4f6b9] wildmatch.c:78
+ ! : | + ! : | + ! : | + ! : | + ! : 1 dowild (in watchman) + 143 [0x103d4f6af] wildmatch.c:80
+ ! : | + ! : | + ! : | + ! : | + ! : 1 dowild (in watchman) + 396 [0x103d4f7ac] wildmatch.c:92
+ ! : | + ! : | + ! : | + ! : | + ! 17 eval_wildmatch (in watchman) + 20 [0x103d38fe4] match.c:27
+ ! : | + ! : | + ! : | + ! : | + ! : 9 w_query_ctx_get_wholename (in watchman) + 71 [0x103d37a07] eval.c:35
+ ! : | + ! : | + ! : | + ! : | + ! : | 2 w_dir_path_cat_cstr_len (in watchman) + 67 [0x103d45a53] string.c:629
+ ! : | + ! : | + ! : | + ! : | + ! : | 2 w_dir_path_cat_cstr_len (in watchman) + 106 [0x103d45a7a] string.c:633
+ ! : | + ! : | + ! : | + ! : | + ! : | + 1 malloc (in libsystem_malloc.dylib) + 42 [0x7fff9382e0cc]
+ ! : | + ! : | + ! : | + ! : | + ! : | + ! 1 malloc_zone_malloc (in libsystem_malloc.dylib) + 71 [0x7fff9382f5a1]
+ ! : | + ! : | + ! : | + ! : | + ! : | + ! 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 292 [0x7fff9382f705]
+ ! : | + ! : | + ! : | + ! : | + ! : | + ! 1 tiny_malloc_from_free_list (in libsystem_malloc.dylib) + 499 [0x7fff938308af]
+ ! : | + ! : | + ! : | + ! : | + ! : | + 1 malloc (in libsystem_malloc.dylib) + 34 [0x7fff9382e0c4]
+ ! : | + ! : | + ! : | + ! : | + ! : | 2 w_dir_path_cat_cstr_len (in watchman) + 278 [0x103d45b26] string.c:660
+ ! : | + ! : | + ! : | + ! : | + ! : | + 1 w_hash_bytes (in watchman) + 127 [0x103d2e31f] hash.c:218
+ ! : | + ! : | + ! : | + ! : | + ! : | + 1 w_hash_bytes (in watchman) + 261 [0x103d2e3a5] hash.c:226
+ ! : | + ! : | + ! : | + ! : | + ! : | 1 w_dir_path_cat_cstr_len (in watchman) + 74 [0x103d45a5a] string.c:630
+ ! : | + ! : | + ! : | + ! : | + ! : | 1 w_dir_path_cat_cstr_len (in watchman) + 250 [0x103d45b0a] string.c:650
+ ! : | + ! : | + ! : | + ! : | + ! : | 1 w_dir_path_cat_cstr_len (in watchman) + 250 [0x103d45b0a] string.c:656
+ ! : | + ! : | + ! : | + ! : | + ! : | 1 _platform_memmove$VARIANT$Haswell (in libsystem_platform.dylib) + 173 [0x7fff9d9c2fcd]
+ ! : | + ! : | + ! : | + ! : | + ! : 6 w_query_ctx_get_wholename (in watchman) + 92 [0x103d37a1c] eval.c:37
+ ! : | + ! : | + ! : | + ! : | + ! : | 3 w_string_slice (in watchman) + 74 [0x103d44a8a] string.c:41
+ ! : | + ! : | + ! : | + ! : | + ! : | + 2 calloc (in libsystem_malloc.dylib) + 49 [0x7fff93833462]
+ ! : | + ! : | + ! : | + ! : | + ! : | + ! 2 malloc_zone_calloc (in libsystem_malloc.dylib) + 78,126 [0x7fff938329a6,0x7fff938329d6]
+ ! : | + ! : | + ! : | + ! : | + ! : | + 1 calloc (in libsystem_malloc.dylib) + 38 [0x7fff93833457]
+ ! : | + ! : | + ! : | + ! : | + ! : | 3 w_string_slice (in watchman) + 117 [0x103d44ab5] string.c:46
+ ! : | + ! : | + ! : | + ! : | + ! : | 1 w_hash_bytes (in watchman) + 32 [0x103d2e2c0] hash.c:208
+ ! : | + ! : | + ! : | + ! : | + ! : | 1 w_hash_bytes (in watchman) + 54 [0x103d2e2d6] hash.c:210
+ ! : | + ! : | + ! : | + ! : | + ! : | 1 w_hash_bytes (in watchman) + 428 [0x103d2e44c] hash.c:245
+ ! : | + ! : | + ! : | + ! : | + ! : 1 w_query_ctx_get_wholename (in watchman) + 59 [0x103d379fb] .watchman.h:422
+ ! : | + ! : | + ! : | + ! : | + ! : 1 w_query_ctx_get_wholename (in watchman) + 113 [0x103d37a31] eval.c:42
+ ! : | + ! : | + ! : | + ! : | + ! 2 eval_wildmatch (in watchman) + 13 [0x103d38fdd] match.c:26
+ ! : | + ! : | + ! : | + ! : | + ! 1 eval_type (in watchman) + 1 [0x103d38b61] type.c:9
+ ! : | + ! : | + ! : | + ! : | + ! 1 eval_wildmatch (in watchman) + 4 [0x103d38fd4] match.c:21
+ ! : | + ! : | + ! : | + ! : | + ! 1 eval_wildmatch (in watchman) + 23 [0x103d38fe7] match.c:27
+ ! : | + ! : | + ! : | + ! : | + ! 1 eval_wildmatch (in watchman) + 52 [0x103d39004] match.c:39
+ ! : | + ! : | + ! : | + ! : | + ! 1 eval_wildmatch (in watchman) + 82 [0x103d39022] match.c:43
+ ! : | + ! : | + ! : | + ! : | + 1 eval_list (in watchman) + 56 [0x103d366d8] base.c:89
+ ! : | + ! : | + ! : | + ! : | 6 w_query_process_file (in watchman) + 37 [0x103d37a65] eval.c:52
+ ! : | + ! : | + ! : | + ! : | + 3 szone_free_definite_size (in libsystem_malloc.dylib) + 2385,168,... [0x7fff93831ccf,0x7fff93831426,...]
+ ! : | + ! : | + ! : | + ! : | + 2 free (in libsystem_malloc.dylib) + 61 [0x7fff93830ed5]
+ ! : | + ! : | + ! : | + ! : | + ! 2 szone_size (in libsystem_malloc.dylib) + 4,321 [0x7fff93831045,0x7fff93831182]
+ ! : | + ! : | + ! : | + ! : | + 1 free (in libsystem_malloc.dylib) + 0 [0x7fff93830e98]
+ ! : | + ! : | + ! : | + ! : | 2 w_query_process_file (in watchman) + 69 [0x103d37a85] eval.c:59
+ ! : | + ! : | + ! : | + ! : 69 dir_generator (in watchman) + 173 [0x103d386cd] eval.c:250
+ ! : | + ! : | + ! : | + ! : | 43 dir_generator (in watchman) + 173 [0x103d386cd] eval.c:250
+ ! : | + ! : | + ! : | + ! : | + 24 dir_generator (in watchman) + 173 [0x103d386cd] eval.c:250
+ ! : | + ! : | + ! : | + ! : | + ! 19 dir_generator (in watchman) + 173 [0x103d386cd] eval.c:250
+ ! : | + ! : | + ! : | + ! : | + ! : 11 dir_generator (in watchman) + 82 [0x103d38672] eval.c:240
+ ! : | + ! : | + ! : | + ! : | + ! : | 9 w_query_process_file (in watchman) + 98 [0x103d37aa2] eval.c:13
+ ! : | + ! : | + ! : | + ! : | + ! : | + 9 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! : | + ! : | + ! : | + 9 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! : | + ! : | + ! : | + 5 eval_wildmatch (in watchman) + 20 [0x103d38fe4] match.c:27
+ ! : | + ! : | + ! : | + ! : | + ! : | + ! 3 w_query_ctx_get_wholename (in watchman) + 92 [0x103d37a1c] eval.c:37
+ ! : | + ! : | + ! : | + ! : | + ! : | + ! : 3 w_string_slice (in watchman) + 117 [0x103d44ab5] string.c:46
+ ! : | + ! : | + ! : | + ! : | + ! : | + ! : 2 w_hash_bytes (in watchman) + 138,198 [0x103d2e32a,0x103d2e366] hash.c:220
+ ! : | + ! : | + ! : | + ! : | + ! : | + ! : 1 w_hash_bytes (in watchman) + 47 [0x103d2e2cf] hash.c:210
+ ! : | + ! : | + ! : | + ! : | + ! : | + ! 2 w_query_ctx_get_wholename (in watchman) + 71 [0x103d37a07] eval.c:35
+ ! : | + ! : | + ! : | + ! : | + ! : | + ! 1 w_dir_path_cat_cstr_len (in watchman) + 143 [0x103d45a9f] string.c:643
+ ! : | + ! : | + ! : | + ! : | + ! : | + ! 1 w_dir_path_cat_cstr_len (in watchman) + 278 [0x103d45b26] string.c:660
+ ! : | + ! : | + ! : | + ! : | + ! : | + ! 1 w_hash_bytes (in watchman) + 118 [0x103d2e316] hash.c:217
+ ! : | + ! : | + ! : | + ! : | + ! : | + 4 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:37
+ ! : | + ! : | + ! : | + ! : | + ! : | + 2 dowild (in watchman) + 241,246 [0x103d4f711,0x103d4f716] ctype.h:158
+ ! : | + ! : | + ! : | + ! : | + ! : | + 1 dowild (in watchman) + 86 [0x103d4f676] wildmatch.c:139
+ ! : | + ! : | + ! : | + ! : | + ! : | + 1 dowild (in watchman) + 396 [0x103d4f7ac] wildmatch.c:92
+ ! : | + ! : | + ! : | + ! : | + ! : | 2 w_query_process_file (in watchman) + 37 [0x103d37a65] eval.c:52
+ ! : | + ! : | + ! : | + ! : | + ! : | 1 _os_lock_spin_lock (in libsystem_platform.dylib) + 12 [0x7fff9d9bf7d6]
+ ! : | + ! : | + ! : | + ! : | + ! : | 1 w_string_delref (in watchman) + 41 [0x103d45079] string.c:265
+ ! : | + ! : | + ! : | + ! : | + ! : | 1 szone_free_definite_size (in libsystem_malloc.dylib) + 2638 [0x7fff93831dcc]
+ ! : | + ! : | + ! : | + ! : | + ! : | 1 tiny_free_list_add_ptr (in libsystem_malloc.dylib) + 57 [0x7fff93832b3d]
+ ! : | + ! : | + ! : | + ! : | + ! : 8 dir_generator (in watchman) + 173 [0x103d386cd] eval.c:250
+ ! : | + ! : | + ! : | + ! : | + ! : 8 dir_generator (in watchman) + 173 [0x103d386cd] eval.c:250
+ ! : | + ! : | + ! : | + ! : | + ! : 4 dir_generator (in watchman) + 82 [0x103d38672] eval.c:240
+ ! : | + ! : | + ! : | + ! : | + ! : + 3 w_query_process_file (in watchman) + 98 [0x103d37aa2] eval.c:13
+ ! : | + ! : | + ! : | + ! : | + ! : + ! 3 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! : | + ! : | + ! : + ! 3 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! : | + ! : | + ! : + ! 2 eval_wildmatch (in watchman) + 20 [0x103d38fe4] match.c:27
+ ! : | + ! : | + ! : | + ! : | + ! : + ! : 2 w_query_ctx_get_wholename (in watchman) + 71 [0x103d37a07] eval.c:35
+ ! : | + ! : | + ! : | + ! : | + ! : + ! : 1 w_dir_path_cat_cstr_len (in watchman) + 184 [0x103d45ac8] string.c:648
+ ! : | + ! : | + ! : | + ! : | + ! : + ! : | 1 _platform_memmove$VARIANT$Haswell (in libsystem_platform.dylib) + 160 [0x7fff9d9c2fc0]
+ ! : | + ! : | + ! : | + ! : | + ! : + ! : 1 w_dir_path_cat_cstr_len (in watchman) + 245 [0x103d45b05] string.c:656
+ ! : | + ! : | + ! : | + ! : | + ! : + ! 1 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:37
+ ! : | + ! : | + ! : | + ! : | + ! : + ! 1 dowild (in watchman) + 396 [0x103d4f7ac] wildmatch.c:92
+ ! : | + ! : | + ! : | + ! : | + ! : + 1 w_query_process_file (in watchman) + 37 [0x103d37a65] eval.c:52
+ ! : | + ! : | + ! : | + ! : | + ! : + 1 free (in libsystem_malloc.dylib) + 289 [0x7fff93830fb9]
+ ! : | + ! : | + ! : | + ! : | + ! : 4 dir_generator (in watchman) + 173 [0x103d386cd] eval.c:250
+ ! : | + ! : | + ! : | + ! : | + ! : 4 dir_generator (in watchman) + 173 [0x103d386cd] eval.c:250
+ ! : | + ! : | + ! : | + ! : | + ! : 3 dir_generator (in watchman) + 82 [0x103d38672] eval.c:240
+ ! : | + ! : | + ! : | + ! : | + ! : ! 2 w_query_process_file (in watchman) + 98 [0x103d37aa2] eval.c:13
+ ! : | + ! : | + ! : | + ! : | + ! : ! : 2 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! : | + ! : | + ! : ! : 2 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! : | + ! : | + ! : ! : 1 eval_wildmatch (in watchman) + 20 [0x103d38fe4] match.c:27
+ ! : | + ! : | + ! : | + ! : | + ! : ! : | 1 w_query_ctx_get_wholename (in watchman) + 71 [0x103d37a07] eval.c:35
+ ! : | + ! : | + ! : | + ! : | + ! : ! : | 1 w_dir_path_cat_cstr_len (in watchman) + 128 [0x103d45a90] string.c:640
+ ! : | + ! : | + ! : | + ! : | + ! : ! : 1 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:37
+ ! : | + ! : | + ! : | + ! : | + ! : ! : 1 dowild (in watchman) + 241 [0x103d4f711] ctype.h:158
+ ! : | + ! : | + ! : | + ! : | + ! : ! 1 w_query_process_file (in watchman) + 37 [0x103d37a65] eval.c:52
+ ! : | + ! : | + ! : | + ! : | + ! : ! 1 w_string_delref (in watchman) + 41 [0x103d45079] string.c:265
+ ! : | + ! : | + ! : | + ! : | + ! : ! 1 szone_free_definite_size (in libsystem_malloc.dylib) + 2412 [0x7fff93831cea]
+ ! : | + ! : | + ! : | + ! : | + ! : ! 1 get_tiny_free_size (in libsystem_malloc.dylib) + 34 [0x7fff938334a1]
+ ! : | + ! : | + ! : | + ! : | + ! : 1 dir_generator (in watchman) + 98 [0x103d38682] eval.c:244
+ ! : | + ! : | + ! : | + ! : | + ! : 1 w_ht_next (in watchman) + 29 [0x103d2ecad] ht.c:319
+ ! : | + ! : | + ! : | + ! : | + ! 5 dir_generator (in watchman) + 82 [0x103d38672] eval.c:240
+ ! : | + ! : | + ! : | + ! : | + ! 5 w_query_process_file (in watchman) + 98 [0x103d37aa2] eval.c:13
+ ! : | + ! : | + ! : | + ! : | + ! 5 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! : | + ! : | + ! 5 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! : | + ! : | + ! 3 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:37
+ ! : | + ! : | + ! : | + ! : | + ! | 1 dowild (in watchman) + 459 [0x103d4f7eb] wildmatch.c:100
+ ! : | + ! : | + ! : | + ! : | + ! | 1 dowild (in watchman) + 300 [0x103d4f74c] wildmatch.c:84
+ ! : | + ! : | + ! : | + ! : | + ! | 1 dowild (in watchman) + 396 [0x103d4f7ac] wildmatch.c:92
+ ! : | + ! : | + ! : | + ! : | + ! 2 eval_wildmatch (in watchman) + 20 [0x103d38fe4] match.c:27
+ ! : | + ! : | + ! : | + ! : | + ! 2 w_query_ctx_get_wholename (in watchman) + 71 [0x103d37a07] eval.c:35
+ ! : | + ! : | + ! : | + ! : | + ! 1 w_dir_path_cat_cstr_len (in watchman) + 217 [0x103d45ae9] string.c:651
+ ! : | + ! : | + ! : | + ! : | + ! 1 w_dir_path_cat_cstr_len (in watchman) + 242 [0x103d45b02] string.c:656
+ ! : | + ! : | + ! : | + ! : | + 18 dir_generator (in watchman) + 82 [0x103d38672] eval.c:240
+ ! : | + ! : | + ! : | + ! : | + ! 16 w_query_process_file (in watchman) + 98 [0x103d37aa2] eval.c:13
+ ! : | + ! : | + ! : | + ! : | + ! : 16 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! : | + ! : | + ! : 16 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! : | + ! : | + ! : 10 eval_wildmatch (in watchman) + 20 [0x103d38fe4] match.c:27
+ ! : | + ! : | + ! : | + ! : | + ! : | 7 w_query_ctx_get_wholename (in watchman) + 71 [0x103d37a07] eval.c:35
+ ! : | + ! : | + ! : | + ! : | + ! : | + 3 w_dir_path_cat_cstr_len (in watchman) + 278 [0x103d45b26] string.c:660
+ ! : | + ! : | + ! : | + ! : | + ! : | + ! 1 w_hash_bytes (in watchman) + 32 [0x103d2e2c0] hash.c:208
+ ! : | + ! : | + ! : | + ! : | + ! : | + ! 1 w_hash_bytes (in watchman) + 38 [0x103d2e2c6] hash.c:209
+ ! : | + ! : | + ! : | + ! : | + ! : | + ! 1 w_hash_bytes (in watchman) + 431 [0x103d2e44f] hash.c:245
+ ! : | + ! : | + ! : | + ! : | + ! : | + 1 w_dir_path_cat_cstr_len (in watchman) + 184 [0x103d45ac8] string.c:648
+ ! : | + ! : | + ! : | + ! : | + ! : | + ! 1 _platform_memmove$VARIANT$Haswell (in libsystem_platform.dylib) + 164 [0x7fff9d9c2fc4]
+ ! : | + ! : | + ! : | + ! : | + ! : | + 1 w_dir_path_cat_cstr_len (in watchman) + 232 [0x103d45af8] string.c:655
+ ! : | + ! : | + ! : | + ! : | + ! : | + 1 w_dir_path_cat_cstr_len (in watchman) + 250 [0x103d45b0a] string.c:656
+ ! : | + ! : | + ! : | + ! : | + ! : | + ! 1 _platform_memmove$VARIANT$Haswell (in libsystem_platform.dylib) + 190 [0x7fff9d9c2fde]
+ ! : | + ! : | + ! : | + ! : | + ! : | + 1 w_dir_path_cat_str (in watchman) + 8 [0x103d45b78] string.c:670
+ ! : | + ! : | + ! : | + ! : | + ! : | 3 w_query_ctx_get_wholename (in watchman) + 92 [0x103d37a1c] eval.c:37
+ ! : | + ! : | + ! : | + ! : | + ! : | 1 w_string_slice (in watchman) + 134 [0x103d44ac6] .watchman.h:175
+ ! : | + ! : | + ! : | + ! : | + ! : | 1 w_string_slice (in watchman) + 74 [0x103d44a8a] string.c:41
+ ! : | + ! : | + ! : | + ! : | + ! : | ! 1 calloc (in libsystem_malloc.dylib) + 49 [0x7fff93833462]
+ ! : | + ! : | + ! : | + ! : | + ! : | ! 1 malloc_zone_calloc (in libsystem_malloc.dylib) + 78 [0x7fff938329a6]
+ ! : | + ! : | + ! : | + ! : | + ! : | ! 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 112 [0x7fff9382f651]
+ ! : | + ! : | + ! : | + ! : | + ! : | ! 1 _os_lock_spin_lock (in libsystem_platform.dylib) + 0 [0x7fff9d9bf7ca]
+ ! : | + ! : | + ! : | + ! : | + ! : | 1 w_string_slice (in watchman) + 85 [0x103d44a95] string.c:43
+ ! : | + ! : | + ! : | + ! : | + ! : 5 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:37
+ ! : | + ! : | + ! : | + ! : | + ! : | 2 dowild (in watchman) + 160,225 [0x103d4f6c0,0x103d4f701] ctype.h:158
+ ! : | + ! : | + ! : | + ! : | + ! : | 1 dowild (in watchman) + 33 [0x103d4f641] wildmatch.c:73
+ ! : | + ! : | + ! : | + ! : | + ! : | 1 dowild (in watchman) + 153 [0x103d4f6b9] wildmatch.c:78
+ ! : | + ! : | + ! : | + ! : | + ! : | 1 dowild (in watchman) + 72 [0x103d4f668] wildmatch.c:86
+ ! : | + ! : | + ! : | + ! : | + ! : 1 eval_wildmatch (in watchman) + 4 [0x103d38fd4] match.c:21
+ ! : | + ! : | + ! : | + ! : | + ! 2 w_query_process_file (in watchman) + 37 [0x103d37a65] eval.c:52
+ ! : | + ! : | + ! : | + ! : | + ! 2 w_string_delref (in watchman) + 41 [0x103d45079] string.c:265
+ ! : | + ! : | + ! : | + ! : | + ! 1 _os_lock_spin_lock (in libsystem_platform.dylib) + 12 [0x7fff9d9bf7d6]
+ ! : | + ! : | + ! : | + ! : | + ! 1 _os_lock_spin_unlock (in libsystem_platform.dylib) + 0 [0x7fff9d9bf8f4]
+ ! : | + ! : | + ! : | + ! : | + 1 dir_generator (in watchman) + 46 [0x103d3864e] eval.c:236
+ ! : | + ! : | + ! : | + ! : | + 1 w_ht_first (in watchman) + 12 [0x103d2ec3c] ht.c:303
+ ! : | + ! : | + ! : | + ! : | 25 dir_generator (in watchman) + 82 [0x103d38672] eval.c:240
+ ! : | + ! : | + ! : | + ! : | + 21 w_query_process_file (in watchman) + 98 [0x103d37aa2] eval.c:13
+ ! : | + ! : | + ! : | + ! : | + ! 21 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! : | + ! : | + ! 21 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! : | + ! : | + ! 13 eval_wildmatch (in watchman) + 20 [0x103d38fe4] match.c:27
+ ! : | + ! : | + ! : | + ! : | + ! : 7 w_query_ctx_get_wholename (in watchman) + 71 [0x103d37a07] eval.c:35
+ ! : | + ! : | + ! : | + ! : | + ! : | 5 w_dir_path_cat_cstr_len (in watchman) + 278 [0x103d45b26] string.c:660
+ ! : | + ! : | + ! : | + ! : | + ! : | + 4 w_hash_bytes (in watchman) + 226 [0x103d2e382] hash.c:221
+ ! : | + ! : | + ! : | + ! : | + ! : | + 1 w_hash_bytes (in watchman) + 68 [0x103d2e2e4] hash.c:212
+ ! : | + ! : | + ! : | + ! : | + ! : | 1 w_dir_path_cat_cstr_len (in watchman) + 254 [0x103d45b0e] string.c:650
+ ! : | + ! : | + ! : | + ! : | + ! : | 1 w_dir_path_cat_cstr_len (in watchman) + 235 [0x103d45afb] string.c:655
+ ! : | + ! : | + ! : | + ! : | + ! : 6 w_query_ctx_get_wholename (in watchman) + 92 [0x103d37a1c] eval.c:37
+ ! : | + ! : | + ! : | + ! : | + ! : 6 w_string_slice (in watchman) + 74 [0x103d44a8a] string.c:41
+ ! : | + ! : | + ! : | + ! : | + ! : 4 calloc (in libsystem_malloc.dylib) + 38 [0x7fff93833457]
+ ! : | + ! : | + ! : | + ! : | + ! : 2 calloc (in libsystem_malloc.dylib) + 49 [0x7fff93833462]
+ ! : | + ! : | + ! : | + ! : | + ! : 2 malloc_zone_calloc (in libsystem_malloc.dylib) + 78 [0x7fff938329a6]
+ ! : | + ! : | + ! : | + ! : | + ! : 2 szone_malloc_should_clear (in libsystem_malloc.dylib) + 4 [0x7fff9382f5e5]
+ ! : | + ! : | + ! : | + ! : | + ! 7 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:37
+ ! : | + ! : | + ! : | + ! : | + ! : 4 dowild (in watchman) + 178,248,... [0x103d4f6d2,0x103d4f718,...] ctype.h:158
+ ! : | + ! : | + ! : | + ! : | + ! : 1 dowild (in watchman) + 222 [0x103d4f6fe] ctype.h:294
+ ! : | + ! : | + ! : | + ! : | + ! : | 1 __tolower (in libsystem_c.dylib) + 4 [0x7fff941412ee]
+ ! : | + ! : | + ! : | + ! : | + ! : 1 dowild (in watchman) + 124 [0x103d4f69c] wildmatch.c:75
+ ! : | + ! : | + ! : | + ! : | + ! : 1 dowild (in watchman) + 75 [0x103d4f66b] wildmatch.c:86
+ ! : | + ! : | + ! : | + ! : | + ! 1 eval_wildmatch (in watchman) + 5 [0x103d38fd5] match.c:21
+ ! : | + ! : | + ! : | + ! : | + 3 w_query_process_file (in watchman) + 37 [0x103d37a65] eval.c:52
+ ! : | + ! : | + ! : | + ! : | + ! 1 _os_lock_spin_lock (in libsystem_platform.dylib) + 12 [0x7fff9d9bf7d6]
+ ! : | + ! : | + ! : | + ! : | + ! 1 free (in libsystem_malloc.dylib) + 61 [0x7fff93830ed5]
+ ! : | + ! : | + ! : | + ! : | + ! : 1 szone_size (in libsystem_malloc.dylib) + 746 [0x7fff9383132b]
+ ! : | + ! : | + ! : | + ! : | + ! 1 szone_free_definite_size (in libsystem_malloc.dylib) + 3094 [0x7fff93831f94]
+ ! : | + ! : | + ! : | + ! : | + ! 1 tiny_free_list_remove_ptr (in libsystem_malloc.dylib) + 314 [0x7fff9383360d]
+ ! : | + ! : | + ! : | + ! : | + 1 w_query_process_file (in watchman) + 69 [0x103d37a85] eval.c:59
+ ! : | + ! : | + ! : | + ! : | 1 dir_generator (in watchman) + 46 [0x103d3864e] eval.c:236
+ ! : | + ! : | + ! : | + ! : | 1 w_ht_first (in watchman) + 65 [0x103d2ec71] ht.c:327
+ ! : | + ! : | + ! : | + ! : 2 dir_generator (in watchman) + 98 [0x103d38682] eval.c:244
+ ! : | + ! : | + ! : | + ! : | 2 w_ht_next (in watchman) + 81,77 [0x103d2ece1,0x103d2ecdd] ht.c:333
+ ! : | + ! : | + ! : | + ! : 1 dir_generator (in watchman) + 46 [0x103d3864e] eval.c:236
+ ! : | + ! : | + ! : | + ! : | 1 w_ht_first (in watchman) + 81 [0x103d2ec81] ht.c:333
+ ! : | + ! : | + ! : | + ! : 1 dir_generator (in watchman) + 124 [0x103d3869c] eval.c:246
+ ! : | + ! : | + ! : | + ! : 1 w_ht_first (in watchman) + 81 [0x103d2ec81] ht.c:333
+ ! : | + ! : | + ! : | + ! 142 dir_generator (in watchman) + 82 [0x103d38672] eval.c:240
+ ! : | + ! : | + ! : | + ! : 130 w_query_process_file (in watchman) + 98 [0x103d37aa2] eval.c:13
+ ! : | + ! : | + ! : | + ! : | 130 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! : | + ! : | 127 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! : | + ! : | + 72 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:37
+ ! : | + ! : | + ! : | + ! : | + ! 23 dowild (in watchman) + 241,178,... [0x103d4f711,0x103d4f6d2,...] ctype.h:158
+ ! : | + ! : | + ! : | + ! : | + ! 10 dowild (in watchman) + 734,124,... [0x103d4f8fe,0x103d4f69c,...] wildmatch.c:75
+ ! : | + ! : | + ! : | + ! : | + ! 7 dowild (in watchman) + 222 [0x103d4f6fe] ctype.h:294
+ ! : | + ! : | + ! : | + ! : | + ! : 7 __tolower (in libsystem_c.dylib) + 68,61,... [0x7fff9414132e,0x7fff94141327,...]
+ ! : | + ! : | + ! : | + ! : | + ! 5 dowild (in watchman) + 300,297 [0x103d4f74c,0x103d4f749] wildmatch.c:84
+ ! : | + ! : | + ! : | + ! : | + ! 4 dowild (in watchman) + 286,290 [0x103d4f73e,0x103d4f742] ctype.h:294
+ ! : | + ! : | + ! : | + ! : | + ! 4 dowild (in watchman) + 455,67,... [0x103d4f7e7,0x103d4f663,...] wildmatch.c:100
+ ! : | + ! : | + ! : | + ! : | + ! 3 dowild (in watchman) + 143,147 [0x103d4f6af,0x103d4f6b3] wildmatch.c:80
+ ! : | + ! : | + ! : | + ! : | + ! 3 dowild (in watchman) + 396 [0x103d4f7ac] wildmatch.c:92
+ ! : | + ! : | + ! : | + ! : | + ! 2 dowild (in watchman) + 6 [0x103d4f626] wildmatch.c:68
+ ! : | + ! : | + ! : | + ! : | + ! 2 dowild (in watchman) + 153 [0x103d4f6b9] wildmatch.c:78
+ ! : | + ! : | + ! : | + ! : | + ! 2 dowild (in watchman) + 430,404 [0x103d4f7ce,0x103d4f7b4] wildmatch.c:94
+ ! : | + ! : | + ! : | + ! : | + ! 1 dowild (in watchman) + 284 [0x103d4f73c] ctype.h:294
+ ! : | + ! : | + ! : | + ! : | + ! : 1 __tolower (in libsystem_c.dylib) + 40 [0x7fff94141312]
+ ! : | + ! : | + ! : | + ! : | + ! 1 dowild (in watchman) + 479 [0x103d4f7ff] wildmatch.c:102
+ ! : | + ! : | + ! : | + ! : | + ! 1 dowild (in watchman) + 78 [0x103d4f66e] wildmatch.c:109
+ ! : | + ! : | + ! : | + ! : | + ! 1 dowild (in watchman) + 109 [0x103d4f68d] wildmatch.c:238
+ ! : | + ! : | + ! : | + ! : | + ! 1 dowild (in watchman) + 3600 [0x103d50430] wildmatch.c:316
+ ! : | + ! : | + ! : | + ! : | + ! 1 dowild (in watchman) + 56 [0x103d4f658] wildmatch.c:73
+ ! : | + ! : | + ! : | + ! : | + ! 1 dowild (in watchman) + 436 [0x103d4f7d4] wildmatch.c:98
+ ! : | + ! : | + ! : | + ! : | + 43 eval_wildmatch (in watchman) + 20 [0x103d38fe4] match.c:27
+ ! : | + ! : | + ! : | + ! : | + ! 23 w_query_ctx_get_wholename (in watchman) + 71 [0x103d37a07] eval.c:35
+ ! : | + ! : | + ! : | + ! : | + ! : 7 w_dir_path_cat_cstr_len (in watchman) + 250 [0x103d45b0a] string.c:656
+ ! : | + ! : | + ! : | + ! : | + ! : | 7 _platform_memmove$VARIANT$Haswell (in libsystem_platform.dylib) + 186,151,... [0x7fff9d9c2fda,0x7fff9d9c2fb7,...]
+ ! : | + ! : | + ! : | + ! : | + ! : 5 w_dir_path_cat_cstr_len (in watchman) + 106 [0x103d45a7a] string.c:633
+ ! : | + ! : | + ! : | + ! : | + ! : | 5 malloc (in libsystem_malloc.dylib) + 42 [0x7fff9382e0cc]
+ ! : | + ! : | + ! : | + ! : | + ! : | 4 malloc_zone_malloc (in libsystem_malloc.dylib) + 71 [0x7fff9382f5a1]
+ ! : | + ! : | + ! : | + ! : | + ! : | + 3 szone_malloc_should_clear (in libsystem_malloc.dylib) + 112 [0x7fff9382f651]
+ ! : | + ! : | + ! : | + ! : | + ! : | + ! 3 _os_lock_spin_lock (in libsystem_platform.dylib) + 0 [0x7fff9d9bf7ca]
+ ! : | + ! : | + ! : | + ! : | + ! : | + 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 292 [0x7fff9382f705]
+ ! : | + ! : | + ! : | + ! : | + ! : | + 1 tiny_malloc_from_free_list (in libsystem_malloc.dylib) + 1260 [0x7fff93830ba8]
+ ! : | + ! : | + ! : | + ! : | + ! : | 1 malloc_zone_malloc (in libsystem_malloc.dylib) + 50 [0x7fff9382f58c]
+ ! : | + ! : | + ! : | + ! : | + ! : 4 w_dir_path_cat_cstr_len (in watchman) + 79,67 [0x103d45a5f,0x103d45a53] string.c:629
+ ! : | + ! : | + ! : | + ! : | + ! : 4 w_dir_path_cat_cstr_len (in watchman) + 278 [0x103d45b26] string.c:660
+ ! : | + ! : | + ! : | + ! : | + ! : | 2 w_hash_bytes (in watchman) + 141,167 [0x103d2e32d,0x103d2e347] hash.c:220
+ ! : | + ! : | + ! : | + ! : | + ! : | 1 w_hash_bytes (in watchman) + 35 [0x103d2e2c3] hash.c:208
+ ! : | + ! : | + ! : | + ! : | + ! : | 1 w_hash_bytes (in watchman) + 118 [0x103d2e316] hash.c:217
+ ! : | + ! : | + ! : | + ! : | + ! : 3 w_dir_path_cat_cstr_len (in watchman) + 74,71 [0x103d45a5a,0x103d45a57] string.c:630
+ ! : | + ! : | + ! : | + ! : | + ! 13 w_query_ctx_get_wholename (in watchman) + 9 [0x103d379c9] eval.c:19
+ ! : | + ! : | + ! : | + ! : | + ! 5 w_query_ctx_get_wholename (in watchman) + 92 [0x103d37a1c] eval.c:37
+ ! : | + ! : | + ! : | + ! : | + ! : 3 w_string_slice (in watchman) + 117 [0x103d44ab5] string.c:46
+ ! : | + ! : | + ! : | + ! : | + ! : | 1 w_hash_bytes (in watchman) + 47 [0x103d2e2cf] hash.c:210
+ ! : | + ! : | + ! : | + ! : | + ! : | 1 w_hash_bytes (in watchman) + 56 [0x103d2e2d8] hash.c:211
+ ! : | + ! : | + ! : | + ! : | + ! : | 1 w_hash_bytes (in watchman) + 88 [0x103d2e2f8] hash.c:214
+ ! : | + ! : | + ! : | + ! : | + ! : 2 w_string_slice (in watchman) + 74 [0x103d44a8a] string.c:41
+ ! : | + ! : | + ! : | + ! : | + ! : 1 calloc (in libsystem_malloc.dylib) + 49 [0x7fff93833462]
+ ! : | + ! : | + ! : | + ! : | + ! : + 1 malloc_zone_calloc (in libsystem_malloc.dylib) + 78 [0x7fff938329a6]
+ ! : | + ! : | + ! : | + ! : | + ! : + 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 1118 [0x7fff9382fa3f]
+ ! : | + ! : | + ! : | + ! : | + ! : + 1 _platform_bzero$VARIANT$Haswell (in libsystem_platform.dylib) + 142 [0x7fff9d9c3cae]
+ ! : | + ! : | + ! : | + ! : | + ! : 1 calloc (in libsystem_malloc.dylib) + 1 [0x7fff93833432]
+ ! : | + ! : | + ! : | + ! : | + ! 2 w_query_ctx_get_wholename (in watchman) + 59 [0x103d379fb] .watchman.h:422
+ ! : | + ! : | + ! : | + ! : | + 3 eval_wildmatch (in watchman) + 13 [0x103d38fdd] match.c:26
+ ! : | + ! : | + ! : | + ! : | + 2 eval_type (in watchman) + 121 [0x103d38bd9] type.c:22
+ ! : | + ! : | + ! : | + ! : | + 2 eval_wildmatch (in watchman) + 4,5 [0x103d38fd4,0x103d38fd5] match.c:21
+ ! : | + ! : | + ! : | + ! : | + 2 eval_wildmatch (in watchman) + 105 [0x103d39039] match.c:50
+ ! : | + ! : | + ! : | + ! : | + 2 w_query_expr_evaluate (in watchman) + 12 [0x103d379ac] eval.c:13
+ ! : | + ! : | + ! : | + ! : | + 1 eval_wildmatch (in watchman) + 15 [0x103d38fdf] match.c:27
+ ! : | + ! : | + ! : | + ! : | 1 eval_list (in watchman) + 56 [0x103d366d8] base.c:89
+ ! : | + ! : | + ! : | + ! : | 1 eval_list (in watchman) + 110 [0x103d3670e] base.c:98
+ ! : | + ! : | + ! : | + ! : | 1 w_query_expr_evaluate (in watchman) + 4 [0x103d379a4] eval.c:13
+ ! : | + ! : | + ! : | + ! : 11 w_query_process_file (in watchman) + 37 [0x103d37a65] eval.c:52
+ ! : | + ! : | + ! : | + ! : | 5 szone_free_definite_size (in libsystem_malloc.dylib) + 1003,3712,... [0x7fff93831769,0x7fff938321fe,...]
+ ! : | + ! : | + ! : | + ! : | 3 w_string_delref (in watchman) + 41 [0x103d45079] string.c:265
+ ! : | + ! : | + ! : | + ! : | + 1 _os_lock_spin_lock (in libsystem_platform.dylib) + 12 [0x7fff9d9bf7d6]
+ ! : | + ! : | + ! : | + ! : | + 1 free (in libsystem_malloc.dylib) + 61 [0x7fff93830ed5]
+ ! : | + ! : | + ! : | + ! : | + ! 1 szone_size (in libsystem_malloc.dylib) + 103 [0x7fff938310a8]
+ ! : | + ! : | + ! : | + ! : | + 1 szone_free_definite_size (in libsystem_malloc.dylib) + 5132 [0x7fff9383278a]
+ ! : | + ! : | + ! : | + ! : | 1 _os_lock_spin_lock (in libsystem_platform.dylib) + 12 [0x7fff9d9bf7d6]
+ ! : | + ! : | + ! : | + ! : | 1 free (in libsystem_malloc.dylib) + 61 [0x7fff93830ed5]
+ ! : | + ! : | + ! : | + ! : | + 1 szone_size (in libsystem_malloc.dylib) + 1 [0x7fff93831042]
+ ! : | + ! : | + ! : | + ! : | 1 szone_free_definite_size (in libsystem_malloc.dylib) + 3094 [0x7fff93831f94]
+ ! : | + ! : | + ! : | + ! : | 1 tiny_free_list_remove_ptr (in libsystem_malloc.dylib) + 205 [0x7fff938335a0]
+ ! : | + ! : | + ! : | + ! : 1 w_query_process_file (in watchman) + 69 [0x103d37a85] eval.c:59
+ ! : | + ! : | + ! : | + ! 5 dir_generator (in watchman) + 98 [0x103d38682] eval.c:244
+ ! : | + ! : | + ! : | + ! : 5 w_ht_next (in watchman) + 81,84 [0x103d2ece1,0x103d2ece4] ht.c:333
+ ! : | + ! : | + ! : | + ! 2 dir_generator (in watchman) + 37 [0x103d38645] eval.c:236
+ ! : | + ! : | + ! : | + ! 1 dir_generator (in watchman) + 46 [0x103d3864e] eval.c:236
+ ! : | + ! : | + ! : | + ! : 1 w_ht_first (in watchman) + 12 [0x103d2ec3c] ht.c:303
+ ! : | + ! : | + ! : | + ! 1 dir_generator (in watchman) + 124 [0x103d3869c] eval.c:246
+ ! : | + ! : | + ! : | + ! : 1 w_ht_first (in watchman) + 65 [0x103d2ec71] ht.c:327
+ ! : | + ! : | + ! : | + ! 1 dir_generator (in watchman) + 194 [0x103d386e2] eval.c:255
+ ! : | + ! : | + ! : | + ! 1 w_ht_next (in watchman) + 29 [0x103d2ecad] ht.c:319
+ ! : | + ! : | + ! : | + 6 dir_generator (in watchman) + 98 [0x103d38682] eval.c:244
+ ! : | + ! : | + ! : | + ! 4 w_ht_next (in watchman) + 81,77 [0x103d2ece1,0x103d2ecdd] ht.c:333
+ ! : | + ! : | + ! : | + ! 2 w_ht_next (in watchman) + 29 [0x103d2ecad] ht.c:319
+ ! : | + ! : | + ! : | + 2 dir_generator (in watchman) + 46 [0x103d3864e] eval.c:236
+ ! : | + ! : | + ! : | + ! 1 w_ht_first (in watchman) + 12 [0x103d2ec3c] ht.c:303
+ ! : | + ! : | + ! : | + ! 1 w_ht_first (in watchman) + 81 [0x103d2ec81] ht.c:333
+ ! : | + ! : | + ! : | + 1 dir_generator (in watchman) + 194 [0x103d386e2] eval.c:255
+ ! : | + ! : | + ! : | + 1 w_ht_next (in watchman) + 81 [0x103d2ece1] ht.c:333
+ ! : | + ! : | + ! : | 229 dir_generator (in watchman) + 82 [0x103d38672] eval.c:240
+ ! : | + ! : | + ! : | + 211 w_query_process_file (in watchman) + 98 [0x103d37aa2] eval.c:13
+ ! : | + ! : | + ! : | + ! 207 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! : | + ! : 202 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! : | + ! : | 97 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:37
+ ! : | + ! : | + ! : | + ! : | + 31 dowild (in watchman) + 178,241,... [0x103d4f6d2,0x103d4f711,...] ctype.h:158
+ ! : | + ! : | + ! : | + ! : | + 10 dowild (in watchman) + 222 [0x103d4f6fe] ctype.h:294
+ ! : | + ! : | + ! : | + ! : | + ! 9 __tolower (in libsystem_c.dylib) + 61,68,... [0x7fff94141327,0x7fff9414132e,...]
+ ! : | + ! : | + ! : | + ! : | + ! 1 DYLD-STUB$$pthread_getspecific (in libsystem_c.dylib) + 0 [0x7fff9419142e]
+ ! : | + ! : | + ! : | + ! : | + 9 dowild (in watchman) + 286,290,... [0x103d4f73e,0x103d4f742,...] ctype.h:294
+ ! : | + ! : | + ! : | + ! : | + 8 dowild (in watchman) + 430,422,... [0x103d4f7ce,0x103d4f7c6,...] wildmatch.c:94
+ ! : | + ! : | + ! : | + ! : | + 6 dowild (in watchman) + 734,120,... [0x103d4f8fe,0x103d4f698,...] wildmatch.c:75
+ ! : | + ! : | + ! : | + ! : | + 5 dowild (in watchman) + 284 [0x103d4f73c] ctype.h:294
+ ! : | + ! : | + ! : | + ! : | + ! 4 __tolower (in libsystem_c.dylib) + 54,61 [0x7fff94141320,0x7fff94141327]
+ ! : | + ! : | + ! : | + ! : | + ! 1 __tolower (in libsystem_c.dylib) + 40 [0x7fff94141312]
+ ! : | + ! : | + ! : | + ! : | + ! 1 pthread_getspecific (in libsystem_pthread.dylib) + 9 [0x7fff992aeaab]
+ ! : | + ! : | + ! : | + ! : | + 5 dowild (in watchman) + 67,59,... [0x103d4f663,0x103d4f65b,...] wildmatch.c:100
+ ! : | + ! : | + ! : | + ! : | + 3 dowild (in watchman) + 90,86,... [0x103d4f67a,0x103d4f676,...] wildmatch.c:139
+ ! : | + ! : | + ! : | + ! : | + 3 dowild (in watchman) + 98,109 [0x103d4f682,0x103d4f68d] wildmatch.c:238
+ ! : | + ! : | + ! : | + ! : | + 3 wildmatch (in watchman) + 0 [0x103d4f610] wildmatch.c:321
+ ! : | + ! : | + ! : | + ! : | + 2 dowild (in watchman) + 272 [0x103d4f730] ctype.h:275
+ ! : | + ! : | + ! : | + ! : | + 2 dowild (in watchman) + 153 [0x103d4f6b9] wildmatch.c:78
+ ! : | + ! : | + ! : | + ! : | + 2 dowild (in watchman) + 143,147 [0x103d4f6af,0x103d4f6b3] wildmatch.c:80
+ ! : | + ! : | + ! : | + ! : | + 2 dowild (in watchman) + 297,300 [0x103d4f749,0x103d4f74c] wildmatch.c:84
+ ! : | + ! : | + ! : | + ! : | + 2 dowild (in watchman) + 396 [0x103d4f7ac] wildmatch.c:92
+ ! : | + ! : | + ! : | + ! : | + 2 dowild (in watchman) + 440 [0x103d4f7d8] wildmatch.c:98
+ ! : | + ! : | + ! : | + ! : | + 1 dowild (in watchman) + 17 [0x103d4f631] wildmatch.c:68
+ ! : | + ! : | + ! : | + ! : | + 1 dowild (in watchman) + 33 [0x103d4f641] wildmatch.c:73
+ ! : | + ! : | + ! : | + ! : | 70 eval_wildmatch (in watchman) + 20 [0x103d38fe4] match.c:27
+ ! : | + ! : | + ! : | + ! : | + 45 w_query_ctx_get_wholename (in watchman) + 71 [0x103d37a07] eval.c:35
+ ! : | + ! : | + ! : | + ! : | + ! 16 w_dir_path_cat_cstr_len (in watchman) + 278 [0x103d45b26] string.c:660
+ ! : | + ! : | + ! : | + ! : | + ! : 8 w_hash_bytes (in watchman) + 189,146,... [0x103d2e35d,0x103d2e332,...] hash.c:220
+ ! : | + ! : | + ! : | + ! : | + ! : 2 w_hash_bytes (in watchman) + 226 [0x103d2e382] hash.c:221
+ ! : | + ! : | + ! : | + ! : | + ! : 1 w_hash_bytes (in watchman) + 35 [0x103d2e2c3] hash.c:208
+ ! : | + ! : | + ! : | + ! : | + ! : 1 w_hash_bytes (in watchman) + 38 [0x103d2e2c6] hash.c:209
+ ! : | + ! : | + ! : | + ! : | + ! : 1 w_hash_bytes (in watchman) + 61 [0x103d2e2dd] hash.c:211
+ ! : | + ! : | + ! : | + ! : | + ! : 1 w_hash_bytes (in watchman) + 84 [0x103d2e2f4] hash.c:214
+ ! : | + ! : | + ! : | + ! : | + ! : 1 w_hash_bytes (in watchman) + 124 [0x103d2e31c] hash.c:218
+ ! : | + ! : | + ! : | + ! : | + ! : 1 w_hash_bytes (in watchman) + 129 [0x103d2e321] hash.c:219
+ ! : | + ! : | + ! : | + ! : | + ! 9 w_dir_path_cat_cstr_len (in watchman) + 106 [0x103d45a7a] string.c:633
+ ! : | + ! : | + ! : | + ! : | + ! : 9 malloc (in libsystem_malloc.dylib) + 42 [0x7fff9382e0cc]
+ ! : | + ! : | + ! : | + ! : | + ! : 9 malloc_zone_malloc (in libsystem_malloc.dylib) + 71 [0x7fff9382f5a1]
+ ! : | + ! : | + ! : | + ! : | + ! : 7 szone_malloc_should_clear (in libsystem_malloc.dylib) + 292 [0x7fff9382f705]
+ ! : | + ! : | + ! : | + ! : | + ! : | 4 tiny_malloc_from_free_list (in libsystem_malloc.dylib) + 1443 [0x7fff93830c5f]
+ ! : | + ! : | + ! : | + ! : | + ! : | + 4 tiny_free_list_add_ptr (in libsystem_malloc.dylib) + 346,104,... [0x7fff93832c5e,0x7fff93832b6c,...]
+ ! : | + ! : | + ! : | + ! : | + ! : | 3 tiny_malloc_from_free_list (in libsystem_malloc.dylib) + 1310,1260,... [0x7fff93830bda,0x7fff93830ba8,...]
+ ! : | + ! : | + ! : | + ! : | + ! : 1 os_lock_unlock (in libsystem_platform.dylib) + 3 [0x7fff9d9bf8f1]
+ ! : | + ! : | + ! : | + ! : | + ! : 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 4 [0x7fff9382f5e5]
+ ! : | + ! : | + ! : | + ! : | + ! 8 w_dir_path_cat_cstr_len (in watchman) + 250 [0x103d45b0a] string.c:656
+ ! : | + ! : | + ! : | + ! : | + ! : 8 _platform_memmove$VARIANT$Haswell (in libsystem_platform.dylib) + 190,0,... [0x7fff9d9c2fde,0x7fff9d9c2f20,...]
+ ! : | + ! : | + ! : | + ! : | + ! 5 w_dir_path_cat_cstr_len (in watchman) + 74,71 [0x103d45a5a,0x103d45a57] string.c:630
+ ! : | + ! : | + ! : | + ! : | + ! 3 w_dir_path_cat_cstr_len (in watchman) + 184 [0x103d45ac8] string.c:648
+ ! : | + ! : | + ! : | + ! : | + ! : 3 _platform_memmove$VARIANT$Haswell (in libsystem_platform.dylib) + 82,167,... [0x7fff9d9c2f72,0x7fff9d9c2fc7,...]
+ ! : | + ! : | + ! : | + ! : | + ! 2 w_dir_path_cat_cstr_len (in watchman) + 235 [0x103d45afb] string.c:655
+ ! : | + ! : | + ! : | + ! : | + ! 1 w_dir_path_cat_cstr_len (in watchman) + 8 [0x103d45a18] string.c:620
+ ! : | + ! : | + ! : | + ! : | + ! 1 w_dir_path_cat_cstr_len (in watchman) + 67 [0x103d45a53] string.c:629
+ ! : | + ! : | + ! : | + ! : | + 13 w_query_ctx_get_wholename (in watchman) + 92 [0x103d37a1c] eval.c:37
+ ! : | + ! : | + ! : | + ! : | + ! 6 w_string_slice (in watchman) + 117 [0x103d44ab5] string.c:46
+ ! : | + ! : | + ! : | + ! : | + ! : 2 w_hash_bytes (in watchman) + 167,146 [0x103d2e347,0x103d2e332] hash.c:220
+ ! : | + ! : | + ! : | + ! : | + ! : 1 w_hash_bytes (in watchman) + 32 [0x103d2e2c0] hash.c:208
+ ! : | + ! : | + ! : | + ! : | + ! : 1 w_hash_bytes (in watchman) + 54 [0x103d2e2d6] hash.c:210
+ ! : | + ! : | + ! : | + ! : | + ! : 1 w_hash_bytes (in watchman) + 111 [0x103d2e30f] hash.c:217
+ ! : | + ! : | + ! : | + ! : | + ! : 1 w_hash_bytes (in watchman) + 270 [0x103d2e3ae] hash.c:228
+ ! : | + ! : | + ! : | + ! : | + ! 5 w_string_slice (in watchman) + 74 [0x103d44a8a] string.c:41
+ ! : | + ! : | + ! : | + ! : | + ! : 5 calloc (in libsystem_malloc.dylib) + 49 [0x7fff93833462]
+ ! : | + ! : | + ! : | + ! : | + ! : 5 malloc_zone_calloc (in libsystem_malloc.dylib) + 78 [0x7fff938329a6]
+ ! : | + ! : | + ! : | + ! : | + ! : 3 _os_lock_spin_lock (in libsystem_platform.dylib) + 12 [0x7fff9d9bf7d6]
+ ! : | + ! : | + ! : | + ! : | + ! : 2 szone_malloc_should_clear (in libsystem_malloc.dylib) + 112,4178 [0x7fff9382f651,0x7fff93830633]
+ ! : | + ! : | + ! : | + ! : | + ! 1 w_string_slice (in watchman) + 8 [0x103d44a48] string.c:24
+ ! : | + ! : | + ! : | + ! : | + ! 1 w_string_slice (in watchman) + 117 [0x103d44ab5] string.c:46
+ ! : | + ! : | + ! : | + ! : | + 5 w_query_ctx_get_wholename (in watchman) + 59 [0x103d379fb] .watchman.h:422
+ ! : | + ! : | + ! : | + ! : | + 5 w_query_ctx_get_wholename (in watchman) + 1,6,... [0x103d379c1,0x103d379c6,...] eval.c:19
+ ! : | + ! : | + ! : | + ! : | + 2 w_query_ctx_get_wholename (in watchman) + 104 [0x103d37a28] eval.c:39
+ ! : | + ! : | + ! : | + ! : | + 1 w_string_delref (in watchman) + 21 [0x103d45065] string.c:264
+ ! : | + ! : | + ! : | + ! : | + 1 w_string_delref (in watchman) + 59 [0x103d4508b] string.c:267
+ ! : | + ! : | + ! : | + ! : | 9 eval_wildmatch (in watchman) + 105 [0x103d39039] match.c:50
+ ! : | + ! : | + ! : | + ! : | 8 eval_wildmatch (in watchman) + 13 [0x103d38fdd] match.c:26
+ ! : | + ! : | + ! : | + ! : | 4 eval_wildmatch (in watchman) + 20 [0x103d38fe4] match.c:27
+ ! : | + ! : | + ! : | + ! : | 3 eval_type (in watchman) + 121,114 [0x103d38bd9,0x103d38bd2] type.c:22
+ ! : | + ! : | + ! : | + ! : | 3 eval_wildmatch (in watchman) + 74 [0x103d3901a] match.c:41
+ ! : | + ! : | + ! : | + ! : | 2 eval_wildmatch (in watchman) + 82 [0x103d39022] match.c:43
+ ! : | + ! : | + ! : | + ! : | 1 eval_type (in watchman) + 27 [0x103d38b7b] type.c:14
+ ! : | + ! : | + ! : | + ! : | 1 eval_wildmatch (in watchman) + 5 [0x103d38fd5] match.c:21
+ ! : | + ! : | + ! : | + ! : | 1 eval_wildmatch (in watchman) + 45 [0x103d38ffd] match.c:38
+ ! : | + ! : | + ! : | + ! : | 1 eval_wildmatch (in watchman) + 86 [0x103d39026] match.c:42
+ ! : | + ! : | + ! : | + ! : | 1 w_query_expr_evaluate (in watchman) + 0 [0x103d379a0] eval.c:12
+ ! : | + ! : | + ! : | + ! : | 1 w_query_expr_evaluate (in watchman) + 12 [0x103d379ac] eval.c:13
+ ! : | + ! : | + ! : | + ! : 2 eval_list (in watchman) + 41 [0x103d366c9] base.c:85
+ ! : | + ! : | + ! : | + ! : 2 w_query_expr_evaluate (in watchman) + 12,22 [0x103d379ac,0x103d379b6] eval.c:13
+ ! : | + ! : | + ! : | + ! : 1 eval_list (in watchman) + 80 [0x103d366f0] base.c:89
+ ! : | + ! : | + ! : | + ! 1 eval_list (in watchman) + 11 [0x103d366ab] base.c:80
+ ! : | + ! : | + ! : | + ! 1 eval_list (in watchman) + 37 [0x103d366c5] base.c:86
+ ! : | + ! : | + ! : | + ! 1 eval_list (in watchman) + 52 [0x103d366d4] base.c:93
+ ! : | + ! : | + ! : | + ! 1 eval_list (in watchman) + 107 [0x103d3670b] base.c:97
+ ! : | + ! : | + ! : | + 10 w_query_process_file (in watchman) + 37 [0x103d37a65] eval.c:52
+ ! : | + ! : | + ! : | + ! 4 w_string_delref (in watchman) + 41 [0x103d45079] string.c:265
+ ! : | + ! : | + ! : | + ! : 1 _os_lock_spin_lock (in libsystem_platform.dylib) + 12 [0x7fff9d9bf7d6]
+ ! : | + ! : | + ! : | + ! : 1 free (in libsystem_malloc.dylib) + 61 [0x7fff93830ed5]
+ ! : | + ! : | + ! : | + ! : | 1 szone_size (in libsystem_malloc.dylib) + 667 [0x7fff938312dc]
+ ! : | + ! : | + ! : | + ! : 1 free (in libsystem_malloc.dylib) + 179 [0x7fff93830f4b]
+ ! : | + ! : | + ! : | + ! : 1 w_string_delref (in watchman) + 21 [0x103d45065] string.c:264
+ ! : | + ! : | + ! : | + ! 2 szone_free_definite_size (in libsystem_malloc.dylib) + 3094 [0x7fff93831f94]
+ ! : | + ! : | + ! : | + ! : 2 tiny_free_list_remove_ptr (in libsystem_malloc.dylib) + 228,253 [0x7fff938335b7,0x7fff938335d0]
+ ! : | + ! : | + ! : | + ! 1 _os_lock_spin_lock (in libsystem_platform.dylib) + 12 [0x7fff9d9bf7d6]
+ ! : | + ! : | + ! : | + ! 1 free (in libsystem_malloc.dylib) + 61 [0x7fff93830ed5]
+ ! : | + ! : | + ! : | + ! : 1 szone_size (in libsystem_malloc.dylib) + 103 [0x7fff938310a8]
+ ! : | + ! : | + ! : | + ! 1 szone_free_definite_size (in libsystem_malloc.dylib) + 2638 [0x7fff93831dcc]
+ ! : | + ! : | + ! : | + ! : 1 tiny_free_list_add_ptr (in libsystem_malloc.dylib) + 95 [0x7fff93832b63]
+ ! : | + ! : | + ! : | + ! 1 w_string_delref (in watchman) + 21 [0x103d45065] string.c:264
+ ! : | + ! : | + ! : | + 6 w_query_process_file (in watchman) + 69 [0x103d37a85] eval.c:59
+ ! : | + ! : | + ! : | + 1 w_query_process_file (in watchman) + 434 [0x103d37bf2] eval.c:105
+ ! : | + ! : | + ! : | + 1 w_query_process_file (in watchman) + 55 [0x103d37a77] eval.c:58
+ ! : | + ! : | + ! : | 12 dir_generator (in watchman) + 98 [0x103d38682] eval.c:244
+ ! : | + ! : | + ! : | + 10 w_ht_next (in watchman) + 81,77 [0x103d2ece1,0x103d2ecdd] ht.c:333
+ ! : | + ! : | + ! : | + 1 w_ht_next (in watchman) + 40 [0x103d2ecb8] ht.c:324
+ ! : | + ! : | + ! : | + 1 w_ht_next (in watchman) + 65 [0x103d2ecd1] ht.c:327
+ ! : | + ! : | + ! : | 3 dir_generator (in watchman) + 46 [0x103d3864e] eval.c:236
+ ! : | + ! : | + ! : | + 3 w_ht_first (in watchman) + 65 [0x103d2ec71] ht.c:327
+ ! : | + ! : | + ! : | 3 dir_generator (in watchman) + 124 [0x103d3869c] eval.c:246
+ ! : | + ! : | + ! : | + 3 w_ht_first (in watchman) + 65 [0x103d2ec71] ht.c:327
+ ! : | + ! : | + ! : | 1 dir_generator (in watchman) + 90 [0x103d3867a] eval.c:244
+ ! : | + ! : | + ! : 286 dir_generator (in watchman) + 82 [0x103d38672] eval.c:240
+ ! : | + ! : | + ! : | 262 w_query_process_file (in watchman) + 98 [0x103d37aa2] eval.c:13
+ ! : | + ! : | + ! : | + 261 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! : | + ! 251 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! : | + ! : 85 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:37
+ ! : | + ! : | + ! : | + ! : | 24 dowild (in watchman) + 178,225,... [0x103d4f6d2,0x103d4f701,...] ctype.h:158
+ ! : | + ! : | + ! : | + ! : | 10 dowild (in watchman) + 222 [0x103d4f6fe] ctype.h:294
+ ! : | + ! : | + ! : | + ! : | + 8 __tolower (in libsystem_c.dylib) + 0,61,... [0x7fff941412ea,0x7fff94141327,...]
+ ! : | + ! : | + ! : | + ! : | + 1 DYLD-STUB$$pthread_getspecific (in libsystem_c.dylib) + 0 [0x7fff9419142e]
+ ! : | + ! : | + ! : | + ! : | + 1 __tolower (in libsystem_c.dylib) + 40 [0x7fff94141312]
+ ! : | + ! : | + ! : | + ! : | + 1 pthread_getspecific (in libsystem_pthread.dylib) + 0 [0x7fff992aeaa2]
+ ! : | + ! : | + ! : | + ! : | 8 dowild (in watchman) + 286,290,... [0x103d4f73e,0x103d4f742,...] ctype.h:294
+ ! : | + ! : | + ! : | + ! : | 8 dowild (in watchman) + 734,741,... [0x103d4f8fe,0x103d4f905,...] wildmatch.c:75
+ ! : | + ! : | + ! : | + ! : | 7 dowild (in watchman) + 455,459,... [0x103d4f7e7,0x103d4f7eb,...] wildmatch.c:100
+ ! : | + ! : | + ! : | + ! : | 6 dowild (in watchman) + 430,416 [0x103d4f7ce,0x103d4f7c0] wildmatch.c:94
+ ! : | + ! : | + ! : | + ! : | 4 dowild (in watchman) + 396 [0x103d4f7ac] wildmatch.c:92
+ ! : | + ! : | + ! : | + ! : | 3 dowild (in watchman) + 3608,3616 [0x103d50438,0x103d50440] wildmatch.c:316
+ ! : | + ! : | + ! : | + ! : | 3 dowild (in watchman) + 147,143 [0x103d4f6b3,0x103d4f6af] wildmatch.c:80
+ ! : | + ! : | + ! : | + ! : | 3 dowild (in watchman) + 300 [0x103d4f74c] wildmatch.c:84
+ ! : | + ! : | + ! : | + ! : | 2 dowild (in watchman) + 103,113 [0x103d4f687,0x103d4f691] wildmatch.c:238
+ ! : | + ! : | + ! : | + ! : | 2 dowild (in watchman) + 56 [0x103d4f658] wildmatch.c:73
+ ! : | + ! : | + ! : | + ! : | 2 wildmatch (in watchman) + 0,1 [0x103d4f610,0x103d4f611] wildmatch.c:321
+ ! : | + ! : | + ! : | + ! : | 1 dowild (in watchman) + 284 [0x103d4f73c] ctype.h:294
+ ! : | + ! : | + ! : | + ! : | + 1 __tolower (in libsystem_c.dylib) + 61 [0x7fff94141327]
+ ! : | + ! : | + ! : | + ! : | 1 dowild (in watchman) + 17 [0x103d4f631] wildmatch.c:68
+ ! : | + ! : | + ! : | + ! : | 1 dowild (in watchman) + 153 [0x103d4f6b9] wildmatch.c:78
+ ! : | + ! : | + ! : | + ! : 78 eval_wildmatch (in watchman) + 20 [0x103d38fe4] match.c:27
+ ! : | + ! : | + ! : | + ! : | 61 w_query_ctx_get_wholename (in watchman) + 71 [0x103d37a07] eval.c:35
+ ! : | + ! : | + ! : | + ! : | + 29 w_dir_path_cat_cstr_len (in watchman) + 184 [0x103d45ac8] string.c:648
+ ! : | + ! : | + ! : | + ! : | + ! 29 _platform_memmove$VARIANT$Haswell (in libsystem_platform.dylib) + 82,77 [0x7fff9d9c2f72,0x7fff9d9c2f6d]
+ ! : | + ! : | + ! : | + ! : | + 13 w_dir_path_cat_cstr_len (in watchman) + 278 [0x103d45b26] string.c:660
+ ! : | + ! : | + ! : | + ! : | + ! 4 w_hash_bytes (in watchman) + 174,198,... [0x103d2e34e,0x103d2e366,...] hash.c:220
+ ! : | + ! : | + ! : | + ! : | + ! 2 w_hash_bytes (in watchman) + 35,32 [0x103d2e2c3,0x103d2e2c0] hash.c:208
+ ! : | + ! : | + ! : | + ! : | + ! 2 w_hash_bytes (in watchman) + 449 [0x103d2e461] hash.c:247
+ ! : | + ! : | + ! : | + ! : | + ! 1 w_hash_bytes (in watchman) + 82 [0x103d2e2f2] hash.c:213
+ ! : | + ! : | + ! : | + ! : | + ! 1 w_hash_bytes (in watchman) + 84 [0x103d2e2f4] hash.c:214
+ ! : | + ! : | + ! : | + ! : | + ! 1 w_hash_bytes (in watchman) + 266 [0x103d2e3aa] hash.c:228
+ ! : | + ! : | + ! : | + ! : | + ! 1 w_hash_bytes (in watchman) + 350 [0x103d2e3fe] hash.c:237
+ ! : | + ! : | + ! : | + ! : | + ! 1 w_hash_bytes (in watchman) + 406 [0x103d2e436] hash.c:245
+ ! : | + ! : | + ! : | + ! : | + 7 w_dir_path_cat_cstr_len (in watchman) + 106 [0x103d45a7a] string.c:633
+ ! : | + ! : | + ! : | + ! : | + ! 7 malloc (in libsystem_malloc.dylib) + 42 [0x7fff9382e0cc]
+ ! : | + ! : | + ! : | + ! : | + ! 7 malloc_zone_malloc (in libsystem_malloc.dylib) + 71 [0x7fff9382f5a1]
+ ! : | + ! : | + ! : | + ! : | + ! 4 szone_malloc_should_clear (in libsystem_malloc.dylib) + 292 [0x7fff9382f705]
+ ! : | + ! : | + ! : | + ! : | + ! : 3 tiny_malloc_from_free_list (in libsystem_malloc.dylib) + 1443 [0x7fff93830c5f]
+ ! : | + ! : | + ! : | + ! : | + ! : | 3 tiny_free_list_add_ptr (in libsystem_malloc.dylib) + 413,348 [0x7fff93832ca1,0x7fff93832c60]
+ ! : | + ! : | + ! : | + ! : | + ! : 1 tiny_malloc_from_free_list (in libsystem_malloc.dylib) + 214 [0x7fff93830792]
+ ! : | + ! : | + ! : | + ! : | + ! 1 _os_lock_spin_lock (in libsystem_platform.dylib) + 12 [0x7fff9d9bf7d6]
+ ! : | + ! : | + ! : | + ! : | + ! 1 szone_malloc (in libsystem_malloc.dylib) + 1 [0x7fff9382f5d4]
+ ! : | + ! : | + ! : | + ! : | + ! 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 4177 [0x7fff93830632]
+ ! : | + ! : | + ! : | + ! : | + 4 w_dir_path_cat_cstr_len (in watchman) + 79,67 [0x103d45a5f,0x103d45a53] string.c:629
+ ! : | + ! : | + ! : | + ! : | + 3 w_dir_path_cat_cstr_len (in watchman) + 235,232 [0x103d45afb,0x103d45af8] string.c:655
+ ! : | + ! : | + ! : | + ! : | + 3 w_dir_path_cat_cstr_len (in watchman) + 250 [0x103d45b0a] string.c:656
+ ! : | + ! : | + ! : | + ! : | + ! 3 _platform_memmove$VARIANT$Haswell (in libsystem_platform.dylib) + 164,182,... [0x7fff9d9c2fc4,0x7fff9d9c2fd6,...]
+ ! : | + ! : | + ! : | + ! : | + 1 DYLD-STUB$$memcpy (in watchman) + 0 [0x103d506c0]
+ ! : | + ! : | + ! : | + ! : | + 1 w_dir_path_cat_cstr_len (in watchman) + 245 [0x103d45b05] string.c:656
+ ! : | + ! : | + ! : | + ! : | 14 w_query_ctx_get_wholename (in watchman) + 92 [0x103d37a1c] eval.c:37
+ ! : | + ! : | + ! : | + ! : | + 8 w_string_slice (in watchman) + 117 [0x103d44ab5] string.c:46
+ ! : | + ! : | + ! : | + ! : | + ! 5 w_hash_bytes (in watchman) + 111 [0x103d2e30f] hash.c:217
+ ! : | + ! : | + ! : | + ! : | + ! 1 w_hash_bytes (in watchman) + 84 [0x103d2e2f4] hash.c:214
+ ! : | + ! : | + ! : | + ! : | + ! 1 w_hash_bytes (in watchman) + 141 [0x103d2e32d] hash.c:220
+ ! : | + ! : | + ! : | + ! : | + ! 1 w_hash_bytes (in watchman) + 261 [0x103d2e3a5] hash.c:226
+ ! : | + ! : | + ! : | + ! : | + 5 w_string_slice (in watchman) + 74 [0x103d44a8a] string.c:41
+ ! : | + ! : | + ! : | + ! : | + ! 5 calloc (in libsystem_malloc.dylib) + 49 [0x7fff93833462]
+ ! : | + ! : | + ! : | + ! : | + ! 5 malloc_zone_calloc (in libsystem_malloc.dylib) + 78 [0x7fff938329a6]
+ ! : | + ! : | + ! : | + ! : | + ! 2 szone_malloc_should_clear (in libsystem_malloc.dylib) + 112 [0x7fff9382f651]
+ ! : | + ! : | + ! : | + ! : | + ! : 2 _os_lock_spin_lock (in libsystem_platform.dylib) + 0 [0x7fff9d9bf7ca]
+ ! : | + ! : | + ! : | + ! : | + ! 1 _os_lock_spin_lock (in libsystem_platform.dylib) + 12 [0x7fff9d9bf7d6]
+ ! : | + ! : | + ! : | + ! : | + ! 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 1118 [0x7fff9382fa3f]
+ ! : | + ! : | + ! : | + ! : | + ! : 1 _platform_bzero$VARIANT$Haswell (in libsystem_platform.dylib) + 10 [0x7fff9d9c3c2a]
+ ! : | + ! : | + ! : | + ! : | + ! 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 112 [0x7fff9382f651]
+ ! : | + ! : | + ! : | + ! : | + 1 w_string_slice (in watchman) + 134 [0x103d44ac6] .watchman.h:175
+ ! : | + ! : | + ! : | + ! : | 1 w_query_ctx_get_wholename (in watchman) + 6 [0x103d379c6] eval.c:19
+ ! : | + ! : | + ! : | + ! : | 1 w_query_ctx_get_wholename (in watchman) + 17 [0x103d379d1] eval.c:23
+ ! : | + ! : | + ! : | + ! : | 1 w_query_ctx_get_wholename (in watchman) + 104 [0x103d37a28] eval.c:39
+ ! : | + ! : | + ! : | + ! : | 1 w_string_delref (in watchman) + 21 [0x103d45065] string.c:264
+ ! : | + ! : | + ! : | + ! : 73 w_query_expr_evaluate (in watchman) + 8,12 [0x103d379a8,0x103d379ac] eval.c:13
+ ! : | + ! : | + ! : | + ! : 7 eval_wildmatch (in watchman) + 13 [0x103d38fdd] match.c:26
+ ! : | + ! : | + ! : | + ! : 3 eval_wildmatch (in watchman) + 100 [0x103d39034] match.c:50
+ ! : | + ! : | + ! : | + ! : 2 eval_type (in watchman) + 121 [0x103d38bd9] type.c:22
+ ! : | + ! : | + ! : | + ! : 2 eval_wildmatch (in watchman) + 5 [0x103d38fd5] match.c:21
+ ! : | + ! : | + ! : | + ! : 1 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:44
+ ! : | + ! : | + ! : | + ! 7 eval_list (in watchman) + 41 [0x103d366c9] base.c:85
+ ! : | + ! : | + ! : | + ! 1 eval_list (in watchman) + 28 [0x103d366bc] base.c:84
+ ! : | + ! : | + ! : | + ! 1 eval_list (in watchman) + 56 [0x103d366d8] base.c:89
+ ! : | + ! : | + ! : | + ! 1 eval_list (in watchman) + 52 [0x103d366d4] base.c:93
+ ! : | + ! : | + ! : | + 1 eval_list (in watchman) + 4 [0x103d366a4] base.c:80
+ ! : | + ! : | + ! : | 15 w_query_process_file (in watchman) + 37 [0x103d37a65] eval.c:52
+ ! : | + ! : | + ! : | + 7 free (in libsystem_malloc.dylib) + 61 [0x7fff93830ed5]
+ ! : | + ! : | + ! : | + ! 7 szone_size (in libsystem_malloc.dylib) + 287,0 [0x7fff93831160,0x7fff93831041]
+ ! : | + ! : | + ! : | + 3 szone_free_definite_size (in libsystem_malloc.dylib) + 1324,175,... [0x7fff938318aa,0x7fff9383142d,...]
+ ! : | + ! : | + ! : | + 2 szone_free_definite_size (in libsystem_malloc.dylib) + 3094 [0x7fff93831f94]
+ ! : | + ! : | + ! : | + ! 2 tiny_free_list_remove_ptr (in libsystem_malloc.dylib) + 182,75 [0x7fff93833589,0x7fff9383351e]
+ ! : | + ! : | + ! : | + 1 _os_lock_spin_lock (in libsystem_platform.dylib) + 12 [0x7fff9d9bf7d6]
+ ! : | + ! : | + ! : | + 1 szone_free_definite_size (in libsystem_malloc.dylib) + 2638 [0x7fff93831dcc]
+ ! : | + ! : | + ! : | + ! 1 tiny_free_list_add_ptr (in libsystem_malloc.dylib) + 114 [0x7fff93832b76]
+ ! : | + ! : | + ! : | + 1 w_string_delref (in watchman) + 41 [0x103d45079] string.c:265
+ ! : | + ! : | + ! : | + 1 free (in libsystem_malloc.dylib) + 61 [0x7fff93830ed5]
+ ! : | + ! : | + ! : | + 1 szone_size (in libsystem_malloc.dylib) + 284 [0x7fff9383115d]
+ ! : | + ! : | + ! : | 6 w_query_process_file (in watchman) + 69 [0x103d37a85] eval.c:59
+ ! : | + ! : | + ! : | 2 w_query_process_file (in watchman) + 55,49 [0x103d37a77,0x103d37a71] eval.c:58
+ ! : | + ! : | + ! : | 1 w_query_process_file (in watchman) + 427 [0x103d37beb] eval.c:105
+ ! : | + ! : | + ! : 19 dir_generator (in watchman) + 98 [0x103d38682] eval.c:244
+ ! : | + ! : | + ! : | 13 w_ht_next (in watchman) + 77,81 [0x103d2ecdd,0x103d2ece1] ht.c:333
+ ! : | + ! : | + ! : | 5 w_ht_next (in watchman) + 29,21 [0x103d2ecad,0x103d2eca5] ht.c:319
+ ! : | + ! : | + ! : | 1 w_ht_next (in watchman) + 38 [0x103d2ecb6] ht.c:320
+ ! : | + ! : | + ! : 2 dir_generator (in watchman) + 46 [0x103d3864e] eval.c:236
+ ! : | + ! : | + ! : | 1 w_ht_first (in watchman) + 12 [0x103d2ec3c] ht.c:303
+ ! : | + ! : | + ! : | 1 w_ht_first (in watchman) + 81 [0x103d2ec81] ht.c:333
+ ! : | + ! : | + ! : 2 dir_generator (in watchman) + 37 [0x103d38645] eval.c:236
+ ! : | + ! : | + ! : 2 dir_generator (in watchman) + 124 [0x103d3869c] eval.c:246
+ ! : | + ! : | + ! : 2 w_ht_first (in watchman) + 81 [0x103d2ec81] ht.c:333
+ ! : | + ! : | + ! 536 dir_generator (in watchman) + 82 [0x103d38672] eval.c:240
+ ! : | + ! : | + ! : 487 w_query_process_file (in watchman) + 98 [0x103d37aa2] eval.c:13
+ ! : | + ! : | + ! : | 487 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! : | 471 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! : | + 266 eval_wildmatch (in watchman) + 20 [0x103d38fe4] match.c:27
+ ! : | + ! : | + ! : | + ! 137 w_query_ctx_get_wholename (in watchman) + 92 [0x103d37a1c] eval.c:37
+ ! : | + ! : | + ! : | + ! : 126 w_string_slice (in watchman) + 74 [0x103d44a8a] string.c:41
+ ! : | + ! : | + ! : | + ! : | 114 calloc (in libsystem_malloc.dylib) + 7,38,... [0x7fff93833438,0x7fff93833457,...]
+ ! : | + ! : | + ! : | + ! : | 12 calloc (in libsystem_malloc.dylib) + 49 [0x7fff93833462]
+ ! : | + ! : | + ! : | + ! : | 10 malloc_zone_calloc (in libsystem_malloc.dylib) + 78 [0x7fff938329a6]
+ ! : | + ! : | + ! : | + ! : | ! 3 szone_malloc_should_clear (in libsystem_malloc.dylib) + 1118 [0x7fff9382fa3f]
+ ! : | + ! : | + ! : | + ! : | ! : 3 _platform_bzero$VARIANT$Haswell (in libsystem_platform.dylib) + 10 [0x7fff9d9c3c2a]
+ ! : | + ! : | + ! : | + ! : | ! 3 szone_malloc_should_clear (in libsystem_malloc.dylib) + 112,46,... [0x7fff9382f651,0x7fff9382f60f,...]
+ ! : | + ! : | + ! : | + ! : | ! 2 szone_malloc_should_clear (in libsystem_malloc.dylib) + 112 [0x7fff9382f651]
+ ! : | + ! : | + ! : | + ! : | ! : 2 os_lock_lock (in libsystem_platform.dylib) + 0 [0x7fff9d9bf7c4]
+ ! : | + ! : | + ! : | + ! : | ! 1 os_lock_lock (in libsystem_platform.dylib) + 3 [0x7fff9d9bf7c7]
+ ! : | + ! : | + ! : | + ! : | ! 1 szone_calloc (in libsystem_malloc.dylib) + 7 [0x7fff938329e2]
+ ! : | + ! : | + ! : | + ! : | 2 malloc_zone_calloc (in libsystem_malloc.dylib) + 54,81 [0x7fff9383298e,0x7fff938329a9]
+ ! : | + ! : | + ! : | + ! : 10 w_string_slice (in watchman) + 117 [0x103d44ab5] string.c:46
+ ! : | + ! : | + ! : | + ! : | 5 w_hash_bytes (in watchman) + 174,217 [0x103d2e34e,0x103d2e379] hash.c:220
+ ! : | + ! : | + ! : | + ! : | 2 w_hash_bytes (in watchman) + 360 [0x103d2e408] hash.c:238
+ ! : | + ! : | + ! : | + ! : | 1 w_hash_bytes (in watchman) + 56 [0x103d2e2d8] hash.c:211
+ ! : | + ! : | + ! : | + ! : | 1 w_hash_bytes (in watchman) + 118 [0x103d2e316] hash.c:217
+ ! : | + ! : | + ! : | + ! : | 1 w_hash_bytes (in watchman) + 343 [0x103d2e3f7] hash.c:236
+ ! : | + ! : | + ! : | + ! : 1 w_string_slice (in watchman) + 6 [0x103d44a46] string.c:24
+ ! : | + ! : | + ! : | + ! 121 w_query_ctx_get_wholename (in watchman) + 71 [0x103d37a07] eval.c:35
+ ! : | + ! : | + ! : | + ! : 53 w_dir_path_cat_cstr_len (in watchman) + 101 [0x103d45a75] string.c:633
+ ! : | + ! : | + ! : | + ! : 25 w_dir_path_cat_cstr_len (in watchman) + 106 [0x103d45a7a] string.c:633
+ ! : | + ! : | + ! : | + ! : | 25 malloc (in libsystem_malloc.dylib) + 42 [0x7fff9382e0cc]
+ ! : | + ! : | + ! : | + ! : | 22 malloc_zone_malloc (in libsystem_malloc.dylib) + 71 [0x7fff9382f5a1]
+ ! : | + ! : | + ! : | + ! : | + 14 szone_malloc_should_clear (in libsystem_malloc.dylib) + 292 [0x7fff9382f705]
+ ! : | + ! : | + ! : | + ! : | + ! 13 tiny_malloc_from_free_list (in libsystem_malloc.dylib) + 1248,41,... [0x7fff93830b9c,0x7fff938306e5,...]
+ ! : | + ! : | + ! : | + ! : | + ! 1 tiny_malloc_from_free_list (in libsystem_malloc.dylib) + 1443 [0x7fff93830c5f]
+ ! : | + ! : | + ! : | + ! : | + ! 1 tiny_free_list_add_ptr (in libsystem_malloc.dylib) + 348 [0x7fff93832c60]
+ ! : | + ! : | + ! : | + ! : | + 7 szone_malloc_should_clear (in libsystem_malloc.dylib) + 4127,73,... [0x7fff93830600,0x7fff9382f62a,...]
+ ! : | + ! : | + ! : | + ! : | + 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 112 [0x7fff9382f651]
+ ! : | + ! : | + ! : | + ! : | + 1 os_lock_lock (in libsystem_platform.dylib) + 0 [0x7fff9d9bf7c4]
+ ! : | + ! : | + ! : | + ! : | 3 malloc_zone_malloc (in libsystem_malloc.dylib) + 120,67,... [0x7fff9382f5d2,0x7fff9382f59d,...]
+ ! : | + ! : | + ! : | + ! : 16 w_dir_path_cat_cstr_len (in watchman) + 278 [0x103d45b26] string.c:660
+ ! : | + ! : | + ! : | + ! : | 10 w_hash_bytes (in watchman) + 163,141,... [0x103d2e343,0x103d2e32d,...] hash.c:220
+ ! : | + ! : | + ! : | + ! : | 2 w_hash_bytes (in watchman) + 118,115 [0x103d2e316,0x103d2e313] hash.c:217
+ ! : | + ! : | + ! : | + ! : | 1 w_hash_bytes (in watchman) + 35 [0x103d2e2c3] hash.c:208
+ ! : | + ! : | + ! : | + ! : | 1 w_hash_bytes (in watchman) + 82 [0x103d2e2f2] hash.c:213
+ ! : | + ! : | + ! : | + ! : | 1 w_hash_bytes (in watchman) + 0 [0x103d2e2a0] hash.c:81
+ ! : | + ! : | + ! : | + ! : | 1 w_hash_bytes (in watchman) + 14 [0x103d2e2ae] hash.c:86
+ ! : | + ! : | + ! : | + ! : 7 w_dir_path_cat_cstr_len (in watchman) + 74,71 [0x103d45a5a,0x103d45a57] string.c:630
+ ! : | + ! : | + ! : | + ! : 5 w_dir_path_cat_cstr_len (in watchman) + 250 [0x103d45b0a] string.c:656
+ ! : | + ! : | + ! : | + ! : | 5 _platform_memmove$VARIANT$Haswell (in libsystem_platform.dylib) + 190,0,... [0x7fff9d9c2fde,0x7fff9d9c2f20,...]
+ ! : | + ! : | + ! : | + ! : 4 w_dir_path_cat_cstr_len (in watchman) + 184 [0x103d45ac8] string.c:648
+ ! : | + ! : | + ! : | + ! : | 4 _platform_memmove$VARIANT$Haswell (in libsystem_platform.dylib) + 82,164,... [0x7fff9d9c2f72,0x7fff9d9c2fc4,...]
+ ! : | + ! : | + ! : | + ! : 3 w_dir_path_cat_cstr_len (in watchman) + 67,79 [0x103d45a53,0x103d45a5f] string.c:629
+ ! : | + ! : | + ! : | + ! : 3 w_dir_path_cat_cstr_len (in watchman) + 235,232 [0x103d45afb,0x103d45af8] string.c:655
+ ! : | + ! : | + ! : | + ! : 2 w_dir_path_cat_cstr_len (in watchman) + 226 [0x103d45af2] string.c:652
+ ! : | + ! : | + ! : | + ! : 1 w_dir_path_cat_cstr_len (in watchman) + 121 [0x103d45a89] string.c:639
+ ! : | + ! : | + ! : | + ! : 1 w_dir_path_cat_cstr_len (in watchman) + 245 [0x103d45b05] string.c:656
+ ! : | + ! : | + ! : | + ! : 1 w_dir_path_cat_str (in watchman) + 8 [0x103d45b78] string.c:670
+ ! : | + ! : | + ! : | + ! 5 w_query_ctx_get_wholename (in watchman) + 0,8,... [0x103d379c0,0x103d379c8,...] eval.c:19
+ ! : | + ! : | + ! : | + ! 2 w_query_ctx_get_wholename (in watchman) + 59 [0x103d379fb] .watchman.h:422
+ ! : | + ! : | + ! : | + ! 1 w_query_ctx_get_wholename (in watchman) + 104 [0x103d37a28] eval.c:39
+ ! : | + ! : | + ! : | + ! 1 w_string_delref (in watchman) + 59 [0x103d4508b] string.c:267
+ ! : | + ! : | + ! : | + 154 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:37
+ ! : | + ! : | + ! : | + ! 32 dowild (in watchman) + 178,166,... [0x103d4f6d2,0x103d4f6c6,...] ctype.h:158
+ ! : | + ! : | + ! : | + ! 19 dowild (in watchman) + 48,51,... [0x103d4f650,0x103d4f653,...] wildmatch.c:73
+ ! : | + ! : | + ! : | + ! 17 dowild (in watchman) + 222 [0x103d4f6fe] ctype.h:294
+ ! : | + ! : | + ! : | + ! : 16 __tolower (in libsystem_c.dylib) + 68,54,... [0x7fff9414132e,0x7fff94141320,...]
+ ! : | + ! : | + ! : | + ! : 1 DYLD-STUB$$pthread_getspecific (in libsystem_c.dylib) + 0 [0x7fff9419142e]
+ ! : | + ! : | + ! : | + ! 14 dowild (in watchman) + 734,120,... [0x103d4f8fe,0x103d4f698,...] wildmatch.c:75
+ ! : | + ! : | + ! : | + ! 13 dowild (in watchman) + 3614,3608,... [0x103d5043e,0x103d50438,...] wildmatch.c:316
+ ! : | + ! : | + ! : | + ! 10 dowild (in watchman) + 300,297,... [0x103d4f74c,0x103d4f749,...] wildmatch.c:84
+ ! : | + ! : | + ! : | + ! 7 dowild (in watchman) + 455,459 [0x103d4f7e7,0x103d4f7eb] wildmatch.c:100
+ ! : | + ! : | + ! : | + ! 7 dowild (in watchman) + 430,422 [0x103d4f7ce,0x103d4f7c6] wildmatch.c:94
+ ! : | + ! : | + ! : | + ! 6 dowild (in watchman) + 396 [0x103d4f7ac] wildmatch.c:92
+ ! : | + ! : | + ! : | + ! 4 dowild (in watchman) + 286 [0x103d4f73e] ctype.h:294
+ ! : | + ! : | + ! : | + ! 3 dowild (in watchman) + 284 [0x103d4f73c] ctype.h:294
+ ! : | + ! : | + ! : | + ! : 2 __tolower (in libsystem_c.dylib) + 54,35 [0x7fff94141320,0x7fff9414130d]
+ ! : | + ! : | + ! : | + ! : 1 DYLD-STUB$$pthread_getspecific (in libsystem_c.dylib) + 0 [0x7fff9419142e]
+ ! : | + ! : | + ! : | + ! 3 dowild (in watchman) + 78,377,... [0x103d4f66e,0x103d4f799,...] wildmatch.c:109
+ ! : | + ! : | + ! : | + ! 3 dowild (in watchman) + 153,128 [0x103d4f6b9,0x103d4f6a0] wildmatch.c:78
+ ! : | + ! : | + ! : | + ! 3 dowild (in watchman) + 147,143 [0x103d4f6b3,0x103d4f6af] wildmatch.c:80
+ ! : | + ! : | + ! : | + ! 2 dowild (in watchman) + 272,210 [0x103d4f730,0x103d4f6f2] ctype.h:275
+ ! : | + ! : | + ! : | + ! 2 dowild (in watchman) + 479 [0x103d4f7ff] wildmatch.c:102
+ ! : | + ! : | + ! : | + ! 2 dowild (in watchman) + 100,116 [0x103d4f684,0x103d4f694] wildmatch.c:238
+ ! : | + ! : | + ! : | + ! 2 dowild (in watchman) + 4 [0x103d4f624] wildmatch.c:68
+ ! : | + ! : | + ! : | + ! 2 wildmatch (in watchman) + 0 [0x103d4f610] wildmatch.c:321
+ ! : | + ! : | + ! : | + ! 1 DYLD-STUB$$__tolower (in watchman) + 0 [0x103d50516]
+ ! : | + ! : | + ! : | + ! 1 dowild (in watchman) + 269 [0x103d4f72d] ctype.h:159
+ ! : | + ! : | + ! : | + ! 1 dowild (in watchman) + 75 [0x103d4f66b] wildmatch.c:86
+ ! : | + ! : | + ! : | + 16 eval_type (in watchman) + 121 [0x103d38bd9] type.c:22
+ ! : | + ! : | + ! : | + 14 eval_wildmatch (in watchman) + 13 [0x103d38fdd] match.c:26
+ ! : | + ! : | + ! : | + 10 eval_wildmatch (in watchman) + 106,105 [0x103d3903a,0x103d39039] match.c:50
+ ! : | + ! : | + ! : | + 4 eval_wildmatch (in watchman) + 76,74 [0x103d3901c,0x103d3901a] match.c:41
+ ! : | + ! : | + ! : | + 2 eval_wildmatch (in watchman) + 58,54 [0x103d3900a,0x103d39006] match.c:40
+ ! : | + ! : | + ! : | + 2 w_query_expr_evaluate (in watchman) + 0 [0x103d379a0] eval.c:12
+ ! : | + ! : | + ! : | + 1 eval_wildmatch (in watchman) + 5 [0x103d38fd5] match.c:21
+ ! : | + ! : | + ! : | + 1 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:44
+ ! : | + ! : | + ! : | + 1 wildmatch (in watchman) + 5 [0x103d4f615] wildmatch.c:323
+ ! : | + ! : | + ! : | 8 eval_list (in watchman) + 56,80 [0x103d366d8,0x103d366f0] base.c:89
+ ! : | + ! : | + ! : | 4 eval_list (in watchman) + 47,41 [0x103d366cf,0x103d366c9] base.c:85
+ ! : | + ! : | + ! : | 2 eval_list (in watchman) + 37,32 [0x103d366c5,0x103d366c0] base.c:86
+ ! : | + ! : | + ! : | 2 eval_list (in watchman) + 52 [0x103d366d4] base.c:93
+ ! : | + ! : | + ! : 38 w_query_process_file (in watchman) + 37 [0x103d37a65] eval.c:52
+ ! : | + ! : | + ! : | 10 szone_free_definite_size (in libsystem_malloc.dylib) + 2321,2564,... [0x7fff93831c8f,0x7fff93831d82,...]
+ ! : | + ! : | + ! : | 10 w_string_delref (in watchman) + 41 [0x103d45079] string.c:265
+ ! : | + ! : | + ! : | + 3 free (in libsystem_malloc.dylib) + 61 [0x7fff93830ed5]
+ ! : | + ! : | + ! : | + ! 3 szone_size (in libsystem_malloc.dylib) + 667,0,... [0x7fff938312dc,0x7fff93831041,...]
+ ! : | + ! : | + ! : | + 2 szone_free_definite_size (in libsystem_malloc.dylib) + 1020,8 [0x7fff9383177a,0x7fff93831386]
+ ! : | + ! : | + ! : | + 1 _os_lock_spin_lock (in libsystem_platform.dylib) + 12 [0x7fff9d9bf7d6]
+ ! : | + ! : | + ! : | + 1 free (in libsystem_malloc.dylib) + 52 [0x7fff93830ecc]
+ ! : | + ! : | + ! : | + 1 szone_free_definite_size (in libsystem_malloc.dylib) + 943 [0x7fff9383172d]
+ ! : | + ! : | + ! : | + ! 1 os_lock_lock (in libsystem_platform.dylib) + 0 [0x7fff9d9bf7c4]
+ ! : | + ! : | + ! : | + 1 w_string_delref (in watchman) + 21 [0x103d45065] string.c:264
+ ! : | + ! : | + ! : | + 1 w_string_delref (in watchman) + 31 [0x103d4506f] string.c:265
+ ! : | + ! : | + ! : | 4 _os_lock_spin_unlock (in libsystem_platform.dylib) + 0 [0x7fff9d9bf8f4]
+ ! : | + ! : | + ! : | 3 free (in libsystem_malloc.dylib) + 281 [0x7fff93830fb1]
+ ! : | + ! : | + ! : | 3 szone_free_definite_size (in libsystem_malloc.dylib) + 2638 [0x7fff93831dcc]
+ ! : | + ! : | + ! : | + 3 tiny_free_list_add_ptr (in libsystem_malloc.dylib) + 311,87,... [0x7fff93832c3b,0x7fff93832b5b,...]
+ ! : | + ! : | + ! : | 2 _os_lock_spin_lock (in libsystem_platform.dylib) + 12 [0x7fff9d9bf7d6]
+ ! : | + ! : | + ! : | 2 w_string_delref (in watchman) + 21 [0x103d45065] string.c:264
+ ! : | + ! : | + ! : | 1 free (in libsystem_malloc.dylib) + 61 [0x7fff93830ed5]
+ ! : | + ! : | + ! : | + 1 szone_size (in libsystem_malloc.dylib) + 103 [0x7fff938310a8]
+ ! : | + ! : | + ! : | 1 szone_free_definite_size (in libsystem_malloc.dylib) + 1261 [0x7fff9383186b]
+ ! : | + ! : | + ! : | + 1 get_tiny_previous_free_msize (in libsystem_malloc.dylib) + 31 [0x7fff93832ad4]
+ ! : | + ! : | + ! : | 1 szone_free_definite_size (in libsystem_malloc.dylib) + 3094 [0x7fff93831f94]
+ ! : | + ! : | + ! : | + 1 tiny_free_list_remove_ptr (in libsystem_malloc.dylib) + 338 [0x7fff93833625]
+ ! : | + ! : | + ! : | 1 w_string_delref (in watchman) + 31 [0x103d4506f] string.c:265
+ ! : | + ! : | + ! : 10 w_query_process_file (in watchman) + 69 [0x103d37a85] eval.c:59
+ ! : | + ! : | + ! : 1 w_query_process_file (in watchman) + 12 [0x103d37a4c] eval.c:48
+ ! : | + ! : | + ! 107 dir_generator (in watchman) + 98 [0x103d38682] eval.c:244
+ ! : | + ! : | + ! : 82 w_ht_next (in watchman) + 16 [0x103d2eca0] ht.c:315
+ ! : | + ! : | + ! : 22 w_ht_next (in watchman) + 81,77 [0x103d2ece1,0x103d2ecdd] ht.c:333
+ ! : | + ! : | + ! : 1 w_ht_next (in watchman) + 34 [0x103d2ecb2] ht.c:320
+ ! : | + ! : | + ! : 1 w_ht_next (in watchman) + 40 [0x103d2ecb8] ht.c:324
+ ! : | + ! : | + ! : 1 w_ht_next (in watchman) + 65 [0x103d2ecd1] ht.c:327
+ ! : | + ! : | + ! 3 dir_generator (in watchman) + 46 [0x103d3864e] eval.c:236
+ ! : | + ! : | + ! : 2 w_ht_first (in watchman) + 12 [0x103d2ec3c] ht.c:303
+ ! : | + ! : | + ! : 1 w_ht_first (in watchman) + 0 [0x103d2ec30] ht.c:301
+ ! : | + ! : | + ! 3 dir_generator (in watchman) + 124 [0x103d3869c] eval.c:246
+ ! : | + ! : | + ! : 3 w_ht_first (in watchman) + 81 [0x103d2ec81] ht.c:333
+ ! : | + ! : | + ! 1 dir_generator (in watchman) + 37 [0x103d38645] eval.c:236
+ ! : | + ! : | + ! 1 dir_generator (in watchman) + 148 [0x103d386b4] eval.c:248
+ ! : | + ! : | + 578 dir_generator (in watchman) + 82 [0x103d38672] eval.c:240
+ ! : | + ! : | + ! 541 w_query_process_file (in watchman) + 98 [0x103d37aa2] eval.c:13
+ ! : | + ! : | + ! : 539 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! : | 498 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! : | + 292 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:37
+ ! : | + ! : | + ! : | + ! 75 dowild (in watchman) + 178,241,... [0x103d4f6d2,0x103d4f711,...] ctype.h:158
+ ! : | + ! : | + ! : | + ! 58 dowild (in watchman) + 293,300,... [0x103d4f745,0x103d4f74c,...] wildmatch.c:84
+ ! : | + ! : | + ! : | + ! 40 dowild (in watchman) + 33,35 [0x103d4f641,0x103d4f643] wildmatch.c:73
+ ! : | + ! : | + ! : | + ! 24 dowild (in watchman) + 222 [0x103d4f6fe] ctype.h:294
+ ! : | + ! : | + ! : | + ! : 23 __tolower (in libsystem_c.dylib) + 0,68,... [0x7fff941412ea,0x7fff9414132e,...]
+ ! : | + ! : | + ! : | + ! : 1 __tolower (in libsystem_c.dylib) + 40 [0x7fff94141312]
+ ! : | + ! : | + ! : | + ! : 1 pthread_getspecific (in libsystem_pthread.dylib) + 9 [0x7fff992aeaab]
+ ! : | + ! : | + ! : | + ! 21 dowild (in watchman) + 124,741,... [0x103d4f69c,0x103d4f905,...] wildmatch.c:75
+ ! : | + ! : | + ! : | + ! 17 dowild (in watchman) + 396,399 [0x103d4f7ac,0x103d4f7af] wildmatch.c:92
+ ! : | + ! : | + ! : | + ! 14 dowild (in watchman) + 430,422,... [0x103d4f7ce,0x103d4f7c6,...] wildmatch.c:94
+ ! : | + ! : | + ! : | + ! 10 dowild (in watchman) + 455,459,... [0x103d4f7e7,0x103d4f7eb,...] wildmatch.c:100
+ ! : | + ! : | + ! : | + ! 6 dowild (in watchman) + 286,290,... [0x103d4f73e,0x103d4f742,...] ctype.h:294
+ ! : | + ! : | + ! : | + ! 6 dowild (in watchman) + 153,128,... [0x103d4f6b9,0x103d4f6a0,...] wildmatch.c:78
+ ! : | + ! : | + ! : | + ! 5 dowild (in watchman) + 147,143 [0x103d4f6b3,0x103d4f6af] wildmatch.c:80
+ ! : | + ! : | + ! : | + ! 4 dowild (in watchman) + 436,448 [0x103d4f7d4,0x103d4f7e0] wildmatch.c:98
+ ! : | + ! : | + ! : | + ! 3 dowild (in watchman) + 98,109 [0x103d4f682,0x103d4f68d] wildmatch.c:238
+ ! : | + ! : | + ! : | + ! 2 dowild (in watchman) + 272,210 [0x103d4f730,0x103d4f6f2] ctype.h:275
+ ! : | + ! : | + ! : | + ! 1 DYLD-STUB$$__tolower (in watchman) + 0 [0x103d50516]
+ ! : | + ! : | + ! : | + ! 1 dowild (in watchman) + 284 [0x103d4f73c] ctype.h:294
+ ! : | + ! : | + ! : | + ! : 1 __tolower (in libsystem_c.dylib) + 61 [0x7fff94141327]
+ ! : | + ! : | + ! : | + ! 1 dowild (in watchman) + 479 [0x103d4f7ff] wildmatch.c:102
+ ! : | + ! : | + ! : | + ! 1 dowild (in watchman) + 78 [0x103d4f66e] wildmatch.c:109
+ ! : | + ! : | + ! : | + ! 1 dowild (in watchman) + 3616 [0x103d50440] wildmatch.c:316
+ ! : | + ! : | + ! : | + ! 1 dowild (in watchman) + 12 [0x103d4f62c] wildmatch.c:68
+ ! : | + ! : | + ! : | + ! 1 wildmatch (in watchman) + 0 [0x103d4f610] wildmatch.c:321
+ ! : | + ! : | + ! : | + 178 eval_wildmatch (in watchman) + 20 [0x103d38fe4] match.c:27
+ ! : | + ! : | + ! : | + ! 108 w_query_ctx_get_wholename (in watchman) + 92 [0x103d37a1c] eval.c:37
+ ! : | + ! : | + ! : | + ! : 98 w_string_slice (in watchman) + 117 [0x103d44ab5] string.c:46
+ ! : | + ! : | + ! : | + ! : | 90 w_hash_bytes (in watchman) + 1 [0x103d2e2a1] hash.c:81
+ ! : | + ! : | + ! : | + ! : | 2 w_hash_bytes (in watchman) + 54,47 [0x103d2e2d6,0x103d2e2cf] hash.c:210
+ ! : | + ! : | + ! : | + ! : | 1 w_hash_bytes (in watchman) + 35 [0x103d2e2c3] hash.c:208
+ ! : | + ! : | + ! : | + ! : | 1 w_hash_bytes (in watchman) + 118 [0x103d2e316] hash.c:217
+ ! : | + ! : | + ! : | + ! : | 1 w_hash_bytes (in watchman) + 261 [0x103d2e3a5] hash.c:226
+ ! : | + ! : | + ! : | + ! : | 1 w_hash_bytes (in watchman) + 346 [0x103d2e3fa] hash.c:237
+ ! : | + ! : | + ! : | + ! : | 1 w_hash_bytes (in watchman) + 388 [0x103d2e424] hash.c:245
+ ! : | + ! : | + ! : | + ! : | 1 w_hash_bytes (in watchman) + 449 [0x103d2e461] hash.c:247
+ ! : | + ! : | + ! : | + ! : 4 w_string_slice (in watchman) + 0,6 [0x103d44a40,0x103d44a46] string.c:24
+ ! : | + ! : | + ! : | + ! : 3 w_string_slice (in watchman) + 74 [0x103d44a8a] string.c:41
+ ! : | + ! : | + ! : | + ! : | 2 calloc (in libsystem_malloc.dylib) + 49 [0x7fff93833462]
+ ! : | + ! : | + ! : | + ! : | + 1 malloc_zone_calloc (in libsystem_malloc.dylib) + 78 [0x7fff938329a6]
+ ! : | + ! : | + ! : | + ! : | + ! 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 167 [0x7fff9382f688]
+ ! : | + ! : | + ! : | + ! : | + ! 1 os_lock_unlock (in libsystem_platform.dylib) + 0 [0x7fff9d9bf8ee]
+ ! : | + ! : | + ! : | + ! : | + 1 malloc_zone_calloc (in libsystem_malloc.dylib) + 118 [0x7fff938329ce]
+ ! : | + ! : | + ! : | + ! : | 1 calloc (in libsystem_malloc.dylib) + 4 [0x7fff93833435]
+ ! : | + ! : | + ! : | + ! : 1 w_string_slice (in watchman) + 134 [0x103d44ac6] .watchman.h:175
+ ! : | + ! : | + ! : | + ! : 1 w_string_slice (in watchman) + 122 [0x103d44aba] string.c:47
+ ! : | + ! : | + ! : | + ! : 1 w_string_slice (in watchman) + 195 [0x103d44b03] string.c:51
+ ! : | + ! : | + ! : | + ! 46 w_query_ctx_get_wholename (in watchman) + 71 [0x103d37a07] eval.c:35
+ ! : | + ! : | + ! : | + ! : 12 w_dir_path_cat_cstr_len (in watchman) + 250 [0x103d45b0a] string.c:656
+ ! : | + ! : | + ! : | + ! : | 12 _platform_memmove$VARIANT$Haswell (in libsystem_platform.dylib) + 77,0,... [0x7fff9d9c2f6d,0x7fff9d9c2f20,...]
+ ! : | + ! : | + ! : | + ! : 11 w_dir_path_cat_cstr_len (in watchman) + 74 [0x103d45a5a] string.c:630
+ ! : | + ! : | + ! : | + ! : 8 w_dir_path_cat_cstr_len (in watchman) + 106 [0x103d45a7a] string.c:633
+ ! : | + ! : | + ! : | + ! : | 8 malloc (in libsystem_malloc.dylib) + 42 [0x7fff9382e0cc]
+ ! : | + ! : | + ! : | + ! : | 6 malloc_zone_malloc (in libsystem_malloc.dylib) + 71 [0x7fff9382f5a1]
+ ! : | + ! : | + ! : | + ! : | + 3 szone_malloc_should_clear (in libsystem_malloc.dylib) + 292 [0x7fff9382f705]
+ ! : | + ! : | + ! : | + ! : | + ! 3 tiny_malloc_from_free_list (in libsystem_malloc.dylib) + 1300,1284,... [0x7fff93830bd0,0x7fff93830bc0,...]
+ ! : | + ! : | + ! : | + ! : | + 2 szone_malloc_should_clear (in libsystem_malloc.dylib) + 1,76 [0x7fff9382f5e2,0x7fff9382f62d]
+ ! : | + ! : | + ! : | + ! : | + 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 112 [0x7fff9382f651]
+ ! : | + ! : | + ! : | + ! : | + 1 _os_lock_spin_lock (in libsystem_platform.dylib) + 0 [0x7fff9d9bf7ca]
+ ! : | + ! : | + ! : | + ! : | 2 malloc_zone_malloc (in libsystem_malloc.dylib) + 71 [0x7fff9382f5a1]
+ ! : | + ! : | + ! : | + ! : 6 w_dir_path_cat_cstr_len (in watchman) + 278 [0x103d45b26] string.c:660
+ ! : | + ! : | + ! : | + ! : | 2 w_hash_bytes (in watchman) + 35 [0x103d2e2c3] hash.c:208
+ ! : | + ! : | + ! : | + ! : | 1 w_hash_bytes (in watchman) + 56 [0x103d2e2d8] hash.c:211
+ ! : | + ! : | + ! : | + ! : | 1 w_hash_bytes (in watchman) + 68 [0x103d2e2e4] hash.c:212
+ ! : | + ! : | + ! : | + ! : | 1 w_hash_bytes (in watchman) + 220 [0x103d2e37c] hash.c:220
+ ! : | + ! : | + ! : | + ! : | 1 w_hash_bytes (in watchman) + 261 [0x103d2e3a5] hash.c:226
+ ! : | + ! : | + ! : | + ! : 5 w_dir_path_cat_cstr_len (in watchman) + 67,79 [0x103d45a53,0x103d45a5f] string.c:629
+ ! : | + ! : | + ! : | + ! : 2 w_dir_path_cat_str (in watchman) + 8 [0x103d45b78] string.c:670
+ ! : | + ! : | + ! : | + ! : 1 w_dir_path_cat_cstr_len (in watchman) + 0 [0x103d45a10] string.c:620
+ ! : | + ! : | + ! : | + ! : 1 w_dir_path_cat_cstr_len (in watchman) + 242 [0x103d45b02] string.c:656
+ ! : | + ! : | + ! : | + ! 14 w_query_ctx_get_wholename (in watchman) + 92 [0x103d37a1c] eval.c:37
+ ! : | + ! : | + ! : | + ! 7 w_query_ctx_get_wholename (in watchman) + 59 [0x103d379fb] .watchman.h:422
+ ! : | + ! : | + ! : | + ! 1 w_query_ctx_get_wholename (in watchman) + 1 [0x103d379c1] eval.c:19
+ ! : | + ! : | + ! : | + ! 1 w_query_ctx_get_wholename (in watchman) + 17 [0x103d379d1] eval.c:23
+ ! : | + ! : | + ! : | + ! 1 w_query_ctx_get_wholename (in watchman) + 104 [0x103d37a28] eval.c:39
+ ! : | + ! : | + ! : | + ! 1 w_string_delref (in watchman) + 21 [0x103d45065] string.c:264
+ ! : | + ! : | + ! : | + 9 eval_wildmatch (in watchman) + 13 [0x103d38fdd] match.c:26
+ ! : | + ! : | + ! : | + 7 eval_type (in watchman) + 121 [0x103d38bd9] type.c:22
+ ! : | + ! : | + ! : | + 6 w_query_expr_evaluate (in watchman) + 8,12 [0x103d379a8,0x103d379ac] eval.c:13
+ ! : | + ! : | + ! : | + 2 eval_wildmatch (in watchman) + 70,74 [0x103d39016,0x103d3901a] match.c:41
+ ! : | + ! : | + ! : | + 2 eval_wildmatch (in watchman) + 106,104 [0x103d3903a,0x103d39038] match.c:50
+ ! : | + ! : | + ! : | + 1 eval_type (in watchman) + 16 [0x103d38b70] type.c:14
+ ! : | + ! : | + ! : | + 1 eval_wildmatch (in watchman) + 82 [0x103d39022] match.c:43
+ ! : | + ! : | + ! : | 36 eval_list (in watchman) + 47,41 [0x103d366cf,0x103d366c9] base.c:85
+ ! : | + ! : | + ! : | 2 w_query_expr_evaluate (in watchman) + 8,15 [0x103d379a8,0x103d379af] eval.c:13
+ ! : | + ! : | + ! : | 1 eval_list (in watchman) + 56 [0x103d366d8] base.c:89
+ ! : | + ! : | + ! : | 1 eval_list (in watchman) + 110 [0x103d3670e] base.c:98
+ ! : | + ! : | + ! : | 1 eval_not (in watchman) + 24 [0x103d364c8] base.c:27
+ ! : | + ! : | + ! : | 1 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! : | 1 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:37
+ ! : | + ! : | + ! : | 1 dowild (in watchman) + 160 [0x103d4f6c0] ctype.h:158
+ ! : | + ! : | + ! : 1 eval_list (in watchman) + 0 [0x103d366a0] base.c:80
+ ! : | + ! : | + ! : 1 eval_list (in watchman) + 56 [0x103d366d8] base.c:89
+ ! : | + ! : | + ! 29 w_query_process_file (in watchman) + 37 [0x103d37a65] eval.c:52
+ ! : | + ! : | + ! : 16 w_string_delref (in watchman) + 41 [0x103d45079] string.c:265
+ ! : | + ! : | + ! : | 4 free (in libsystem_malloc.dylib) + 0,52,... [0x7fff93830e98,0x7fff93830ecc,...]
+ ! : | + ! : | + ! : | 3 w_string_delref (in watchman) + 21 [0x103d45065] string.c:264
+ ! : | + ! : | + ! : | 2 _os_lock_spin_lock (in libsystem_platform.dylib) + 12 [0x7fff9d9bf7d6]
+ ! : | + ! : | + ! : | 2 free (in libsystem_malloc.dylib) + 61 [0x7fff93830ed5]
+ ! : | + ! : | + ! : | + 2 szone_size (in libsystem_malloc.dylib) + 311,750 [0x7fff93831178,0x7fff9383132f]
+ ! : | + ! : | + ! : | 2 szone_free_definite_size (in libsystem_malloc.dylib) + 5116,1 [0x7fff9383277a,0x7fff9383137f]
+ ! : | + ! : | + ! : | 2 w_string_delref (in watchman) + 1 [0x103d45051] string.c:263
+ ! : | + ! : | + ! : | 1 w_string_delref (in watchman) + 31 [0x103d4506f] string.c:265
+ ! : | + ! : | + ! : 4 free (in libsystem_malloc.dylib) + 190,263,... [0x7fff93830f56,0x7fff93830f9f,...]
+ ! : | + ! : | + ! : 2 szone_free_definite_size (in libsystem_malloc.dylib) + 2638 [0x7fff93831dcc]
+ ! : | + ! : | + ! : | 2 tiny_free_list_add_ptr (in libsystem_malloc.dylib) + 5,414 [0x7fff93832b09,0x7fff93832ca2]
+ ! : | + ! : | + ! : 1 free (in libsystem_malloc.dylib) + 61 [0x7fff93830ed5]
+ ! : | + ! : | + ! : | 1 szone_size (in libsystem_malloc.dylib) + 103 [0x7fff938310a8]
+ ! : | + ! : | + ! : 1 os_lock_lock (in libsystem_platform.dylib) + 3 [0x7fff9d9bf7c7]
+ ! : | + ! : | + ! : 1 os_lock_unlock (in libsystem_platform.dylib) + 0 [0x7fff9d9bf8ee]
+ ! : | + ! : | + ! : 1 szone_free_definite_size (in libsystem_malloc.dylib) + 943 [0x7fff9383172d]
+ ! : | + ! : | + ! : | 1 os_lock_lock (in libsystem_platform.dylib) + 0 [0x7fff9d9bf7c4]
+ ! : | + ! : | + ! : 1 szone_free_definite_size (in libsystem_malloc.dylib) + 3094 [0x7fff93831f94]
+ ! : | + ! : | + ! : | 1 tiny_free_list_remove_ptr (in libsystem_malloc.dylib) + 63 [0x7fff93833512]
+ ! : | + ! : | + ! : 1 w_string_delref (in watchman) + 0 [0x103d45050] string.c:263
+ ! : | + ! : | + ! : 1 w_string_delref (in watchman) + 21 [0x103d45065] string.c:264
+ ! : | + ! : | + ! 8 w_query_process_file (in watchman) + 69 [0x103d37a85] eval.c:59
+ ! : | + ! : | + 17 dir_generator (in watchman) + 98 [0x103d38682] eval.c:244
+ ! : | + ! : | + ! 13 w_ht_next (in watchman) + 81,77 [0x103d2ece1,0x103d2ecdd] ht.c:333
+ ! : | + ! : | + ! 1 w_ht_next (in watchman) + 0 [0x103d2ec90] ht.c:312
+ ! : | + ! : | + ! 1 w_ht_next (in watchman) + 38 [0x103d2ecb6] ht.c:320
+ ! : | + ! : | + ! 1 w_ht_next (in watchman) + 74 [0x103d2ecda] ht.c:323
+ ! : | + ! : | + ! 1 w_ht_next (in watchman) + 65 [0x103d2ecd1] ht.c:327
+ ! : | + ! : | + 3 dir_generator (in watchman) + 46 [0x103d3864e] eval.c:236
+ ! : | + ! : | + ! 2 w_ht_first (in watchman) + 12 [0x103d2ec3c] ht.c:303
+ ! : | + ! : | + ! 1 w_ht_first (in watchman) + 81 [0x103d2ec81] ht.c:333
+ ! : | + ! : | + 3 dir_generator (in watchman) + 124 [0x103d3869c] eval.c:246
+ ! : | + ! : | + ! 2 w_ht_first (in watchman) + 65 [0x103d2ec71] ht.c:327
+ ! : | + ! : | + ! 1 w_ht_first (in watchman) + 81 [0x103d2ec81] ht.c:333
+ ! : | + ! : | + 2 dir_generator (in watchman) + 37 [0x103d38645] eval.c:236
+ ! : | + ! : | + 1 dir_generator (in watchman) + 194 [0x103d386e2] eval.c:255
+ ! : | + ! : | + 1 w_ht_next (in watchman) + 29 [0x103d2ecad] ht.c:319
+ ! : | + ! : | 539 dir_generator (in watchman) + 82 [0x103d38672] eval.c:240
+ ! : | + ! : | + 500 w_query_process_file (in watchman) + 98 [0x103d37aa2] eval.c:13
+ ! : | + ! : | + ! 499 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! : 431 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! : | 223 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:37
+ ! : | + ! : | + ! : | + 80 dowild (in watchman) + 225,178,... [0x103d4f701,0x103d4f6d2,...] ctype.h:158
+ ! : | + ! : | + ! : | + 39 dowild (in watchman) + 734,124,... [0x103d4f8fe,0x103d4f69c,...] wildmatch.c:75
+ ! : | + ! : | + ! : | + 29 dowild (in watchman) + 222 [0x103d4f6fe] ctype.h:294
+ ! : | + ! : | + ! : | + ! 27 __tolower (in libsystem_c.dylib) + 68,61,... [0x7fff9414132e,0x7fff94141327,...]
+ ! : | + ! : | + ! : | + ! 2 DYLD-STUB$$pthread_getspecific (in libsystem_c.dylib) + 0 [0x7fff9419142e]
+ ! : | + ! : | + ! : | + 11 dowild (in watchman) + 284 [0x103d4f73c] ctype.h:294
+ ! : | + ! : | + ! : | + ! 11 __tolower (in libsystem_c.dylib) + 61,0,... [0x7fff94141327,0x7fff941412ea,...]
+ ! : | + ! : | + ! : | + 11 dowild (in watchman) + 459,465,... [0x103d4f7eb,0x103d4f7f1,...] wildmatch.c:100
+ ! : | + ! : | + ! : | + 10 dowild (in watchman) + 430,422 [0x103d4f7ce,0x103d4f7c6] wildmatch.c:94
+ ! : | + ! : | + ! : | + 7 dowild (in watchman) + 147,143 [0x103d4f6b3,0x103d4f6af] wildmatch.c:80
+ ! : | + ! : | + ! : | + 6 dowild (in watchman) + 290,286,... [0x103d4f742,0x103d4f73e,...] ctype.h:294
+ ! : | + ! : | + ! : | + 5 dowild (in watchman) + 300,297,... [0x103d4f74c,0x103d4f749,...] wildmatch.c:84
+ ! : | + ! : | + ! : | + 5 dowild (in watchman) + 396,399 [0x103d4f7ac,0x103d4f7af] wildmatch.c:92
+ ! : | + ! : | + ! : | + 3 dowild (in watchman) + 44,54 [0x103d4f64c,0x103d4f656] wildmatch.c:73
+ ! : | + ! : | + ! : | + 3 dowild (in watchman) + 436 [0x103d4f7d4] wildmatch.c:98
+ ! : | + ! : | + ! : | + 2 DYLD-STUB$$__tolower (in watchman) + 0 [0x103d50516]
+ ! : | + ! : | + ! : | + 2 dowild (in watchman) + 272 [0x103d4f730] ctype.h:275
+ ! : | + ! : | + ! : | + 2 dowild (in watchman) + 109,98 [0x103d4f68d,0x103d4f682] wildmatch.c:238
+ ! : | + ! : | + ! : | + 2 dowild (in watchman) + 3600 [0x103d50430] wildmatch.c:316
+ ! : | + ! : | + ! : | + 2 dowild (in watchman) + 8,12 [0x103d4f628,0x103d4f62c] wildmatch.c:68
+ ! : | + ! : | + ! : | + 1 dowild (in watchman) + 78 [0x103d4f66e] wildmatch.c:109
+ ! : | + ! : | + ! : | + 1 dowild (in watchman) + 153 [0x103d4f6b9] wildmatch.c:78
+ ! : | + ! : | + ! : | + 1 wildmatch (in watchman) + 0 [0x103d4f610] wildmatch.c:321
+ ! : | + ! : | + ! : | + 1 wildmatch (in watchman) + 4 [0x103d4f614] wildmatch.c:323
+ ! : | + ! : | + ! : | 153 eval_wildmatch (in watchman) + 20 [0x103d38fe4] match.c:27
+ ! : | + ! : | + ! : | + 78 w_query_ctx_get_wholename (in watchman) + 92 [0x103d37a1c] eval.c:37
+ ! : | + ! : | + ! : | + ! 44 w_string_slice (in watchman) + 134 [0x103d44ac6] .watchman.h:175
+ ! : | + ! : | + ! : | + ! 26 w_string_slice (in watchman) + 74 [0x103d44a8a] string.c:41
+ ! : | + ! : | + ! : | + ! : 25 calloc (in libsystem_malloc.dylib) + 49 [0x7fff93833462]
+ ! : | + ! : | + ! : | + ! : | 23 malloc_zone_calloc (in libsystem_malloc.dylib) + 78 [0x7fff938329a6]
+ ! : | + ! : | + ! : | + ! : | + 21 szone_malloc_should_clear (in libsystem_malloc.dylib) + 112 [0x7fff9382f651]
+ ! : | + ! : | + ! : | + ! : | + ! 21 _os_lock_spin_lock (in libsystem_platform.dylib) + 0 [0x7fff9d9bf7ca]
+ ! : | + ! : | + ! : | + ! : | + 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 1118 [0x7fff9382fa3f]
+ ! : | + ! : | + ! : | + ! : | + ! 1 _platform_bzero$VARIANT$Haswell (in libsystem_platform.dylib) + 119 [0x7fff9d9c3c97]
+ ! : | + ! : | + ! : | + ! : | + 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 73 [0x7fff9382f62a]
+ ! : | + ! : | + ! : | + ! : | 2 malloc_zone_calloc (in libsystem_malloc.dylib) + 11,78 [0x7fff93832963,0x7fff938329a6]
+ ! : | + ! : | + ! : | + ! : 1 calloc (in libsystem_malloc.dylib) + 6 [0x7fff93833437]
+ ! : | + ! : | + ! : | + ! 7 w_string_slice (in watchman) + 117 [0x103d44ab5] string.c:46
+ ! : | + ! : | + ! : | + ! : 2 w_hash_bytes (in watchman) + 198,138 [0x103d2e366,0x103d2e32a] hash.c:220
+ ! : | + ! : | + ! : | + ! : 1 w_hash_bytes (in watchman) + 61 [0x103d2e2dd] hash.c:211
+ ! : | + ! : | + ! : | + ! : 1 w_hash_bytes (in watchman) + 115 [0x103d2e313] hash.c:217
+ ! : | + ! : | + ! : | + ! : 1 w_hash_bytes (in watchman) + 356 [0x103d2e404] hash.c:238
+ ! : | + ! : | + ! : | + ! : 1 w_hash_bytes (in watchman) + 428 [0x103d2e44c] hash.c:245
+ ! : | + ! : | + ! : | + ! : 1 w_hash_bytes (in watchman) + 449 [0x103d2e461] hash.c:247
+ ! : | + ! : | + ! : | + ! 1 w_string_slice (in watchman) + 122 [0x103d44aba] string.c:47
+ ! : | + ! : | + ! : | + 61 w_query_ctx_get_wholename (in watchman) + 71 [0x103d37a07] eval.c:35
+ ! : | + ! : | + ! : | + ! 29 w_dir_path_cat_cstr_len (in watchman) + 106 [0x103d45a7a] string.c:633
+ ! : | + ! : | + ! : | + ! : 28 malloc (in libsystem_malloc.dylib) + 42 [0x7fff9382e0cc]
+ ! : | + ! : | + ! : | + ! : | 28 malloc_zone_malloc (in libsystem_malloc.dylib) + 71 [0x7fff9382f5a1]
+ ! : | + ! : | + ! : | + ! : | 17 szone_malloc_should_clear (in libsystem_malloc.dylib) + 4171,305,... [0x7fff9383062c,0x7fff9382f712,...]
+ ! : | + ! : | + ! : | + ! : | 4 szone_malloc_should_clear (in libsystem_malloc.dylib) + 292 [0x7fff9382f705]
+ ! : | + ! : | + ! : | + ! : | + 2 tiny_malloc_from_free_list (in libsystem_malloc.dylib) + 1443 [0x7fff93830c5f]
+ ! : | + ! : | + ! : | + ! : | + ! 2 tiny_free_list_add_ptr (in libsystem_malloc.dylib) + 333,256 [0x7fff93832c51,0x7fff93832c04]
+ ! : | + ! : | + ! : | + ! : | + 2 tiny_malloc_from_free_list (in libsystem_malloc.dylib) + 1316,705 [0x7fff93830be0,0x7fff9383097d]
+ ! : | + ! : | + ! : | + ! : | 3 _os_lock_spin_lock (in libsystem_platform.dylib) + 12 [0x7fff9d9bf7d6]
+ ! : | + ! : | + ! : | + ! : | 2 szone_malloc_should_clear (in libsystem_malloc.dylib) + 1093 [0x7fff9382fa26]
+ ! : | + ! : | + ! : | + ! : | + 2 _os_lock_spin_unlock (in libsystem_platform.dylib) + 0 [0x7fff9d9bf8f4]
+ ! : | + ! : | + ! : | + ! : | 1 os_lock_lock (in libsystem_platform.dylib) + 3 [0x7fff9d9bf7c7]
+ ! : | + ! : | + ! : | + ! : | 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 112 [0x7fff9382f651]
+ ! : | + ! : | + ! : | + ! : | 1 _os_lock_spin_lock (in libsystem_platform.dylib) + 0 [0x7fff9d9bf7ca]
+ ! : | + ! : | + ! : | + ! : 1 malloc (in libsystem_malloc.dylib) + 69 [0x7fff9382e0e7]
+ ! : | + ! : | + ! : | + ! 12 w_dir_path_cat_cstr_len (in watchman) + 250 [0x103d45b0a] string.c:656
+ ! : | + ! : | + ! : | + ! : 12 _platform_memmove$VARIANT$Haswell (in libsystem_platform.dylib) + 164,151,... [0x7fff9d9c2fc4,0x7fff9d9c2fb7,...]
+ ! : | + ! : | + ! : | + ! 10 w_dir_path_cat_cstr_len (in watchman) + 278 [0x103d45b26] string.c:660
+ ! : | + ! : | + ! : | + ! : 4 w_hash_bytes (in watchman) + 167,223,... [0x103d2e347,0x103d2e37f,...] hash.c:220
+ ! : | + ! : | + ! : | + ! : 1 w_hash_bytes (in watchman) + 35 [0x103d2e2c3] hash.c:208
+ ! : | + ! : | + ! : | + ! : 1 w_hash_bytes (in watchman) + 47 [0x103d2e2cf] hash.c:210
+ ! : | + ! : | + ! : | + ! : 1 w_hash_bytes (in watchman) + 82 [0x103d2e2f2] hash.c:213
+ ! : | + ! : | + ! : | + ! : 1 w_hash_bytes (in watchman) + 102 [0x103d2e306] hash.c:215
+ ! : | + ! : | + ! : | + ! : 1 w_hash_bytes (in watchman) + 299 [0x103d2e3cb] hash.c:232
+ ! : | + ! : | + ! : | + ! : 1 w_hash_bytes (in watchman) + 323 [0x103d2e3e3] hash.c:234
+ ! : | + ! : | + ! : | + ! 6 w_dir_path_cat_cstr_len (in watchman) + 184 [0x103d45ac8] string.c:648
+ ! : | + ! : | + ! : | + ! : 6 _platform_memmove$VARIANT$Haswell (in libsystem_platform.dylib) + 82,210,... [0x7fff9d9c2f72,0x7fff9d9c2ff2,...]
+ ! : | + ! : | + ! : | + ! 2 w_dir_path_cat_str (in watchman) + 8 [0x103d45b78] string.c:670
+ ! : | + ! : | + ! : | + ! 1 DYLD-STUB$$memcpy (in watchman) + 0 [0x103d506c0]
+ ! : | + ! : | + ! : | + ! 1 w_dir_path_cat_cstr_len (in watchman) + 135 [0x103d45a97] string.c:641
+ ! : | + ! : | + ! : | + 13 w_query_ctx_get_wholename (in watchman) + 59 [0x103d379fb] .watchman.h:422
+ ! : | + ! : | + ! : | + 1 w_query_ctx_get_wholename (in watchman) + 113 [0x103d37a31] eval.c:42
+ ! : | + ! : | + ! : | 25 eval_wildmatch (in watchman) + 13,9 [0x103d38fdd,0x103d38fd9] match.c:26
+ ! : | + ! : | + ! : | 12 w_query_expr_evaluate (in watchman) + 8,12 [0x103d379a8,0x103d379ac] eval.c:13
+ ! : | + ! : | + ! : | 8 eval_type (in watchman) + 121,114 [0x103d38bd9,0x103d38bd2] type.c:22
+ ! : | + ! : | + ! : | 4 eval_wildmatch (in watchman) + 105,106 [0x103d39039,0x103d3903a] match.c:50
+ ! : | + ! : | + ! : | 2 eval_wildmatch (in watchman) + 45 [0x103d38ffd] match.c:38
+ ! : | + ! : | + ! : | 1 eval_wildmatch (in watchman) + 4 [0x103d38fd4] match.c:21
+ ! : | + ! : | + ! : | 1 eval_wildmatch (in watchman) + 52 [0x103d39004] match.c:39
+ ! : | + ! : | + ! : | 1 eval_wildmatch (in watchman) + 76 [0x103d3901c] match.c:41
+ ! : | + ! : | + ! : | 1 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:44
+ ! : | + ! : | + ! : 55 eval_list (in watchman) + 52 [0x103d366d4] base.c:93
+ ! : | + ! : | + ! : 6 eval_not (in watchman) + 24 [0x103d364c8] base.c:27
+ ! : | + ! : | + ! : | 6 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! : | 6 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:37
+ ! : | + ! : | + ! : | 2 dowild (in watchman) + 166,236 [0x103d4f6c6,0x103d4f70c] ctype.h:158
+ ! : | + ! : | + ! : | 2 dowild (in watchman) + 297,300 [0x103d4f749,0x103d4f74c] wildmatch.c:84
+ ! : | + ! : | + ! : | 1 dowild (in watchman) + 143 [0x103d4f6af] wildmatch.c:80
+ ! : | + ! : | + ! : | 1 dowild (in watchman) + 430 [0x103d4f7ce] wildmatch.c:94
+ ! : | + ! : | + ! : 2 eval_list (in watchman) + 84,94 [0x103d366f4,0x103d366fe] base.c:84
+ ! : | + ! : | + ! : 2 eval_list (in watchman) + 41 [0x103d366c9] base.c:85
+ ! : | + ! : | + ! : 1 eval_exists (in watchman) + 0 [0x103d3a4c0] empty.c:9
+ ! : | + ! : | + ! : 1 eval_list (in watchman) + 32 [0x103d366c0] base.c:86
+ ! : | + ! : | + ! : 1 eval_list (in watchman) + 80 [0x103d366f0] base.c:89
+ ! : | + ! : | + ! 1 eval_list (in watchman) + 11 [0x103d366ab] base.c:80
+ ! : | + ! : | + 32 w_query_process_file (in watchman) + 37 [0x103d37a65] eval.c:52
+ ! : | + ! : | + ! 9 w_string_delref (in watchman) + 41 [0x103d45079] string.c:265
+ ! : | + ! : | + ! : 2 free (in libsystem_malloc.dylib) + 61 [0x7fff93830ed5]
+ ! : | + ! : | + ! : | 2 szone_size (in libsystem_malloc.dylib) + 103,632 [0x7fff938310a8,0x7fff938312b9]
+ ! : | + ! : | + ! : 2 w_string_delref (in watchman) + 21 [0x103d45065] string.c:264
+ ! : | + ! : | + ! : 1 DYLD-STUB$$os_lock_lock (in libsystem_malloc.dylib) + 0 [0x7fff93846412]
+ ! : | + ! : | + ! : 1 _os_lock_spin_unlock (in libsystem_platform.dylib) + 0 [0x7fff9d9bf8f4]
+ ! : | + ! : | + ! : 1 szone_free_definite_size (in libsystem_malloc.dylib) + 943 [0x7fff9383172d]
+ ! : | + ! : | + ! : | 1 os_lock_lock (in libsystem_platform.dylib) + 0 [0x7fff9d9bf7c4]
+ ! : | + ! : | + ! : 1 szone_free_definite_size (in libsystem_malloc.dylib) + 943 [0x7fff9383172d]
+ ! : | + ! : | + ! : 1 w_string_delref (in watchman) + 41 [0x103d45079] string.c:266
+ ! : | + ! : | + ! 6 free (in libsystem_malloc.dylib) + 61 [0x7fff93830ed5]
+ ! : | + ! : | + ! : 6 szone_size (in libsystem_malloc.dylib) + 48,57,... [0x7fff93831071,0x7fff9383107a,...]
+ ! : | + ! : | + ! 5 szone_free_definite_size (in libsystem_malloc.dylib) + 2412,91,... [0x7fff93831cea,0x7fff938313d9,...]
+ ! : | + ! : | + ! 3 szone_free_definite_size (in libsystem_malloc.dylib) + 2638 [0x7fff93831dcc]
+ ! : | + ! : | + ! : 3 tiny_free_list_add_ptr (in libsystem_malloc.dylib) + 408,57 [0x7fff93832c9c,0x7fff93832b3d]
+ ! : | + ! : | + ! 3 w_string_delref (in watchman) + 21 [0x103d45065] string.c:264
+ ! : | + ! : | + ! 2 szone_free_definite_size (in libsystem_malloc.dylib) + 3094 [0x7fff93831f94]
+ ! : | + ! : | + ! : 2 tiny_free_list_remove_ptr (in libsystem_malloc.dylib) + 312,1 [0x7fff9383360b,0x7fff938334d4]
+ ! : | + ! : | + ! 1 _os_lock_spin_lock (in libsystem_platform.dylib) + 12 [0x7fff9d9bf7d6]
+ ! : | + ! : | + ! 1 _os_lock_spin_unlock (in libsystem_platform.dylib) + 0 [0x7fff9d9bf8f4]
+ ! : | + ! : | + ! 1 os_lock_unlock (in libsystem_platform.dylib) + 0 [0x7fff9d9bf8ee]
+ ! : | + ! : | + ! 1 szone_free_definite_size (in libsystem_malloc.dylib) + 943 [0x7fff9383172d]
+ ! : | + ! : | + ! 1 _os_lock_spin_lock (in libsystem_platform.dylib) + 0 [0x7fff9d9bf7ca]
+ ! : | + ! : | + 6 w_query_process_file (in watchman) + 69 [0x103d37a85] eval.c:59
+ ! : | + ! : | + 1 DYLD-STUB$$os_lock_unlock (in libsystem_malloc.dylib) + 0 [0x7fff9384641e]
+ ! : | + ! : | 19 dir_generator (in watchman) + 98 [0x103d38682] eval.c:244
+ ! : | + ! : | + 18 w_ht_next (in watchman) + 77,81 [0x103d2ecdd,0x103d2ece1] ht.c:333
+ ! : | + ! : | + 1 w_ht_next (in watchman) + 29 [0x103d2ecad] ht.c:319
+ ! : | + ! : | 5 dir_generator (in watchman) + 46 [0x103d3864e] eval.c:236
+ ! : | + ! : | + 2 w_ht_first (in watchman) + 12 [0x103d2ec3c] ht.c:303
+ ! : | + ! : | + 2 w_ht_first (in watchman) + 81 [0x103d2ec81] ht.c:333
+ ! : | + ! : | + 1 w_ht_first (in watchman) + 48 [0x103d2ec60] ht.c:323
+ ! : | + ! : | 2 dir_generator (in watchman) + 124 [0x103d3869c] eval.c:246
+ ! : | + ! : | + 1 w_ht_first (in watchman) + 12 [0x103d2ec3c] ht.c:303
+ ! : | + ! : | + 1 w_ht_first (in watchman) + 77 [0x103d2ec7d] ht.c:333
+ ! : | + ! : | 1 dir_generator (in watchman) + 37 [0x103d38645] eval.c:236
+ ! : | + ! : 217 dir_generator (in watchman) + 82 [0x103d38672] eval.c:240
+ ! : | + ! : | 190 w_query_process_file (in watchman) + 98 [0x103d37aa2] eval.c:13
+ ! : | + ! : | + 179 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! 165 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! : 57 eval_wildmatch (in watchman) + 20 [0x103d38fe4] match.c:27
+ ! : | + ! : | + ! : | 46 w_query_ctx_get_wholename (in watchman) + 71 [0x103d37a07] eval.c:35
+ ! : | + ! : | + ! : | + 16 w_dir_path_cat_cstr_len (in watchman) + 278 [0x103d45b26] string.c:660
+ ! : | + ! : | + ! : | + ! 7 w_hash_bytes (in watchman) + 177,192,... [0x103d2e351,0x103d2e360,...] hash.c:220
+ ! : | + ! : | + ! : | + ! 5 w_hash_bytes (in watchman) + 391,428 [0x103d2e427,0x103d2e44c] hash.c:245
+ ! : | + ! : | + ! : | + ! 2 w_hash_bytes (in watchman) + 68 [0x103d2e2e4] hash.c:212
+ ! : | + ! : | + ! : | + ! 1 w_hash_bytes (in watchman) + 56 [0x103d2e2d8] hash.c:211
+ ! : | + ! : | + ! : | + ! 1 w_hash_bytes (in watchman) + 319 [0x103d2e3df] hash.c:234
+ ! : | + ! : | + ! : | + 12 w_dir_path_cat_cstr_len (in watchman) + 106 [0x103d45a7a] string.c:633
+ ! : | + ! : | + ! : | + ! 12 malloc (in libsystem_malloc.dylib) + 42 [0x7fff9382e0cc]
+ ! : | + ! : | + ! : | + ! 12 malloc_zone_malloc (in libsystem_malloc.dylib) + 71 [0x7fff9382f5a1]
+ ! : | + ! : | + ! : | + ! 6 szone_malloc_should_clear (in libsystem_malloc.dylib) + 292 [0x7fff9382f705]
+ ! : | + ! : | + ! : | + ! : 4 tiny_malloc_from_free_list (in libsystem_malloc.dylib) + 1300,1260,... [0x7fff93830bd0,0x7fff93830ba8,...]
+ ! : | + ! : | + ! : | + ! : 1 tiny_malloc_from_free_list (in libsystem_malloc.dylib) + 1391 [0x7fff93830c2b]
+ ! : | + ! : | + ! : | + ! : | 1 get_tiny_free_size (in libsystem_malloc.dylib) + 0 [0x7fff9383347f]
+ ! : | + ! : | + ! : | + ! : 1 tiny_malloc_from_free_list (in libsystem_malloc.dylib) + 1443 [0x7fff93830c5f]
+ ! : | + ! : | + ! : | + ! : 1 tiny_free_list_add_ptr (in libsystem_malloc.dylib) + 296 [0x7fff93832c2c]
+ ! : | + ! : | + ! : | + ! 5 szone_malloc_should_clear (in libsystem_malloc.dylib) + 76,309,... [0x7fff9382f62d,0x7fff9382f716,...]
+ ! : | + ! : | + ! : | + ! 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 112 [0x7fff9382f651]
+ ! : | + ! : | + ! : | + ! 1 _os_lock_spin_lock (in libsystem_platform.dylib) + 0 [0x7fff9d9bf7ca]
+ ! : | + ! : | + ! : | + 6 w_dir_path_cat_cstr_len (in watchman) + 184 [0x103d45ac8] string.c:648
+ ! : | + ! : | + ! : | + ! 6 _platform_memmove$VARIANT$Haswell (in libsystem_platform.dylib) + 151,0,... [0x7fff9d9c2fb7,0x7fff9d9c2f20,...]
+ ! : | + ! : | + ! : | + 6 w_dir_path_cat_cstr_len (in watchman) + 250 [0x103d45b0a] string.c:656
+ ! : | + ! : | + ! : | + ! 6 _platform_memmove$VARIANT$Haswell (in libsystem_platform.dylib) + 186,1,... [0x7fff9d9c2fda,0x7fff9d9c2f21,...]
+ ! : | + ! : | + ! : | + 3 w_dir_path_cat_cstr_len (in watchman) + 74,71 [0x103d45a5a,0x103d45a57] string.c:630
+ ! : | + ! : | + ! : | + 2 w_dir_path_cat_str (in watchman) + 11,8 [0x103d45b7b,0x103d45b78] string.c:670
+ ! : | + ! : | + ! : | + 1 w_dir_path_cat_cstr_len (in watchman) + 208 [0x103d45ae0] string.c:651
+ ! : | + ! : | + ! : | 10 w_query_ctx_get_wholename (in watchman) + 92 [0x103d37a1c] eval.c:37
+ ! : | + ! : | + ! : | + 6 w_string_slice (in watchman) + 117 [0x103d44ab5] string.c:46
+ ! : | + ! : | + ! : | + ! 3 w_hash_bytes (in watchman) + 82 [0x103d2e2f2] hash.c:213
+ ! : | + ! : | + ! : | + ! 2 w_hash_bytes (in watchman) + 420,417 [0x103d2e444,0x103d2e441] hash.c:245
+ ! : | + ! : | + ! : | + ! 1 w_hash_bytes (in watchman) + 261 [0x103d2e3a5] hash.c:226
+ ! : | + ! : | + ! : | + 3 w_string_slice (in watchman) + 74 [0x103d44a8a] string.c:41
+ ! : | + ! : | + ! : | + ! 3 calloc (in libsystem_malloc.dylib) + 49 [0x7fff93833462]
+ ! : | + ! : | + ! : | + ! 3 malloc_zone_calloc (in libsystem_malloc.dylib) + 78 [0x7fff938329a6]
+ ! : | + ! : | + ! : | + ! 1 os_lock_lock (in libsystem_platform.dylib) + 3 [0x7fff9d9bf7c7]
+ ! : | + ! : | + ! : | + ! 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 112 [0x7fff9382f651]
+ ! : | + ! : | + ! : | + ! : 1 _os_lock_spin_lock (in libsystem_platform.dylib) + 0 [0x7fff9d9bf7ca]
+ ! : | + ! : | + ! : | + ! 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 1118 [0x7fff9382fa3f]
+ ! : | + ! : | + ! : | + ! 1 _platform_bzero$VARIANT$Haswell (in libsystem_platform.dylib) + 10 [0x7fff9d9c3c2a]
+ ! : | + ! : | + ! : | + 1 w_string_slice (in watchman) + 134 [0x103d44ac6] .watchman.h:175
+ ! : | + ! : | + ! : | 1 w_query_ctx_get_wholename (in watchman) + 104 [0x103d37a28] eval.c:39
+ ! : | + ! : | + ! : | 1 w_string_delref (in watchman) + 0 [0x103d45050] string.c:263
+ ! : | + ! : | + ! : 52 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:37
+ ! : | + ! : | + ! : | 17 dowild (in watchman) + 241,178,... [0x103d4f711,0x103d4f6d2,...] ctype.h:158
+ ! : | + ! : | + ! : | 7 dowild (in watchman) + 124,120,... [0x103d4f69c,0x103d4f698,...] wildmatch.c:75
+ ! : | + ! : | + ! : | 4 dowild (in watchman) + 430 [0x103d4f7ce] wildmatch.c:94
+ ! : | + ! : | + ! : | 3 dowild (in watchman) + 222 [0x103d4f6fe] ctype.h:294
+ ! : | + ! : | + ! : | + 2 __tolower (in libsystem_c.dylib) + 54,61 [0x7fff94141320,0x7fff94141327]
+ ! : | + ! : | + ! : | + 1 __tolower (in libsystem_c.dylib) + 40 [0x7fff94141312]
+ ! : | + ! : | + ! : | + 1 pthread_getspecific (in libsystem_pthread.dylib) + 9 [0x7fff992aeaab]
+ ! : | + ! : | + ! : | 3 dowild (in watchman) + 284 [0x103d4f73c] ctype.h:294
+ ! : | + ! : | + ! : | + 2 __tolower (in libsystem_c.dylib) + 54,40 [0x7fff94141320,0x7fff94141312]
+ ! : | + ! : | + ! : | + 1 __tolower (in libsystem_c.dylib) + 40 [0x7fff94141312]
+ ! : | + ! : | + ! : | + 1 pthread_getspecific (in libsystem_pthread.dylib) + 9 [0x7fff992aeaab]
+ ! : | + ! : | + ! : | 3 dowild (in watchman) + 465,455,... [0x103d4f7f1,0x103d4f7e7,...] wildmatch.c:100
+ ! : | + ! : | + ! : | 3 dowild (in watchman) + 147 [0x103d4f6b3] wildmatch.c:80
+ ! : | + ! : | + ! : | 3 dowild (in watchman) + 297 [0x103d4f749] wildmatch.c:84
+ ! : | + ! : | + ! : | 2 dowild (in watchman) + 3608 [0x103d50438] wildmatch.c:316
+ ! : | + ! : | + ! : | 2 dowild (in watchman) + 1,10 [0x103d4f621,0x103d4f62a] wildmatch.c:68
+ ! : | + ! : | + ! : | 1 dowild (in watchman) + 113 [0x103d4f691] wildmatch.c:238
+ ! : | + ! : | + ! : | 1 dowild (in watchman) + 56 [0x103d4f658] wildmatch.c:73
+ ! : | + ! : | + ! : | 1 dowild (in watchman) + 153 [0x103d4f6b9] wildmatch.c:78
+ ! : | + ! : | + ! : | 1 dowild (in watchman) + 75 [0x103d4f66b] wildmatch.c:86
+ ! : | + ! : | + ! : | 1 dowild (in watchman) + 448 [0x103d4f7e0] wildmatch.c:98
+ ! : | + ! : | + ! : 15 eval_wildmatch (in watchman) + 4,0,... [0x103d38fd4,0x103d38fd0,...] match.c:21
+ ! : | + ! : | + ! : 15 w_query_expr_evaluate (in watchman) + 0 [0x103d379a0] eval.c:12
+ ! : | + ! : | + ! : 13 eval_wildmatch (in watchman) + 13 [0x103d38fdd] match.c:26
+ ! : | + ! : | + ! : 9 w_query_expr_evaluate (in watchman) + 8 [0x103d379a8] eval.c:13
+ ! : | + ! : | + ! : 1 eval_type (in watchman) + 121 [0x103d38bd9] type.c:22
+ ! : | + ! : | + ! : 1 eval_wildmatch (in watchman) + 82 [0x103d39022] match.c:43
+ ! : | + ! : | + ! : 1 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:44
+ ! : | + ! : | + ! : 1 eval_wildmatch (in watchman) + 100 [0x103d39034] match.c:50
+ ! : | + ! : | + ! 9 eval_exists (in watchman) + 0,1 [0x103d3a4c0,0x103d3a4c1] empty.c:9
+ ! : | + ! : | + ! 2 eval_exists (in watchman) + 7,4 [0x103d3a4c7,0x103d3a4c4] empty.c:13
+ ! : | + ! : | + ! 2 w_query_expr_evaluate (in watchman) + 12,22 [0x103d379ac,0x103d379b6] eval.c:13
+ ! : | + ! : | + ! 1 eval_list (in watchman) + 41 [0x103d366c9] base.c:85
+ ! : | + ! : | + 9 eval_list (in watchman) + 47 [0x103d366cf] base.c:85
+ ! : | + ! : | + 2 eval_list (in watchman) + 52 [0x103d366d4] base.c:93
+ ! : | + ! : | 15 w_query_process_file (in watchman) + 37 [0x103d37a65] eval.c:52
+ ! : | + ! : | + 8 w_string_delref (in watchman) + 41 [0x103d45079] string.c:265
+ ! : | + ! : | + ! 3 szone_free_definite_size (in libsystem_malloc.dylib) + 1020,147,... [0x7fff9383177a,0x7fff93831411,...]
+ ! : | + ! : | + ! 2 _os_lock_spin_lock (in libsystem_platform.dylib) + 12 [0x7fff9d9bf7d6]
+ ! : | + ! : | + ! 2 free (in libsystem_malloc.dylib) + 61 [0x7fff93830ed5]
+ ! : | + ! : | + ! : 2 szone_size (in libsystem_malloc.dylib) + 334,162 [0x7fff9383118f,0x7fff938310e3]
+ ! : | + ! : | + ! 1 szone_free_definite_size (in libsystem_malloc.dylib) + 943 [0x7fff9383172d]
+ ! : | + ! : | + ! 1 os_lock_lock (in libsystem_platform.dylib) + 0 [0x7fff9d9bf7c4]
+ ! : | + ! : | + 2 szone_free_definite_size (in libsystem_malloc.dylib) + 3094 [0x7fff93831f94]
+ ! : | + ! : | + ! 2 tiny_free_list_remove_ptr (in libsystem_malloc.dylib) + 6,108 [0x7fff938334d9,0x7fff9383353f]
+ ! : | + ! : | + 2 szone_free_definite_size (in libsystem_malloc.dylib) + 168,2618 [0x7fff93831426,0x7fff93831db8]
+ ! : | + ! : | + 1 _os_lock_spin_unlock (in libsystem_platform.dylib) + 0 [0x7fff9d9bf8f4]
+ ! : | + ! : | + 1 free (in libsystem_malloc.dylib) + 61 [0x7fff93830ed5]
+ ! : | + ! : | + ! 1 szone_size (in libsystem_malloc.dylib) + 321 [0x7fff93831182]
+ ! : | + ! : | + 1 szone_free_definite_size (in libsystem_malloc.dylib) + 2412 [0x7fff93831cea]
+ ! : | + ! : | + 1 get_tiny_free_size (in libsystem_malloc.dylib) + 29 [0x7fff9383349c]
+ ! : | + ! : | 7 w_query_process_file (in watchman) + 69 [0x103d37a85] eval.c:59
+ ! : | + ! : | 5 w_query_process_file (in watchman) + 27 [0x103d37a5b] eval.c:51
+ ! : | + ! : 5 dir_generator (in watchman) + 98 [0x103d38682] eval.c:244
+ ! : | + ! : | 4 w_ht_next (in watchman) + 77,81 [0x103d2ecdd,0x103d2ece1] ht.c:333
+ ! : | + ! : | 1 w_ht_next (in watchman) + 65 [0x103d2ecd1] ht.c:327
+ ! : | + ! : 3 dir_generator (in watchman) + 124 [0x103d3869c] eval.c:246
+ ! : | + ! : 2 w_ht_first (in watchman) + 12 [0x103d2ec3c] ht.c:303
+ ! : | + ! : 1 w_ht_first (in watchman) + 65 [0x103d2ec71] ht.c:327
+ ! : | + ! 311 dir_generator (in watchman) + 82 [0x103d38672] eval.c:240
+ ! : | + ! : 282 w_query_process_file (in watchman) + 98 [0x103d37aa2] eval.c:13
+ ! : | + ! : | 282 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | 277 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + 155 eval_wildmatch (in watchman) + 20 [0x103d38fe4] match.c:27
+ ! : | + ! : | + ! 89 w_query_ctx_get_wholename (in watchman) + 92 [0x103d37a1c] eval.c:37
+ ! : | + ! : | + ! : 60 w_string_slice (in watchman) + 74 [0x103d44a8a] string.c:41
+ ! : | + ! : | + ! : | 58 calloc (in libsystem_malloc.dylib) + 19,28,... [0x7fff93833444,0x7fff9383344d,...]
+ ! : | + ! : | + ! : | 2 calloc (in libsystem_malloc.dylib) + 49 [0x7fff93833462]
+ ! : | + ! : | + ! : | 2 malloc_zone_calloc (in libsystem_malloc.dylib) + 78 [0x7fff938329a6]
+ ! : | + ! : | + ! : | 2 szone_calloc (in libsystem_malloc.dylib) + 41,49 [0x7fff93832a04,0x7fff93832a0c]
+ ! : | + ! : | + ! : 18 w_string_slice (in watchman) + 117 [0x103d44ab5] string.c:46
+ ! : | + ! : | + ! : | 14 w_hash_bytes (in watchman) + 179,138 [0x103d2e353,0x103d2e32a] hash.c:220
+ ! : | + ! : | + ! : | 3 w_hash_bytes (in watchman) + 88 [0x103d2e2f8] hash.c:214
+ ! : | + ! : | + ! : | 1 w_hash_bytes (in watchman) + 319 [0x103d2e3df] hash.c:234
+ ! : | + ! : | + ! : 11 w_string_slice (in watchman) + 0,1 [0x103d44a40,0x103d44a41] string.c:24
+ ! : | + ! : | + ! 42 w_query_ctx_get_wholename (in watchman) + 71 [0x103d37a07] eval.c:35
+ ! : | + ! : | + ! : 12 w_dir_path_cat_cstr_len (in watchman) + 74 [0x103d45a5a] string.c:630
+ ! : | + ! : | + ! : 12 w_dir_path_cat_cstr_len (in watchman) + 250 [0x103d45b0a] string.c:656
+ ! : | + ! : | + ! : | 12 _platform_memmove$VARIANT$Haswell (in libsystem_platform.dylib) + 77,171 [0x7fff9d9c2f6d,0x7fff9d9c2fcb]
+ ! : | + ! : | + ! : 8 w_dir_path_cat_cstr_len (in watchman) + 278 [0x103d45b26] string.c:660
+ ! : | + ! : | + ! : | 4 w_hash_bytes (in watchman) + 155,146 [0x103d2e33b,0x103d2e332] hash.c:220
+ ! : | + ! : | + ! : | 1 w_hash_bytes (in watchman) + 61 [0x103d2e2dd] hash.c:211
+ ! : | + ! : | + ! : | 1 w_hash_bytes (in watchman) + 136 [0x103d2e328] hash.c:219
+ ! : | + ! : | + ! : | 1 w_hash_bytes (in watchman) + 319 [0x103d2e3df] hash.c:234
+ ! : | + ! : | + ! : | 1 w_hash_bytes (in watchman) + 449 [0x103d2e461] hash.c:247
+ ! : | + ! : | + ! : 5 w_dir_path_cat_cstr_len (in watchman) + 106 [0x103d45a7a] string.c:633
+ ! : | + ! : | + ! : | 3 malloc (in libsystem_malloc.dylib) + 69 [0x7fff9382e0e7]
+ ! : | + ! : | + ! : | 2 malloc (in libsystem_malloc.dylib) + 42 [0x7fff9382e0cc]
+ ! : | + ! : | + ! : | 2 malloc_zone_malloc (in libsystem_malloc.dylib) + 71 [0x7fff9382f5a1]
+ ! : | + ! : | + ! : | 2 szone_malloc_should_clear (in libsystem_malloc.dylib) + 126 [0x7fff9382f65f]
+ ! : | + ! : | + ! : 2 w_dir_path_cat_cstr_len (in watchman) + 67,79 [0x103d45a53,0x103d45a5f] string.c:629
+ ! : | + ! : | + ! : 1 w_dir_path_cat_cstr_len (in watchman) + 250 [0x103d45b0a] string.c:650
+ ! : | + ! : | + ! : 1 w_dir_path_cat_str (in watchman) + 1 [0x103d45b71] string.c:669
+ ! : | + ! : | + ! : 1 w_dir_path_cat_str (in watchman) + 8 [0x103d45b78] string.c:670
+ ! : | + ! : | + ! 19 w_query_ctx_get_wholename (in watchman) + 59 [0x103d379fb] .watchman.h:422
+ ! : | + ! : | + ! 4 w_query_ctx_get_wholename (in watchman) + 87 [0x103d37a17] eval.c:37
+ ! : | + ! : | + ! 1 w_query_ctx_get_wholename (in watchman) + 8 [0x103d379c8] eval.c:19
+ ! : | + ! : | + 93 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:37
+ ! : | + ! : | + ! 62 dowild (in watchman) + 222 [0x103d4f6fe] ctype.h:294
+ ! : | + ! : | + ! : 62 __tolower (in libsystem_c.dylib) + 68,40,... [0x7fff9414132e,0x7fff94141312,...]
+ ! : | + ! : | + ! 10 dowild (in watchman) + 246,178,... [0x103d4f716,0x103d4f6d2,...] ctype.h:158
+ ! : | + ! : | + ! 4 dowild (in watchman) + 124,734,... [0x103d4f69c,0x103d4f8fe,...] wildmatch.c:75
+ ! : | + ! : | + ! 4 dowild (in watchman) + 293,297 [0x103d4f745,0x103d4f749] wildmatch.c:84
+ ! : | + ! : | + ! 2 DYLD-STUB$$__tolower (in watchman) + 0 [0x103d50516]
+ ! : | + ! : | + ! 2 dowild (in watchman) + 3616,3600 [0x103d50440,0x103d50430] wildmatch.c:316
+ ! : | + ! : | + ! 2 dowild (in watchman) + 430 [0x103d4f7ce] wildmatch.c:94
+ ! : | + ! : | + ! 1 dowild (in watchman) + 284 [0x103d4f73c] ctype.h:294
+ ! : | + ! : | + ! : 1 __tolower (in libsystem_c.dylib) + 54 [0x7fff94141320]
+ ! : | + ! : | + ! 1 dowild (in watchman) + 290 [0x103d4f742] ctype.h:294
+ ! : | + ! : | + ! 1 dowild (in watchman) + 455 [0x103d4f7e7] wildmatch.c:100
+ ! : | + ! : | + ! 1 dowild (in watchman) + 92 [0x103d4f67c] wildmatch.c:139
+ ! : | + ! : | + ! 1 dowild (in watchman) + 3350 [0x103d50336] wildmatch.c:189
+ ! : | + ! : | + ! 1 dowild (in watchman) + 10 [0x103d4f62a] wildmatch.c:68
+ ! : | + ! : | + ! 1 dowild (in watchman) + 56 [0x103d4f658] wildmatch.c:73
+ ! : | + ! : | + 21 eval_wildmatch (in watchman) + 106,105 [0x103d3903a,0x103d39039] match.c:50
+ ! : | + ! : | + 4 eval_wildmatch (in watchman) + 15,23 [0x103d38fdf,0x103d38fe7] match.c:27
+ ! : | + ! : | + 3 eval_type (in watchman) + 121 [0x103d38bd9] type.c:22
+ ! : | + ! : | + 1 eval_wildmatch (in watchman) + 74 [0x103d3901a] match.c:41
+ ! : | + ! : | 3 eval_list (in watchman) + 32 [0x103d366c0] base.c:86
+ ! : | + ! : | 1 eval_list (in watchman) + 84 [0x103d366f4] base.c:84
+ ! : | + ! : | 1 eval_list (in watchman) + 80 [0x103d366f0] base.c:89
+ ! : | + ! : 25 w_query_process_file (in watchman) + 37 [0x103d37a65] eval.c:52
+ ! : | + ! : | 22 szone_free_definite_size (in libsystem_malloc.dylib) + 2564,943,... [0x7fff93831d82,0x7fff9383172d,...]
+ ! : | + ! : | 1 szone_free_definite_size (in libsystem_malloc.dylib) + 2638 [0x7fff93831dcc]
+ ! : | + ! : | + 1 tiny_free_list_add_ptr (in libsystem_malloc.dylib) + 404 [0x7fff93832c98]
+ ! : | + ! : | 1 szone_free_definite_size (in libsystem_malloc.dylib) + 3094 [0x7fff93831f94]
+ ! : | + ! : | + 1 tiny_free_list_remove_ptr (in libsystem_malloc.dylib) + 296 [0x7fff938335fb]
+ ! : | + ! : | 1 w_string_delref (in watchman) + 41 [0x103d45079] string.c:265
+ ! : | + ! : | 1 free (in libsystem_malloc.dylib) + 61 [0x7fff93830ed5]
+ ! : | + ! : | 1 szone_size (in libsystem_malloc.dylib) + 237 [0x7fff9383112e]
+ ! : | + ! : 3 w_query_process_file (in watchman) + 69 [0x103d37a85] eval.c:59
+ ! : | + ! : 1 w_query_process_file (in watchman) + 423 [0x103d37be7] eval.c:105
+ ! : | + ! 7 dir_generator (in watchman) + 98 [0x103d38682] eval.c:244
+ ! : | + ! : 7 w_ht_next (in watchman) + 81 [0x103d2ece1] ht.c:333
+ ! : | + ! 3 dir_generator (in watchman) + 46 [0x103d3864e] eval.c:236
+ ! : | + ! : 1 w_ht_first (in watchman) + 28 [0x103d2ec4c] ht.c:306
+ ! : | + ! : 1 w_ht_first (in watchman) + 74 [0x103d2ec7a] ht.c:323
+ ! : | + ! : 1 w_ht_first (in watchman) + 81 [0x103d2ec81] ht.c:333
+ ! : | + ! 1 dir_generator (in watchman) + 185 [0x103d386d9] eval.c:255
+ ! : | + 2 dir_generator (in watchman) + 46 [0x103d3864e] eval.c:236
+ ! : | + ! 2 w_ht_first (in watchman) + 77 [0x103d2ec7d] ht.c:333
+ ! : | + 2 dir_generator (in watchman) + 82 [0x103d38672] eval.c:240
+ ! : | + ! 2 w_query_process_file (in watchman) + 98 [0x103d37aa2] eval.c:13
+ ! : | + ! 2 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! 1 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : 1 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:37
+ ! : | + ! : 1 wildmatch (in watchman) + 4 [0x103d4f614] wildmatch.c:323
+ ! : | + ! 1 w_query_expr_evaluate (in watchman) + 1 [0x103d379a1] eval.c:12
+ ! : | + 1 dir_generator (in watchman) + 98 [0x103d38682] eval.c:244
+ ! : | + 1 w_ht_next (in watchman) + 29 [0x103d2ecad] ht.c:319
+ ! : | 8 dir_generator (in watchman) + 82 [0x103d38672] eval.c:240
+ ! : | 7 w_query_process_file (in watchman) + 98 [0x103d37aa2] eval.c:13
+ ! : | ! 7 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | ! 5 eval_list (in watchman) + 47 [0x103d366cf] base.c:85
+ ! : | ! 2 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | ! 2 eval_type (in watchman) + 121 [0x103d38bd9] type.c:22
+ ! : | 1 w_query_process_file (in watchman) + 69 [0x103d37a85] eval.c:59
+ ! : 1 w_query_execute (in watchman) + 109 [0x103d37f4d] eval.c:517
+ ! : 1 getrusage (in libsystem_kernel.dylib) + 10 [0x7fff8b14cd92]
+ ! 13 cmd_query (in watchman) + 95 [0x103d3244f] query.c:24
+ ! : 13 resolve_root_or_err (in watchman) + 181 [0x103d3d8f5] listener-user.c:87
+ ! : 13 w_root_resolve (in watchman) + 43 [0x103d42aeb] root.c:2694
+ ! : 13 root_resolve (in watchman) + 122 [0x103d41d4a] root.c:2385
+ ! : 13 realpath$DARWIN_EXTSN (in libsystem_c.dylib) + 652 [0x7fff9418c7f1]
+ ! : 13 _platform_memmove$VARIANT$Haswell (in libsystem_platform.dylib) + 1,142,... [0x7fff9d9c2f21,0x7fff9d9c2fae,...]
+ ! 1 cmd_query (in watchman) + 186 [0x103d324aa] query.c:38
+ ! : 1 w_query_parse (in watchman) + 1104 [0x103d37170] parse.c:235
+ ! : 1 parse_list (in watchman) + 187 [0x103d365ab] base.c:140
+ ! : 1 parse_list (in watchman) + 187 [0x103d365ab] base.c:140
+ ! : 1 wildmatch_parser_inner (in watchman) + 135 [0x103d38eb7] match.c:70
+ ! : 1 json_unpack (in watchman) + 151 [0x103d4af07] pack_unpack.c:667
+ ! : 1 json_vunpack_ex (in watchman) + 387 [0x103d4a023] pack_unpack.c:634
+ ! : 1 unpack (in watchman) + 1826 [0x103d4a822] pack_unpack.c:396
+ ! : 1 unpack (in watchman) + 270 [0x103d4a20e] pack_unpack.c:257
+ ! : 1 hashtable_init (in watchman) + 60 [0x103d46fec] hashtable.c:206
+ ! : 1 malloc (in libsystem_malloc.dylib) + 0 [0x7fff9382e0a2]
+ ! 1 cmd_query (in watchman) + 257 [0x103d324f1] query.c:58
+ ! 1 free (in libsystem_malloc.dylib) + 61 [0x7fff93830ed5]
+ ! 1 szone_size (in libsystem_malloc.dylib) + 0 [0x7fff93831041]
+ 15 client_thread (in watchman) + 220 [0x103d3d41c] listener.c:177
+ ! 7 read_bser_pdu (in watchman) + 282 [0x103d2c56a] json.c:251
+ ! : 7 bunser_array (in watchman) + 296 [0x103d2e0a8] bser.c:448
+ ! : 4 json_array (in watchman) + 16 [0x103d4bf40] value.c:321
+ ! : | 4 malloc (in libsystem_malloc.dylib) + 4,1 [0x7fff9382e0a6,0x7fff9382e0a3]
+ ! : 2 json_array (in watchman) + 64 [0x103d4bf70] value.c:330
+ ! : 1 json_array (in watchman) + 40 [0x103d4bf58] value.c:32
+ ! 5 w_json_buffer_next (in watchman) + 32 [0x103d2c1f0] json.c:472
+ ! : 5 _platform_bzero$VARIANT$Haswell (in libsystem_platform.dylib) + 53,10 [0x7fff9d9c3c55,0x7fff9d9c3c2a]
+ ! 1 read_bser_pdu (in watchman) + 46 [0x103d2c47e] json.c:211
+ ! : 1 unix_set_nonb (in watchman) + 29 [0x103d3182d] .watchman.h:196
+ ! : 1 fcntl (in libsystem_kernel.dylib) + 1 [0x7fff8b148c07]
+ ! 1 read_bser_pdu (in watchman) + 227 [0x103d2c533] json.c:241
+ ! : 1 read (in libsystem_kernel.dylib) + 10 [0x7fff8b14d362]
+ ! 1 w_json_buffer_next (in watchman) + 46 [0x103d2c1fe] json.c:473
+ ! 1 read_and_detect_pdu (in watchman) + 99 [0x103d2be43] json.c:268
+ ! 1 fill_buffer (in watchman) + 136 [0x103d2b888] json.c:69
+ 3 client_thread (in watchman) + 277 [0x103d3d455] jansson.h:114
+ ! 3 json_delete (in watchman) + 117 [0x103d4c9e5] jansson.h:114
+ ! 3 json_delete (in watchman) + 49 [0x103d4c9a1] value.c:64
+ ! 2 hashtable_close (in watchman) + 89 [0x103d47099] jansson.h:114
+ ! : 1 json_delete (in watchman) + 117 [0x103d4c9e5] jansson.h:114
+ ! : | 1 json_delete (in watchman) + 117 [0x103d4c9e5] jansson.h:114
+ ! : | 1 json_delete (in watchman) + 117 [0x103d4c9e5] jansson.h:114
+ ! : | 1 json_delete (in watchman) + 189 [0x103d4ca2d] value.c:747
+ ! : | 1 szone_free_definite_size (in libsystem_malloc.dylib) + 2355 [0x7fff93831cb1]
+ ! : 1 json_delete (in watchman) + 189 [0x103d4ca2d] value.c:747
+ ! : 1 w_string_delref (in watchman) + 21 [0x103d45065] string.c:264
+ ! 1 hashtable_close (in watchman) + 40 [0x103d47068] hashtable.c:158
+ ! 1 szone_free_definite_size (in libsystem_malloc.dylib) + 1351 [0x7fff938318c5]
+ 2 client_thread (in watchman) + 418 [0x103d3d4e2] listener.c:222
+ ! 2 w_ser_write_pdu (in watchman) + 161 [0x103d2c131] json.c:489
+ ! 2 write (in libsystem_kernel.dylib) + 10 [0x7fff8b14d91a]
+ 1 client_thread (in watchman) + 470 [0x103d3d516] jansson.h:114
+ ! 1 json_delete (in watchman) + 49 [0x103d4c9a1] value.c:64
+ ! 1 hashtable_close (in watchman) + 89 [0x103d47099] jansson.h:114
+ ! 1 json_delete (in watchman) + 117 [0x103d4c9e5] jansson.h:114
+ ! 1 szone_free_definite_size (in libsystem_malloc.dylib) + 1281 [0x7fff9383187f]
+ 1 client_thread (in watchman) + 332 [0x103d3d48c] listener.c:205
+ 1 _pthread_mutex_lock_slow (in libsystem_pthread.dylib) + 300 [0x7fff992ae5f5]
+ 1 _pthread_mutex_lock_wait (in libsystem_pthread.dylib) + 89 [0x7fff992b0e4a]
+ 1 __psynch_mutexwait (in libsystem_kernel.dylib) + 10 [0x7fff8b14bde6]
8922 Thread_1292300
+ 8922 thread_start (in libsystem_pthread.dylib) + 13 [0x7fff992ae351]
+ 8922 _pthread_start (in libsystem_pthread.dylib) + 168 [0x7fff992b091a]
+ 8922 _pthread_body (in libsystem_pthread.dylib) + 131 [0x7fff992b099d]
+ 8121 client_thread (in watchman) + 179 [0x103d3d3f3] listener.c:170
+ ! 8121 w_poll_events (in watchman) + 205 [0x103d312cd] stream_unix.c:178
+ ! 8121 poll (in libsystem_kernel.dylib) + 10 [0x7fff8b14d2a2]
+ 787 client_thread (in watchman) + 250 [0x103d3d43a] listener.c:195
+ ! 783 dispatch_command (in watchman) + 311 [0x103d32e97] reg.c:180
+ ! : 740 cmd_query (in watchman) + 95 [0x103d3244f] query.c:24
+ ! : | 736 resolve_root_or_err (in watchman) + 181 [0x103d3d8f5] listener-user.c:87
+ ! : | + 736 w_root_resolve (in watchman) + 43 [0x103d42aeb] root.c:2694
+ ! : | + 729 root_resolve (in watchman) + 885 [0x103d42045] root.c:2430
+ ! : | + ! 729 w_root_lock (in watchman) + 70 [0x103d3f166] root.c:389
+ ! : | + ! 729 _pthread_rwlock_lock (in libsystem_pthread.dylib) + 464 [0x7fff992aee1d]
+ ! : | + ! 729 __psynch_rw_wrlock (in libsystem_kernel.dylib) + 10 [0x7fff8b14be8e]
+ ! : | + 7 root_resolve (in watchman) + 122 [0x103d41d4a] root.c:2385
+ ! : | + 7 realpath$DARWIN_EXTSN (in libsystem_c.dylib) + 858 [0x7fff9418c8bf]
+ ! : | + 7 __getattrlist (in libsystem_kernel.dylib) + 10 [0x7fff8b14b6d2]
+ ! : | 4 resolve_root_or_err (in watchman) + 202 [0x103d3d90a] listener-user.c:103
+ ! : | 3 w_perf_add_root_meta (in watchman) + 149 [0x103d30615] perf.c:103
+ ! : | ! 3 json_pack (in watchman) + 158 [0x103d49e7e] pack_unpack.c:605
+ ! : | ! 3 json_vpack_ex (in watchman) + 262 [0x103d49336] pack_unpack.c:571
+ ! : | ! 1 pack (in watchman) + 719 [0x103d4972f] pack_unpack.c:122
+ ! : | ! : 1 json_integer (in watchman) + 19 [0x103d4c7d3] value.c:766
+ ! : | ! : 1 malloc (in libsystem_malloc.dylib) + 42 [0x7fff9382e0cc]
+ ! : | ! : 1 malloc_zone_malloc (in libsystem_malloc.dylib) + 71 [0x7fff9382f5a1]
+ ! : | ! : 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 292 [0x7fff9382f705]
+ ! : | ! : 1 tiny_malloc_from_free_list (in libsystem_malloc.dylib) + 860 [0x7fff93830a18]
+ ! : | ! 1 pack (in watchman) + 743 [0x103d49747] pack_unpack.c:126
+ ! : | ! : 1 json_object_set_new_nocheck (in watchman) + 64 [0x103d4b980] value.c:104
+ ! : | ! : 1 hashtable_set (in watchman) + 265 [0x103d471b9] hashtable.c:47
+ ! : | ! 1 pack (in watchman) + 447 [0x103d4961f] pack_unpack.c:91
+ ! : | ! 1 json_object (in watchman) + 54 [0x103d4b8d6] value.c:45
+ ! : | ! 1 hashtable_init (in watchman) + 60 [0x103d46fec] hashtable.c:206
+ ! : | ! 1 malloc (in libsystem_malloc.dylib) + 42 [0x7fff9382e0cc]
+ ! : | ! 1 malloc_zone_malloc (in libsystem_malloc.dylib) + 71 [0x7fff9382f5a1]
+ ! : | ! 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 292 [0x7fff9382f705]
+ ! : | ! 1 tiny_malloc_from_free_list (in libsystem_malloc.dylib) + 771 [0x7fff938309bf]
+ ! : | ! 1 get_tiny_free_size (in libsystem_malloc.dylib) + 61 [0x7fff938334bc]
+ ! : | 1 w_perf_add_root_meta (in watchman) + 26 [0x103d3059a] perf.c:104
+ ! : | 1 w_string_to_json (in watchman) + 27 [0x103d4c5fb] value.c:663
+ ! : | 1 malloc (in libsystem_malloc.dylib) + 42 [0x7fff9382e0cc]
+ ! : | 1 malloc_zone_malloc (in libsystem_malloc.dylib) + 71 [0x7fff9382f5a1]
+ ! : | 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 112 [0x7fff9382f651]
+ ! : | 1 _OSSpinLockLockSlow (in libsystem_platform.dylib) + 65 [0x7fff9d9bfdaf]
+ ! : | 1 syscall_thread_switch (in libsystem_kernel.dylib) + 10 [0x7fff8b14606e]
+ ! : 39 cmd_query (in watchman) + 241 [0x103d324e1] query.c:50
+ ! : | 37 w_query_execute (in watchman) + 329 [0x103d38029] eval.c:572
+ ! : | + 37 execute_common (in watchman) + 97 [0x103d37e41] eval.c:438
+ ! : | + 33 default_generators (in watchman) + 846 [0x103d383ee] eval.c:344
+ ! : | + ! 32 dir_generator (in watchman) + 173 [0x103d386cd] eval.c:250
+ ! : | + ! : 16 dir_generator (in watchman) + 173 [0x103d386cd] eval.c:250
+ ! : | + ! : | 11 dir_generator (in watchman) + 82 [0x103d38672] eval.c:240
+ ! : | + ! : | + 8 w_query_process_file (in watchman) + 98 [0x103d37aa2] eval.c:13
+ ! : | + ! : | + ! 8 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! 7 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! : 5 eval_wildmatch (in watchman) + 20 [0x103d38fe4] match.c:27
+ ! : | + ! : | + ! : | 3 w_query_ctx_get_wholename (in watchman) + 71 [0x103d37a07] eval.c:35
+ ! : | + ! : | + ! : | + 2 w_dir_path_cat_cstr_len (in watchman) + 278 [0x103d45b26] string.c:660
+ ! : | + ! : | + ! : | + ! 1 w_hash_bytes (in watchman) + 68 [0x103d2e2e4] hash.c:212
+ ! : | + ! : | + ! : | + ! 1 w_hash_bytes (in watchman) + 293 [0x103d2e3c5] hash.c:231
+ ! : | + ! : | + ! : | + 1 w_dir_path_cat_cstr_len (in watchman) + 79 [0x103d45a5f] string.c:629
+ ! : | + ! : | + ! : | 1 w_query_ctx_get_wholename (in watchman) + 59 [0x103d379fb] .watchman.h:422
+ ! : | + ! : | + ! : | 1 w_query_ctx_get_wholename (in watchman) + 92 [0x103d37a1c] eval.c:37
+ ! : | + ! : | + ! : | 1 w_string_slice (in watchman) + 74 [0x103d44a8a] string.c:41
+ ! : | + ! : | + ! : | 1 calloc (in libsystem_malloc.dylib) + 38 [0x7fff93833457]
+ ! : | + ! : | + ! : 1 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:37
+ ! : | + ! : | + ! : | 1 dowild (in watchman) + 3346 [0x103d50332] wildmatch.c:183
+ ! : | + ! : | + ! : 1 eval_wildmatch (in watchman) + 58 [0x103d3900a] match.c:40
+ ! : | + ! : | + ! 1 eval_not (in watchman) + 24 [0x103d364c8] base.c:27
+ ! : | + ! : | + ! 1 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! 1 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:37
+ ! : | + ! : | + ! 1 wildmatch (in watchman) + 0 [0x103d4f610] wildmatch.c:321
+ ! : | + ! : | + 3 w_query_process_file (in watchman) + 37 [0x103d37a65] eval.c:52
+ ! : | + ! : | + 1 szone_free_definite_size (in libsystem_malloc.dylib) + 2412 [0x7fff93831cea]
+ ! : | + ! : | + : 1 get_tiny_free_size (in libsystem_malloc.dylib) + 75 [0x7fff938334ca]
+ ! : | + ! : | + 1 szone_free_definite_size (in libsystem_malloc.dylib) + 3094 [0x7fff93831f94]
+ ! : | + ! : | + : 1 tiny_free_list_remove_ptr (in libsystem_malloc.dylib) + 115 [0x7fff93833546]
+ ! : | + ! : | + 1 w_string_delref (in watchman) + 41 [0x103d45079] string.c:265
+ ! : | + ! : | + 1 free (in libsystem_malloc.dylib) + 61 [0x7fff93830ed5]
+ ! : | + ! : | + 1 szone_size (in libsystem_malloc.dylib) + 647 [0x7fff938312c8]
+ ! : | + ! : | 4 dir_generator (in watchman) + 173 [0x103d386cd] eval.c:250
+ ! : | + ! : | + 4 dir_generator (in watchman) + 82 [0x103d38672] eval.c:240
+ ! : | + ! : | + 4 w_query_process_file (in watchman) + 98 [0x103d37aa2] eval.c:13
+ ! : | + ! : | + 4 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + 2 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! 2 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:37
+ ! : | + ! : | + ! 1 dowild (in watchman) + 3429 [0x103d50385] ctype.h:275
+ ! : | + ! : | + ! 1 dowild (in watchman) + 3152 [0x103d50270] wildmatch.c:196
+ ! : | + ! : | + ! 1 dowild (in watchman) + 222 [0x103d4f6fe] ctype.h:294
+ ! : | + ! : | + ! 1 __tolower (in libsystem_c.dylib) + 61 [0x7fff94141327]
+ ! : | + ! : | + 1 eval_not (in watchman) + 24 [0x103d364c8] base.c:27
+ ! : | + ! : | + ! 1 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! 1 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:37
+ ! : | + ! : | + ! 1 dowild (in watchman) + 241 [0x103d4f711] ctype.h:158
+ ! : | + ! : | + 1 w_query_expr_evaluate (in watchman) + 4 [0x103d379a4] eval.c:13
+ ! : | + ! : | 1 dir_generator (in watchman) + 98 [0x103d38682] eval.c:244
+ ! : | + ! : | 1 w_ht_next (in watchman) + 81 [0x103d2ece1] ht.c:333
+ ! : | + ! : 15 dir_generator (in watchman) + 82 [0x103d38672] eval.c:240
+ ! : | + ! : | 13 w_query_process_file (in watchman) + 98 [0x103d37aa2] eval.c:13
+ ! : | + ! : | + 12 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! 12 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! 7 eval_wildmatch (in watchman) + 20 [0x103d38fe4] match.c:27
+ ! : | + ! : | + ! : 6 w_query_ctx_get_wholename (in watchman) + 71 [0x103d37a07] eval.c:35
+ ! : | + ! : | + ! : | 3 w_dir_path_cat_cstr_len (in watchman) + 106 [0x103d45a7a] string.c:633
+ ! : | + ! : | + ! : | + 2 malloc (in libsystem_malloc.dylib) + 42 [0x7fff9382e0cc]
+ ! : | + ! : | + ! : | + ! 2 malloc_zone_malloc (in libsystem_malloc.dylib) + 71 [0x7fff9382f5a1]
+ ! : | + ! : | + ! : | + ! 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 292 [0x7fff9382f705]
+ ! : | + ! : | + ! : | + ! : 1 tiny_malloc_from_free_list (in libsystem_malloc.dylib) + 494 [0x7fff938308aa]
+ ! : | + ! : | + ! : | + ! 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 1122 [0x7fff9382fa43]
+ ! : | + ! : | + ! : | + 1 malloc (in libsystem_malloc.dylib) + 0 [0x7fff9382e0a2]
+ ! : | + ! : | + ! : | 3 w_dir_path_cat_cstr_len (in watchman) + 278 [0x103d45b26] string.c:660
+ ! : | + ! : | + ! : | 2 w_hash_bytes (in watchman) + 198 [0x103d2e366] hash.c:220
+ ! : | + ! : | + ! : | 1 w_hash_bytes (in watchman) + 428 [0x103d2e44c] hash.c:245
+ ! : | + ! : | + ! : 1 w_query_ctx_get_wholename (in watchman) + 104 [0x103d37a28] eval.c:39
+ ! : | + ! : | + ! : 1 w_string_delref (in watchman) + 55 [0x103d45087] string.c:267
+ ! : | + ! : | + ! 5 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:37
+ ! : | + ! : | + ! 3 dowild (in watchman) + 622 [0x103d4f88e] wildmatch.c:132
+ ! : | + ! : | + ! | 2 dowild (in watchman) + 3410,3386 [0x103d50372,0x103d5035a] ctype.h:158
+ ! : | + ! : | + ! | 1 dowild (in watchman) + 3444 [0x103d50394] ctype.h:294
+ ! : | + ! : | + ! | 1 __tolower (in libsystem_c.dylib) + 0 [0x7fff941412ea]
+ ! : | + ! : | + ! 1 dowild (in watchman) + 222 [0x103d4f6fe] ctype.h:294
+ ! : | + ! : | + ! | 1 __tolower (in libsystem_c.dylib) + 61 [0x7fff94141327]
+ ! : | + ! : | + ! 1 dowild (in watchman) + 72 [0x103d4f668] wildmatch.c:86
+ ! : | + ! : | + 1 eval_list (in watchman) + 26 [0x103d366ba] base.c:84
+ ! : | + ! : | 2 w_query_process_file (in watchman) + 37 [0x103d37a65] eval.c:52
+ ! : | + ! : | 1 w_string_delref (in watchman) + 21 [0x103d45065] string.c:264
+ ! : | + ! : | 1 w_string_delref (in watchman) + 41 [0x103d45079] string.c:265
+ ! : | + ! : | 1 szone_free_definite_size (in libsystem_malloc.dylib) + 943 [0x7fff9383172d]
+ ! : | + ! : | 1 _os_lock_spin_lock (in libsystem_platform.dylib) + 0 [0x7fff9d9bf7ca]
+ ! : | + ! : 1 dir_generator (in watchman) + 98 [0x103d38682] eval.c:244
+ ! : | + ! : 1 w_ht_next (in watchman) + 81 [0x103d2ece1] ht.c:333
+ ! : | + ! 1 dir_generator (in watchman) + 98 [0x103d38682] eval.c:244
+ ! : | + ! 1 w_ht_next (in watchman) + 65 [0x103d2ecd1] ht.c:327
+ ! : | + 3 default_generators (in watchman) + 1040 [0x103d384b0] eval.c:336
+ ! : | + ! 3 w_string_basename (in watchman) + 35 [0x103d45783] string.c:533
+ ! : | + 1 default_generators (in watchman) + 971 [0x103d3846b] eval.c:315
+ ! : | + 1 w_ht_get (in watchman) + 84 [0x103d2e9c4] ht.c:94
+ ! : | 2 w_query_execute (in watchman) + 243 [0x103d37fd3] eval.c:556
+ ! : | 2 w_root_read_lock_with_timeout (in watchman) + 185 [0x103d3f569] root.c:394
+ ! : | 2 pthread_rwlock_timedrdlock (in watchman) + 71 [0x103d31a87] timedlock.c:36
+ ! : | 2 usleep (in libsystem_c.dylib) + 54 [0x7fff9418bc0a]
+ ! : | 2 nanosleep (in libsystem_c.dylib) + 199 [0x7fff9418bd17]
+ ! : | 2 __semwait_signal (in libsystem_kernel.dylib) + 10 [0x7fff8b14c10a]
+ ! : 2 cmd_query (in watchman) + 186 [0x103d324aa] query.c:38
+ ! : | 2 w_query_parse (in watchman) + 1104 [0x103d37170] parse.c:235
+ ! : | 2 parse_list (in watchman) + 187 [0x103d365ab] base.c:140
+ ! : | 2 parse_list (in watchman) + 187 [0x103d365ab] base.c:140
+ ! : | 1 w_query_expr_parse (in watchman) + 83 [0x103d36c73] parse.c:39
+ ! : | + 1 json_to_w_string_incref (in watchman) + 39 [0x103d4c7a7] value.c:740
+ ! : | + 1 w_string_addref (in watchman) + 8 [0x103d44b18] string.c:260
+ ! : | 1 wildmatch_parser_inner (in watchman) + 317 [0x103d38f6d] match.c:95
+ ! : | 1 malloc (in libsystem_malloc.dylib) + 42 [0x7fff9382e0cc]
+ ! : | 1 malloc_zone_malloc (in libsystem_malloc.dylib) + 71 [0x7fff9382f5a1]
+ ! : | 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 292 [0x7fff9382f705]
+ ! : | 1 tiny_malloc_from_free_list (in libsystem_malloc.dylib) + 152 [0x7fff93830754]
+ ! : 1 cmd_query (in watchman) + 302 [0x103d3251e] query.c:64
+ ! : | 1 make_response (in watchman) + 31 [0x103d3c59f] .watchman.h:995
+ ! : | 1 typed_string_to_json (in watchman) + 31 [0x103d4c6af] value.c:676
+ ! : | 1 w_string_new_len_with_refcnt_typed (in watchman) + 88 [0x103d44c18] string.c:102
+ ! : 1 cmd_query (in watchman) + 336 [0x103d32540] query.c:65
+ ! : 1 clock_id_string (in watchman) + 71 [0x103d2a9e7] clockspec.c:242
+ ! : 1 __snprintf_chk (in libsystem_c.dylib) + 128 [0x7fff94190d08]
+ ! : 1 vsnprintf (in libsystem_c.dylib) + 80 [0x7fff9415f9ca]
+ ! : 1 _vsnprintf (in libsystem_c.dylib) + 596 [0x7fff9415f915]
+ ! : 1 __v2printf (in libsystem_c.dylib) + 669 [0x7fff9417b6c9]
+ ! : 1 __vfprintf (in libsystem_c.dylib) + 17921 [0x7fff94155a04]
+ ! 3 dispatch_command (in watchman) + 271 [0x103d32e6f] reg.c:174
+ ! : 3 getrusage (in libsystem_kernel.dylib) + 10 [0x7fff8b14cd92]
+ ! 1 dispatch_command (in watchman) + 256 [0x103d32e60] reg.c:173
+ ! 1 __snprintf_chk (in libsystem_c.dylib) + 128 [0x7fff94190d08]
+ ! 1 vsnprintf (in libsystem_c.dylib) + 80 [0x7fff9415f9ca]
+ ! 1 _vsnprintf (in libsystem_c.dylib) + 596 [0x7fff9415f915]
+ ! 1 __v2printf (in libsystem_c.dylib) + 669 [0x7fff9417b6c9]
+ ! 1 __vfprintf (in libsystem_c.dylib) + 16984 [0x7fff9415565b]
+ ! 1 __sfvwrite (in libsystem_c.dylib) + 228 [0x7fff9414aded]
+ 8 client_thread (in watchman) + 220 [0x103d3d41c] listener.c:177
+ ! 5 read_bser_pdu (in watchman) + 282 [0x103d2c56a] json.c:251
+ ! : 3 bunser_array (in watchman) + 296 [0x103d2e0a8] bser.c:448
+ ! : | 3 json_array (in watchman) + 16 [0x103d4bf40] value.c:321
+ ! : | 2 malloc (in libsystem_malloc.dylib) + 0,34 [0x7fff9382e0a2,0x7fff9382e0c4]
+ ! : | 1 malloc (in libsystem_malloc.dylib) + 42 [0x7fff9382e0cc]
+ ! : | 1 malloc_zone_malloc (in libsystem_malloc.dylib) + 71 [0x7fff9382f5a1]
+ ! : | 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 292 [0x7fff9382f705]
+ ! : | 1 tiny_malloc_from_free_list (in libsystem_malloc.dylib) + 417 [0x7fff9383085d]
+ ! : 2 bunser_array (in watchman) + 351 [0x103d2e0df] bser.c:453
+ ! : 1 bunser (in watchman) + 1448 [0x103d2d9b8] bser.c:607
+ ! : + 1 bunser_array (in watchman) + 351 [0x103d2e0df] bser.c:453
+ ! : + 1 typed_string_len_to_json (in watchman) + 12 [0x103d4c63c] value.c:676
+ ! : + 1 w_string_new_len_with_refcnt_typed (in watchman) + 106 [0x103d44c2a] string.c:103
+ ! : + 1 _platform_memmove$VARIANT$Haswell (in libsystem_platform.dylib) + 186 [0x7fff9d9c2fda]
+ ! : 1 typed_string_len_to_json (in watchman) + 12 [0x103d4c63c] value.c:676
+ ! : 1 w_string_new_len_with_refcnt_typed (in watchman) + 43 [0x103d44beb] string.c:91
+ ! : 1 w_hash_bytes (in watchman) + 333 [0x103d2e3ed] hash.c:235
+ ! 2 w_json_buffer_next (in watchman) + 46 [0x103d2c1fe] json.c:473
+ ! : 2 read_and_detect_pdu (in watchman) + 99 [0x103d2be43] json.c:268
+ ! : 1 fill_buffer (in watchman) + 159 [0x103d2b89f] json.c:70
+ ! : | 1 read (in libsystem_kernel.dylib) + 10 [0x7fff8b14d362]
+ ! : 1 read (in libsystem_kernel.dylib) + 0 [0x7fff8b14d358]
+ ! 1 read_bser_pdu (in watchman) + 46 [0x103d2c47e] json.c:211
+ ! 1 fcntl (in libsystem_kernel.dylib) + 240 [0x7fff8b148cf6]
+ ! 1 __fcntl (in libsystem_kernel.dylib) + 10 [0x7fff8b14b60a]
+ 3 client_thread (in watchman) + 277 [0x103d3d455] jansson.h:114
+ ! 3 json_delete (in watchman) + 117 [0x103d4c9e5] jansson.h:114
+ ! 3 json_delete (in watchman) + 49 [0x103d4c9a1] value.c:64
+ ! 3 hashtable_close (in watchman) + 89 [0x103d47099] jansson.h:114
+ ! 2 json_delete (in watchman) + 178 [0x103d4ca22] value.c:356
+ ! : 1 szone_free_definite_size (in libsystem_malloc.dylib) + 943 [0x7fff9383172d]
+ ! : | 1 _os_lock_spin_lock (in libsystem_platform.dylib) + 0 [0x7fff9d9bf7ca]
+ ! : 1 szone_free_definite_size (in libsystem_malloc.dylib) + 3493 [0x7fff93832123]
+ ! 1 free (in libsystem_malloc.dylib) + 61 [0x7fff93830ed5]
+ ! 1 szone_size (in libsystem_malloc.dylib) + 103 [0x7fff938310a8]
+ 1 client_thread (in watchman) + 400 [0x103d3d4d0] listener.c:217
+ ! 1 unix_set_nonb (in watchman) + 29 [0x103d3182d] .watchman.h:196
+ ! 1 fcntl (in libsystem_kernel.dylib) + 240 [0x7fff8b148cf6]
+ ! 1 __fcntl (in libsystem_kernel.dylib) + 10 [0x7fff8b14b60a]
+ 1 client_thread (in watchman) + 418 [0x103d3d4e2] listener.c:222
+ ! 1 w_ser_write_pdu (in watchman) + 161 [0x103d2c131] json.c:489
+ ! 1 write (in libsystem_kernel.dylib) + 10 [0x7fff8b14d91a]
+ 1 client_thread (in watchman) + 434 [0x103d3d4f2] listener.c:224
+ 1 unix_set_nonb (in watchman) + 29 [0x103d3182d] .watchman.h:196
+ 1 fcntl (in libsystem_kernel.dylib) + 240 [0x7fff8b148cf6]
+ 1 __fcntl (in libsystem_kernel.dylib) + 10 [0x7fff8b14b60a]
8922 Thread_1292304
+ 8922 thread_start (in libsystem_pthread.dylib) + 13 [0x7fff992ae351]
+ 8922 _pthread_start (in libsystem_pthread.dylib) + 168 [0x7fff992b091a]
+ 8922 _pthread_body (in libsystem_pthread.dylib) + 131 [0x7fff992b099d]
+ 8257 client_thread (in watchman) + 179 [0x103d3d3f3] listener.c:170
+ ! 8257 w_poll_events (in watchman) + 205 [0x103d312cd] stream_unix.c:178
+ ! 8257 poll (in libsystem_kernel.dylib) + 10 [0x7fff8b14d2a2]
+ 650 client_thread (in watchman) + 250 [0x103d3d43a] listener.c:195
+ ! 642 dispatch_command (in watchman) + 311 [0x103d32e97] reg.c:180
+ ! : 610 cmd_query (in watchman) + 95 [0x103d3244f] query.c:24
+ ! : | 606 resolve_root_or_err (in watchman) + 181 [0x103d3d8f5] listener-user.c:87
+ ! : | + 606 w_root_resolve (in watchman) + 43 [0x103d42aeb] root.c:2694
+ ! : | + 601 root_resolve (in watchman) + 885 [0x103d42045] root.c:2430
+ ! : | + ! 601 w_root_lock (in watchman) + 70 [0x103d3f166] root.c:389
+ ! : | + ! 601 _pthread_rwlock_lock (in libsystem_pthread.dylib) + 464 [0x7fff992aee1d]
+ ! : | + ! 601 __psynch_rw_wrlock (in libsystem_kernel.dylib) + 10 [0x7fff8b14be8e]
+ ! : | + 4 root_resolve (in watchman) + 122 [0x103d41d4a] root.c:2385
+ ! : | + ! 4 realpath$DARWIN_EXTSN (in libsystem_c.dylib) + 858 [0x7fff9418c8bf]
+ ! : | + ! 4 __getattrlist (in libsystem_kernel.dylib) + 10 [0x7fff8b14b6d2]
+ ! : | + 1 root_resolve (in watchman) + 904 [0x103d42058] root.c:2431
+ ! : | + 1 time (in libsystem_c.dylib) + 39 [0x7fff9413b513]
+ ! : | + 1 fegetenv (in libsystem_m.dylib) + 0 [0x7fff8e52b7c0]
+ ! : | 4 resolve_root_or_err (in watchman) + 202 [0x103d3d90a] listener-user.c:103
+ ! : | 2 w_perf_add_root_meta (in watchman) + 149 [0x103d30615] perf.c:103
+ ! : | ! 2 json_pack (in watchman) + 158 [0x103d49e7e] pack_unpack.c:605
+ ! : | ! 1 json_vpack_ex (in watchman) + 81 [0x103d49281] pack_unpack.c:565
+ ! : | ! : 1 jsonp_error_init (in watchman) + 0 [0x103d46dc0] error.c:12
+ ! : | ! 1 json_vpack_ex (in watchman) + 262 [0x103d49336] pack_unpack.c:571
+ ! : | ! 1 pack (in watchman) + 0 [0x103d49460] pack_unpack.c:173
+ ! : | 1 w_perf_add_root_meta (in watchman) + 26 [0x103d3059a] perf.c:104
+ ! : | ! 1 w_string_to_json (in watchman) + 27 [0x103d4c5fb] value.c:663
+ ! : | ! 1 malloc (in libsystem_malloc.dylib) + 42 [0x7fff9382e0cc]
+ ! : | ! 1 malloc_zone_malloc (in libsystem_malloc.dylib) + 71 [0x7fff9382f5a1]
+ ! : | ! 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 112 [0x7fff9382f651]
+ ! : | ! 1 _OSSpinLockLockSlow (in libsystem_platform.dylib) + 65 [0x7fff9d9bfdaf]
+ ! : | ! 1 syscall_thread_switch (in libsystem_kernel.dylib) + 10 [0x7fff8b14606e]
+ ! : | 1 w_perf_add_root_meta (in watchman) + 0 [0x103d30580] perf.c:95
+ ! : 29 cmd_query (in watchman) + 241 [0x103d324e1] query.c:50
+ ! : | 25 w_query_execute (in watchman) + 329 [0x103d38029] eval.c:572
+ ! : | + 24 execute_common (in watchman) + 97 [0x103d37e41] eval.c:438
+ ! : | + ! 21 default_generators (in watchman) + 846 [0x103d383ee] eval.c:344
+ ! : | + ! : 19 dir_generator (in watchman) + 173 [0x103d386cd] eval.c:250
+ ! : | + ! : | 10 dir_generator (in watchman) + 82 [0x103d38672] eval.c:240
+ ! : | + ! : | + 9 w_query_process_file (in watchman) + 98 [0x103d37aa2] eval.c:13
+ ! : | + ! : | + ! 9 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! 8 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! : 4 eval_wildmatch (in watchman) + 20 [0x103d38fe4] match.c:27
+ ! : | + ! : | + ! : | 2 w_query_ctx_get_wholename (in watchman) + 59 [0x103d379fb] .watchman.h:422
+ ! : | + ! : | + ! : | 1 w_query_ctx_get_wholename (in watchman) + 92 [0x103d37a1c] eval.c:37
+ ! : | + ! : | + ! : | + 1 w_string_slice (in watchman) + 74 [0x103d44a8a] string.c:41
+ ! : | + ! : | + ! : | + 1 calloc (in libsystem_malloc.dylib) + 49 [0x7fff93833462]
+ ! : | + ! : | + ! : | + 1 malloc_zone_calloc (in libsystem_malloc.dylib) + 10 [0x7fff93832962]
+ ! : | + ! : | + ! : | 1 w_query_ctx_get_wholename (in watchman) + 104 [0x103d37a28] eval.c:39
+ ! : | + ! : | + ! : | 1 w_string_delref (in watchman) + 55 [0x103d45087] string.c:267
+ ! : | + ! : | + ! : 3 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:37
+ ! : | + ! : | + ! : | 1 dowild (in watchman) + 236 [0x103d4f70c] ctype.h:158
+ ! : | + ! : | + ! : | 1 dowild (in watchman) + 222 [0x103d4f6fe] ctype.h:294
+ ! : | + ! : | + ! : | + 1 __tolower (in libsystem_c.dylib) + 40 [0x7fff94141312]
+ ! : | + ! : | + ! : | + 1 pthread_getspecific (in libsystem_pthread.dylib) + 9 [0x7fff992aeaab]
+ ! : | + ! : | + ! : | 1 dowild (in watchman) + 3382 [0x103d50356] wildmatch.c:185
+ ! : | + ! : | + ! : 1 w_query_expr_evaluate (in watchman) + 21 [0x103d379b5] eval.c:13
+ ! : | + ! : | + ! 1 eval_not (in watchman) + 24 [0x103d364c8] base.c:27
+ ! : | + ! : | + ! 1 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | + ! 1 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:37
+ ! : | + ! : | + ! 1 dowild (in watchman) + 166 [0x103d4f6c6] ctype.h:158
+ ! : | + ! : | + 1 w_query_process_file (in watchman) + 37 [0x103d37a65] eval.c:52
+ ! : | + ! : | + 1 szone_free_definite_size (in libsystem_malloc.dylib) + 1092 [0x7fff938317c2]
+ ! : | + ! : | 9 dir_generator (in watchman) + 173 [0x103d386cd] eval.c:250
+ ! : | + ! : | 8 dir_generator (in watchman) + 82 [0x103d38672] eval.c:240
+ ! : | + ! : | ! 8 w_query_process_file (in watchman) + 98 [0x103d37aa2] eval.c:13
+ ! : | + ! : | ! 8 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | ! 8 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | ! 6 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:37
+ ! : | + ! : | ! : 4 dowild (in watchman) + 178,3403,... [0x103d4f6d2,0x103d5036b,...] ctype.h:158
+ ! : | + ! : | ! : 1 dowild (in watchman) + 214 [0x103d4f6f6] ctype.h:294
+ ! : | + ! : | ! : 1 dowild (in watchman) + 120 [0x103d4f698] wildmatch.c:75
+ ! : | + ! : | ! 2 eval_wildmatch (in watchman) + 20 [0x103d38fe4] match.c:27
+ ! : | + ! : | ! 2 w_query_ctx_get_wholename (in watchman) + 71 [0x103d37a07] eval.c:35
+ ! : | + ! : | ! 1 w_dir_path_cat_cstr_len (in watchman) + 278 [0x103d45b26] string.c:660
+ ! : | + ! : | ! | 1 w_hash_bytes (in watchman) + 133 [0x103d2e325] hash.c:219
+ ! : | + ! : | ! 1 w_dir_path_cat_cstr_len (in watchman) + 282 [0x103d45b2a] string.c:661
+ ! : | + ! : | 1 dir_generator (in watchman) + 173 [0x103d386cd] eval.c:250
+ ! : | + ! : | 1 dir_generator (in watchman) + 82 [0x103d38672] eval.c:240
+ ! : | + ! : | 1 w_query_process_file (in watchman) + 98 [0x103d37aa2] eval.c:13
+ ! : | + ! : | 1 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | 1 eval_not (in watchman) + 24 [0x103d364c8] base.c:27
+ ! : | + ! : | 1 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : | 1 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:37
+ ! : | + ! : | 1 dowild (in watchman) + 178 [0x103d4f6d2] ctype.h:158
+ ! : | + ! : 2 dir_generator (in watchman) + 82 [0x103d38672] eval.c:240
+ ! : | + ! : 2 w_query_process_file (in watchman) + 98 [0x103d37aa2] eval.c:13
+ ! : | + ! : 2 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : 2 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
+ ! : | + ! : 2 eval_wildmatch (in watchman) + 20 [0x103d38fe4] match.c:27
+ ! : | + ! : 2 w_query_ctx_get_wholename (in watchman) + 71 [0x103d37a07] eval.c:35
+ ! : | + ! : 2 w_dir_path_cat_cstr_len (in watchman) + 67 [0x103d45a53] string.c:629
+ ! : | + ! 3 default_generators (in watchman) + 971 [0x103d3846b] eval.c:315
+ ! : | + ! 2 w_ht_get (in watchman) + 84 [0x103d2e9c4] ht.c:94
+ ! : | + ! 1 w_string_equal (in watchman) + 15 [0x103d4515f] string.c:293
+ ! : | + 1 execute_common (in watchman) + 105 [0x103d37e49] eval.c:441
+ ! : | + 1 w_perf_finish (in watchman) + 21 [0x103d30315] perf.c:37
+ ! : | + 1 gettimeofday (in libsystem_c.dylib) + 0 [0x7fff9411bfd2]
+ ! : | 2 w_query_execute (in watchman) + 109 [0x103d37f4d] eval.c:517
+ ! : | + 1 0x0
+ ! : | + ! 1 __commpage_gettimeofday (in libsystem_kernel.dylib) + 83 [0x7fff8b146153]
+ ! : | + 1 getrusage (in libsystem_kernel.dylib) + 10 [0x7fff8b14cd92]
+ ! : | 2 w_query_execute (in watchman) + 243 [0x103d37fd3] eval.c:556
+ ! : | 2 w_root_read_lock_with_timeout (in watchman) + 185 [0x103d3f569] root.c:394
+ ! : | 2 pthread_rwlock_timedrdlock (in watchman) + 71 [0x103d31a87] timedlock.c:36
+ ! : | 2 usleep (in libsystem_c.dylib) + 54 [0x7fff9418bc0a]
+ ! : | 2 nanosleep (in libsystem_c.dylib) + 199 [0x7fff9418bd17]
+ ! : | 2 __semwait_signal (in libsystem_kernel.dylib) + 10 [0x7fff8b14c10a]
+ ! : 1 cmd_query (in watchman) + 186 [0x103d324aa] query.c:38
+ ! : | 1 w_query_parse (in watchman) + 1104 [0x103d37170] parse.c:235
+ ! : | 1 w_query_expr_parse (in watchman) + 101 [0x103d36c85] parse.c:54
+ ! : | 1 w_ht_get (in watchman) + 84 [0x103d2e9c4] ht.c:94
+ ! : 1 cmd_query (in watchman) + 257 [0x103d324f1] query.c:58
+ ! : | 1 w_query_delref (in watchman) + 63 [0x103d3722f] parse.c:526
+ ! : | 1 w_string_delref (in watchman) + 1 [0x103d45051] string.c:263
+ ! : 1 cmd_query (in watchman) + 282 [0x103d3250a] query.c:60
+ ! : 1 w_query_results_to_json (in watchman) + 202 [0x103d398ea] fieldlist.c:184
+ ! : 1 w_string_to_json (in watchman) + 27 [0x103d4c5fb] value.c:663
+ ! : 1 malloc (in libsystem_malloc.dylib) + 42 [0x7fff9382e0cc]
+ ! : 1 malloc_zone_malloc (in libsystem_malloc.dylib) + 71 [0x7fff9382f5a1]
+ ! : 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 292 [0x7fff9382f705]
+ ! : 1 tiny_malloc_from_free_list (in libsystem_malloc.dylib) + 1391 [0x7fff93830c2b]
+ ! : 1 get_tiny_free_size (in libsystem_malloc.dylib) + 11 [0x7fff9383348a]
+ ! 4 dispatch_command (in watchman) + 271 [0x103d32e6f] reg.c:174
+ ! : 4 getrusage (in libsystem_kernel.dylib) + 10 [0x7fff8b14cd92]
+ ! 2 dispatch_command (in watchman) + 319 [0x103d32e9f] reg.c:182
+ ! : 2 w_perf_finish (in watchman) + 73 [0x103d30349] perf.c:40
+ ! : 2 getrusage (in libsystem_kernel.dylib) + 10 [0x7fff8b14cd92]
+ ! 1 dispatch_command (in watchman) + 93 [0x103d32dbd] reg.c:154
+ ! : 1 lookup (in watchman) + 40 [0x103d32cc8] reg.c:78
+ ! : 1 json_array_get (in watchman) + 20 [0x103d4c0a4] value.c:406
+ ! 1 dispatch_command (in watchman) + 214 [0x103d32e36] reg.c:172
+ ! 1 w_log (in watchman) + 147 [0x103d2b1d3] log.c:156
+ ! 1 w_should_log_to_clients (in watchman) + 71 [0x103d3c917] listener.c:263
+ 11 client_thread (in watchman) + 220 [0x103d3d41c] listener.c:177
+ ! 8 read_bser_pdu (in watchman) + 282 [0x103d2c56a] json.c:251
+ ! : 6 bunser_array (in watchman) + 351 [0x103d2e0df] bser.c:453
+ ! : | 6 bunser (in watchman) + 1448 [0x103d2d9b8] bser.c:607
+ ! : | 5 bunser_array (in watchman) + 351 [0x103d2e0df] bser.c:453
+ ! : | + 5 bunser_array (in watchman) + 351 [0x103d2e0df] bser.c:453
+ ! : | + 4 bunser_array (in watchman) + 351 [0x103d2e0df] bser.c:453
+ ! : | + ! 1 bunser (in watchman) + 65 [0x103d2d451] bser.c:636
+ ! : | + ! 1 bunser_array (in watchman) + 351 [0x103d2e0df] bser.c:453
+ ! : | + ! : 1 bunser (in watchman) + 1159 [0x103d2d897] bser.c:578
+ ! : | + ! : 1 json_object (in watchman) + 16 [0x103d4b8b0] value.c:40
+ ! : | + ! : 1 malloc (in libsystem_malloc.dylib) + 42 [0x7fff9382e0cc]
+ ! : | + ! : 1 malloc_zone_malloc (in libsystem_malloc.dylib) + 71 [0x7fff9382f5a1]
+ ! : | + ! : 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 292 [0x7fff9382f705]
+ ! : | + ! : 1 tiny_malloc_from_free_list (in libsystem_malloc.dylib) + 32 [0x7fff938306dc]
+ ! : | + ! 1 typed_string_len_to_json (in watchman) + 32 [0x103d4c650] value.c:663
+ ! : | + ! : 1 malloc (in libsystem_malloc.dylib) + 42 [0x7fff9382e0cc]
+ ! : | + ! : 1 malloc_zone_malloc (in libsystem_malloc.dylib) + 71 [0x7fff9382f5a1]
+ ! : | + ! : 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 76 [0x7fff9382f62d]
+ ! : | + ! 1 typed_string_len_to_json (in watchman) + 12 [0x103d4c63c] value.c:676
+ ! : | + ! 1 w_string_new_len_with_refcnt_typed (in watchman) + 54 [0x103d44bf6] string.c:92
+ ! : | + ! 1 malloc (in libsystem_malloc.dylib) + 42 [0x7fff9382e0cc]
+ ! : | + ! 1 malloc_zone_malloc (in libsystem_malloc.dylib) + 71 [0x7fff9382f5a1]
+ ! : | + ! 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 76 [0x7fff9382f62d]
+ ! : | + 1 bunser_array (in watchman) + 296 [0x103d2e0a8] bser.c:448
+ ! : | + 1 json_array (in watchman) + 47 [0x103d4bf5f] value.c:32
+ ! : | 1 typed_string_len_to_json (in watchman) + 32 [0x103d4c650] value.c:663
+ ! : | 1 malloc (in libsystem_malloc.dylib) + 42 [0x7fff9382e0cc]
+ ! : | 1 malloc_zone_malloc (in libsystem_malloc.dylib) + 71 [0x7fff9382f5a1]
+ ! : | 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 112 [0x7fff9382f651]
+ ! : 1 bunser (in watchman) + 36 [0x103d2d434] bser.c:633
+ ! : 1 bunser_array (in watchman) + 296 [0x103d2e0a8] bser.c:448
+ ! : 1 json_array (in watchman) + 69 [0x103d4bf75] value.c:330
+ ! : 1 malloc (in libsystem_malloc.dylib) + 31 [0x7fff9382e0c1]
+ ! 1 read_bser_pdu (in watchman) + 46 [0x103d2c47e] json.c:211
+ ! : 1 fcntl (in libsystem_kernel.dylib) + 1 [0x7fff8b148c07]
+ ! 1 read_bser_pdu (in watchman) + 306 [0x103d2c582] json.c:256
+ ! : 1 unix_set_nonb (in watchman) + 29 [0x103d3182d] .watchman.h:196
+ ! : 1 fcntl (in libsystem_kernel.dylib) + 240 [0x7fff8b148cf6]
+ ! : 1 __fcntl (in libsystem_kernel.dylib) + 10 [0x7fff8b14b60a]
+ ! 1 w_json_buffer_next (in watchman) + 46 [0x103d2c1fe] json.c:473
+ ! 1 read_and_detect_pdu (in watchman) + 99 [0x103d2be43] json.c:268
+ ! 1 fill_buffer (in watchman) + 159 [0x103d2b89f] json.c:70
+ ! 1 read (in libsystem_kernel.dylib) + 10 [0x7fff8b14d362]
+ 2 client_thread (in watchman) + 400 [0x103d3d4d0] listener.c:217
+ ! 2 unix_set_nonb (in watchman) + 29 [0x103d3182d] .watchman.h:196
+ ! 2 fcntl (in libsystem_kernel.dylib) + 240 [0x7fff8b148cf6]
+ ! 2 __fcntl (in libsystem_kernel.dylib) + 10 [0x7fff8b14b60a]
+ 1 client_thread (in watchman) + 277 [0x103d3d455] jansson.h:114
+ ! 1 json_delete (in watchman) + 117 [0x103d4c9e5] jansson.h:114
+ ! 1 json_delete (in watchman) + 49 [0x103d4c9a1] value.c:64
+ ! 1 hashtable_close (in watchman) + 89 [0x103d47099] jansson.h:114
+ ! 1 json_delete (in watchman) + 117 [0x103d4c9e5] jansson.h:114
+ ! 1 DYLD-STUB$$os_lock_lock (in libsystem_malloc.dylib) + 0 [0x7fff93846412]
+ 1 client_thread (in watchman) + 418 [0x103d3d4e2] listener.c:222
+ 1 w_ser_write_pdu (in watchman) + 161 [0x103d2c131] json.c:489
+ 1 write (in libsystem_kernel.dylib) + 10 [0x7fff8b14d91a]
8922 Thread_1292306
8922 thread_start (in libsystem_pthread.dylib) + 13 [0x7fff992ae351]
8922 _pthread_start (in libsystem_pthread.dylib) + 168 [0x7fff992b091a]
8922 _pthread_body (in libsystem_pthread.dylib) + 131 [0x7fff992b099d]
8207 client_thread (in watchman) + 179 [0x103d3d3f3] listener.c:170
! 8206 w_poll_events (in watchman) + 205 [0x103d312cd] stream_unix.c:178
! : 8206 poll (in libsystem_kernel.dylib) + 10 [0x7fff8b14d2a2]
! 1 w_poll_events (in watchman) + 376 [0x103d31378] stream_unix.c:184
704 client_thread (in watchman) + 250 [0x103d3d43a] listener.c:195
! 701 dispatch_command (in watchman) + 311 [0x103d32e97] reg.c:180
! : 636 cmd_query (in watchman) + 95 [0x103d3244f] query.c:24
! : | 633 resolve_root_or_err (in watchman) + 181 [0x103d3d8f5] listener-user.c:87
! : | + 633 w_root_resolve (in watchman) + 43 [0x103d42aeb] root.c:2694
! : | + 626 root_resolve (in watchman) + 885 [0x103d42045] root.c:2430
! : | + ! 626 w_root_lock (in watchman) + 70 [0x103d3f166] root.c:389
! : | + ! 626 _pthread_rwlock_lock (in libsystem_pthread.dylib) + 464 [0x7fff992aee1d]
! : | + ! 626 __psynch_rw_wrlock (in libsystem_kernel.dylib) + 10 [0x7fff8b14be8e]
! : | + 7 root_resolve (in watchman) + 122 [0x103d41d4a] root.c:2385
! : | + 6 realpath$DARWIN_EXTSN (in libsystem_c.dylib) + 858 [0x7fff9418c8bf]
! : | + : 6 __getattrlist (in libsystem_kernel.dylib) + 10 [0x7fff8b14b6d2]
! : | + 1 realpath$DARWIN_EXTSN (in libsystem_c.dylib) + 612 [0x7fff9418c7c9]
! : | + 1 _platform_memmove$VARIANT$Haswell (in libsystem_platform.dylib) + 186 [0x7fff9d9c2fda]
! : | 3 resolve_root_or_err (in watchman) + 202 [0x103d3d90a] listener-user.c:103
! : | 2 w_perf_add_root_meta (in watchman) + 149 [0x103d30615] perf.c:103
! : | ! 2 json_pack (in watchman) + 158 [0x103d49e7e] pack_unpack.c:605
! : | ! 2 json_vpack_ex (in watchman) + 262 [0x103d49336] pack_unpack.c:571
! : | ! 1 pack (in watchman) + 589 [0x103d496ad] pack_unpack.c:115
! : | ! : 1 utf8_check_string (in watchman) + 352 [0x103d4b810] utf.c:172
! : | ! 1 pack (in watchman) + 433 [0x103d49611] pack_unpack.c:155
! : | 1 w_perf_add_root_meta (in watchman) + 0 [0x103d30580] perf.c:95
! : 61 cmd_query (in watchman) + 241 [0x103d324e1] query.c:50
! : | 52 w_query_execute (in watchman) + 329 [0x103d38029] eval.c:572
! : | + 49 execute_common (in watchman) + 97 [0x103d37e41] eval.c:438
! : | + ! 48 default_generators (in watchman) + 846 [0x103d383ee] eval.c:344
! : | + ! : 47 dir_generator (in watchman) + 173 [0x103d386cd] eval.c:250
! : | + ! : | 24 dir_generator (in watchman) + 82 [0x103d38672] eval.c:240
! : | + ! : | + 19 w_query_process_file (in watchman) + 98 [0x103d37aa2] eval.c:13
! : | + ! : | + ! 19 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
! : | + ! : | + ! 17 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
! : | + ! : | + ! : 9 eval_wildmatch (in watchman) + 20 [0x103d38fe4] match.c:27
! : | + ! : | + ! : | 4 w_query_ctx_get_wholename (in watchman) + 71 [0x103d37a07] eval.c:35
! : | + ! : | + ! : | + 4 w_dir_path_cat_cstr_len (in watchman) + 106 [0x103d45a7a] string.c:633
! : | + ! : | + ! : | + 4 malloc (in libsystem_malloc.dylib) + 42 [0x7fff9382e0cc]
! : | + ! : | + ! : | + 3 malloc_zone_malloc (in libsystem_malloc.dylib) + 71 [0x7fff9382f5a1]
! : | + ! : | + ! : | + ! 2 szone_malloc_should_clear (in libsystem_malloc.dylib) + 4158,104 [0x7fff9383061f,0x7fff9382f649]
! : | + ! : | + ! : | + ! 1 _os_lock_spin_lock (in libsystem_platform.dylib) + 12 [0x7fff9d9bf7d6]
! : | + ! : | + ! : | + 1 malloc_zone_malloc (in libsystem_malloc.dylib) + 71 [0x7fff9382f5a1]
! : | + ! : | + ! : | 4 w_query_ctx_get_wholename (in watchman) + 92 [0x103d37a1c] eval.c:37
! : | + ! : | + ! : | + 2 w_string_slice (in watchman) + 74 [0x103d44a8a] string.c:41
! : | + ! : | + ! : | + ! 2 calloc (in libsystem_malloc.dylib) + 49 [0x7fff93833462]
! : | + ! : | + ! : | + ! 2 malloc_zone_calloc (in libsystem_malloc.dylib) + 78 [0x7fff938329a6]
! : | + ! : | + ! : | + ! 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 292 [0x7fff9382f705]
! : | + ! : | + ! : | + ! : 1 tiny_malloc_from_free_list (in libsystem_malloc.dylib) + 152 [0x7fff93830754]
! : | + ! : | + ! : | + ! 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 73 [0x7fff9382f62a]
! : | + ! : | + ! : | + 2 w_string_slice (in watchman) + 117 [0x103d44ab5] string.c:46
! : | + ! : | + ! : | + 1 w_hash_bytes (in watchman) + 234 [0x103d2e38a] hash.c:206
! : | + ! : | + ! : | + 1 w_hash_bytes (in watchman) + 415 [0x103d2e43f] hash.c:245
! : | + ! : | + ! : | 1 w_query_ctx_get_wholename (in watchman) + 59 [0x103d379fb] .watchman.h:422
! : | + ! : | + ! : 8 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:37
! : | + ! : | + ! : 2 dowild (in watchman) + 214,286 [0x103d4f6f6,0x103d4f73e] ctype.h:294
! : | + ! : | + ! : 1 dowild (in watchman) + 222 [0x103d4f6fe] ctype.h:294
! : | + ! : | + ! : + 1 __tolower (in libsystem_c.dylib) + 61 [0x7fff94141327]
! : | + ! : | + ! : 1 dowild (in watchman) + 284 [0x103d4f73c] ctype.h:294
! : | + ! : | + ! : + 1 __tolower (in libsystem_c.dylib) + 40 [0x7fff94141312]
! : | + ! : | + ! : + 1 pthread_getspecific (in libsystem_pthread.dylib) + 0 [0x7fff992aeaa2]
! : | + ! : | + ! : 1 dowild (in watchman) + 455 [0x103d4f7e7] wildmatch.c:100
! : | + ! : | + ! : 1 dowild (in watchman) + 3450 [0x103d5039a] wildmatch.c:187
! : | + ! : | + ! : 1 dowild (in watchman) + 38 [0x103d4f646] wildmatch.c:73
! : | + ! : | + ! : 1 dowild (in watchman) + 741 [0x103d4f905] wildmatch.c:75
! : | + ! : | + ! 1 eval_list (in watchman) + 110 [0x103d3670e] base.c:98
! : | + ! : | + ! 1 w_query_expr_evaluate (in watchman) + 8 [0x103d379a8] eval.c:13
! : | + ! : | + 2 w_query_process_file (in watchman) + 37 [0x103d37a65] eval.c:52
! : | + ! : | + ! 1 szone_free_definite_size (in libsystem_malloc.dylib) + 2466 [0x7fff93831d20]
! : | + ! : | + ! 1 w_string_delref (in watchman) + 41 [0x103d45079] string.c:265
! : | + ! : | + ! 1 free (in libsystem_malloc.dylib) + 179 [0x7fff93830f4b]
! : | + ! : | + 2 w_query_process_file (in watchman) + 69 [0x103d37a85] eval.c:59
! : | + ! : | + 1 w_query_process_file (in watchman) + 0 [0x103d37a40] eval.c:48
! : | + ! : | 23 dir_generator (in watchman) + 173 [0x103d386cd] eval.c:250
! : | + ! : | 15 dir_generator (in watchman) + 82 [0x103d38672] eval.c:240
! : | + ! : | ! 15 w_query_process_file (in watchman) + 98 [0x103d37aa2] eval.c:13
! : | + ! : | ! 15 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
! : | + ! : | ! 14 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
! : | + ! : | ! : 11 eval_wildmatch (in watchman) + 20 [0x103d38fe4] match.c:27
! : | + ! : | ! : | 4 w_query_ctx_get_wholename (in watchman) + 71 [0x103d37a07] eval.c:35
! : | + ! : | ! : | + 2 w_dir_path_cat_cstr_len (in watchman) + 278 [0x103d45b26] string.c:660
! : | + ! : | ! : | + ! 1 w_hash_bytes (in watchman) + 61 [0x103d2e2dd] hash.c:211
! : | + ! : | ! : | + ! 1 w_hash_bytes (in watchman) + 167 [0x103d2e347] hash.c:220
! : | + ! : | ! : | + 1 w_dir_path_cat_cstr_len (in watchman) + 74 [0x103d45a5a] string.c:630
! : | + ! : | ! : | + 1 w_dir_path_cat_cstr_len (in watchman) + 106 [0x103d45a7a] string.c:633
! : | + ! : | ! : | + 1 malloc (in libsystem_malloc.dylib) + 42 [0x7fff9382e0cc]
! : | + ! : | ! : | + 1 malloc_zone_malloc (in libsystem_malloc.dylib) + 71 [0x7fff9382f5a1]
! : | + ! : | ! : | + 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 292 [0x7fff9382f705]
! : | + ! : | ! : | + 1 tiny_malloc_from_free_list (in libsystem_malloc.dylib) + 771 [0x7fff938309bf]
! : | + ! : | ! : | + 1 get_tiny_free_size (in libsystem_malloc.dylib) + 83 [0x7fff938334d2]
! : | + ! : | ! : | 3 w_query_ctx_get_wholename (in watchman) + 59 [0x103d379fb] .watchman.h:422
! : | + ! : | ! : | 3 w_query_ctx_get_wholename (in watchman) + 92 [0x103d37a1c] eval.c:37
! : | + ! : | ! : | + 2 w_string_slice (in watchman) + 74 [0x103d44a8a] string.c:41
! : | + ! : | ! : | + ! 2 calloc (in libsystem_malloc.dylib) + 49 [0x7fff93833462]
! : | + ! : | ! : | + ! 2 malloc_zone_calloc (in libsystem_malloc.dylib) + 78 [0x7fff938329a6]
! : | + ! : | ! : | + ! 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 1118 [0x7fff9382fa3f]
! : | + ! : | ! : | + ! : 1 _platform_bzero$VARIANT$Haswell (in libsystem_platform.dylib) + 0 [0x7fff9d9c3c20]
! : | + ! : | ! : | + ! 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 76 [0x7fff9382f62d]
! : | + ! : | ! : | + 1 w_string_slice (in watchman) + 117 [0x103d44ab5] string.c:46
! : | + ! : | ! : | + 1 w_hash_bytes (in watchman) + 35 [0x103d2e2c3] hash.c:208
! : | + ! : | ! : | 1 w_query_ctx_get_wholename (in watchman) + 104 [0x103d37a28] eval.c:39
! : | + ! : | ! : | 1 w_string_delref (in watchman) + 21 [0x103d45065] string.c:264
! : | + ! : | ! : 3 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:37
! : | + ! : | ! : 1 dowild (in watchman) + 3391 [0x103d5035f] ctype.h:158
! : | + ! : | ! : 1 dowild (in watchman) + 3444 [0x103d50394] ctype.h:294
! : | + ! : | ! : + 1 __tolower (in libsystem_c.dylib) + 35 [0x7fff9414130d]
! : | + ! : | ! : 1 wildmatch (in watchman) + 0 [0x103d4f610] wildmatch.c:321
! : | + ! : | ! 1 eval_not (in watchman) + 24 [0x103d364c8] base.c:27
! : | + ! : | ! 1 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
! : | + ! : | ! 1 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:37
! : | + ! : | ! 1 dowild (in watchman) + 293 [0x103d4f745] wildmatch.c:84
! : | + ! : | 6 dir_generator (in watchman) + 173 [0x103d386cd] eval.c:250
! : | + ! : | ! 3 dir_generator (in watchman) + 82 [0x103d38672] eval.c:240
! : | + ! : | ! : 3 w_query_process_file (in watchman) + 98 [0x103d37aa2] eval.c:13
! : | + ! : | ! : 3 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
! : | + ! : | ! : 3 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
! : | + ! : | ! : 3 eval_wildmatch (in watchman) + 20 [0x103d38fe4] match.c:27
! : | + ! : | ! : 2 w_query_ctx_get_wholename (in watchman) + 71 [0x103d37a07] eval.c:35
! : | + ! : | ! : | 1 w_dir_path_cat_cstr_len (in watchman) + 250 [0x103d45b0a] string.c:656
! : | + ! : | ! : | + 1 _platform_memmove$VARIANT$Haswell (in libsystem_platform.dylib) + 82 [0x7fff9d9c2f72]
! : | + ! : | ! : | 1 w_dir_path_cat_cstr_len (in watchman) + 278 [0x103d45b26] string.c:660
! : | + ! : | ! : | 1 w_hash_bytes (in watchman) + 129 [0x103d2e321] hash.c:219
! : | + ! : | ! : 1 w_query_ctx_get_wholename (in watchman) + 92 [0x103d37a1c] eval.c:37
! : | + ! : | ! : 1 w_string_slice (in watchman) + 74 [0x103d44a8a] string.c:41
! : | + ! : | ! : 1 calloc (in libsystem_malloc.dylib) + 49 [0x7fff93833462]
! : | + ! : | ! : 1 malloc_zone_calloc (in libsystem_malloc.dylib) + 78 [0x7fff938329a6]
! : | + ! : | ! : 1 _os_lock_spin_lock (in libsystem_platform.dylib) + 12 [0x7fff9d9bf7d6]
! : | + ! : | ! 3 dir_generator (in watchman) + 173 [0x103d386cd] eval.c:250
! : | + ! : | ! 3 dir_generator (in watchman) + 173 [0x103d386cd] eval.c:250
! : | + ! : | ! 1 dir_generator (in watchman) + 46 [0x103d3864e] eval.c:236
! : | + ! : | ! | 1 w_ht_first (in watchman) + 81 [0x103d2ec81] ht.c:333
! : | + ! : | ! 1 dir_generator (in watchman) + 82 [0x103d38672] eval.c:240
! : | + ! : | ! | 1 w_query_process_file (in watchman) + 98 [0x103d37aa2] eval.c:13
! : | + ! : | ! | 1 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
! : | + ! : | ! | 1 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
! : | + ! : | ! | 1 eval_wildmatch (in watchman) + 20 [0x103d38fe4] match.c:27
! : | + ! : | ! | 1 w_query_ctx_get_wholename (in watchman) + 59 [0x103d379fb] .watchman.h:422
! : | + ! : | ! 1 dir_generator (in watchman) + 173 [0x103d386cd] eval.c:250
! : | + ! : | ! 1 dir_generator (in watchman) + 82 [0x103d38672] eval.c:240
! : | + ! : | ! 1 w_query_process_file (in watchman) + 37 [0x103d37a65] eval.c:52
! : | + ! : | ! 1 w_string_delref (in watchman) + 41 [0x103d45079] string.c:265
! : | + ! : | ! 1 w_string_delref (in watchman) + 21 [0x103d45065] string.c:264
! : | + ! : | 2 dir_generator (in watchman) + 98 [0x103d38682] eval.c:244
! : | + ! : | 1 w_ht_next (in watchman) + 65 [0x103d2ecd1] ht.c:327
! : | + ! : | 1 w_ht_next (in watchman) + 81 [0x103d2ece1] ht.c:333
! : | + ! : 1 dir_generator (in watchman) + 82 [0x103d38672] eval.c:240
! : | + ! : 1 w_query_process_file (in watchman) + 98 [0x103d37aa2] eval.c:13
! : | + ! : 1 eval_list (in watchman) + 114 [0x103d36712] base.c:98
! : | + ! 1 default_generators (in watchman) + 1055 [0x103d384bf] eval.c:337
! : | + ! 1 w_string_equal (in watchman) + 15 [0x103d4515f] string.c:293
! : | + 3 execute_common (in watchman) + 105 [0x103d37e49] eval.c:441
! : | + 3 w_perf_finish (in watchman) + 73 [0x103d30349] perf.c:40
! : | + 3 getrusage (in libsystem_kernel.dylib) + 10 [0x7fff8b14cd92]
! : | 8 w_query_execute (in watchman) + 243 [0x103d37fd3] eval.c:556
! : | + 8 w_root_read_lock_with_timeout (in watchman) + 185 [0x103d3f569] root.c:394
! : | + 8 pthread_rwlock_timedrdlock (in watchman) + 71 [0x103d31a87] timedlock.c:36
! : | + 8 usleep (in libsystem_c.dylib) + 54 [0x7fff9418bc0a]
! : | + 8 nanosleep (in libsystem_c.dylib) + 199 [0x7fff9418bd17]
! : | + 8 __semwait_signal (in libsystem_kernel.dylib) + 10 [0x7fff8b14c10a]
! : | 1 w_query_execute (in watchman) + 109 [0x103d37f4d] eval.c:517
! : | 1 getrusage (in libsystem_kernel.dylib) + 10 [0x7fff8b14cd92]
! : 3 cmd_query (in watchman) + 186 [0x103d324aa] query.c:38
! : | 1 w_query_parse (in watchman) + 1104 [0x103d37170] parse.c:235
! : | + 1 parse_list (in watchman) + 187 [0x103d365ab] base.c:140
! : | + 1 parse_list (in watchman) + 187 [0x103d365ab] base.c:140
! : | + 1 wildmatch_parser_inner (in watchman) + 396 [0x103d38fbc] match.c:102
! : | + 1 w_query_expr_new (in watchman) + 1 [0x103d37951] parse.c:561
! : | 1 w_query_parse (in watchman) + 126 [0x103d36d9e] parse.c:248
! : | + 1 json_unpack (in watchman) + 151 [0x103d4af07] pack_unpack.c:667
! : | + 1 json_vunpack_ex (in watchman) + 387 [0x103d4a023] pack_unpack.c:634
! : | + 1 unpack (in watchman) + 2164 [0x103d4a974] pack_unpack.c:70
! : | 1 w_query_parse (in watchman) + 48 [0x103d36d50] parse.c:302
! : | 1 calloc (in libsystem_malloc.dylib) + 49 [0x7fff93833462]
! : | 1 malloc_zone_calloc (in libsystem_malloc.dylib) + 78 [0x7fff938329a6]
! : | 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 292 [0x7fff9382f705]
! : | 1 tiny_malloc_from_free_list (in libsystem_malloc.dylib) + 401 [0x7fff9383084d]
! : 1 cmd_query (in watchman) + 297 [0x103d32519] query.c:62
! : 1 w_query_result_free (in watchman) + 56 [0x103d37ce8] eval.c:113
! : 1 w_string_delref (in watchman) + 21 [0x103d45065] string.c:264
! 2 dispatch_command (in watchman) + 319 [0x103d32e9f] reg.c:182
! : 2 w_perf_finish (in watchman) + 73 [0x103d30349] perf.c:40
! : 2 getrusage (in libsystem_kernel.dylib) + 10 [0x7fff8b14cd92]
! 1 dispatch_command (in watchman) + 256 [0x103d32e60] reg.c:173
! 1 __snprintf_chk (in libsystem_c.dylib) + 128 [0x7fff94190d08]
! 1 vsnprintf (in libsystem_c.dylib) + 80 [0x7fff9415f9ca]
! 1 _vsnprintf (in libsystem_c.dylib) + 596 [0x7fff9415f915]
! 1 __v2printf (in libsystem_c.dylib) + 669 [0x7fff9417b6c9]
! 1 __vfprintf (in libsystem_c.dylib) + 8277 [0x7fff94153458]
4 client_thread (in watchman) + 220 [0x103d3d41c] listener.c:177
! 3 read_bser_pdu (in watchman) + 282 [0x103d2c56a] json.c:251
! : 2 bunser_array (in watchman) + 351 [0x103d2e0df] bser.c:453
! : | 2 bunser (in watchman) + 1448 [0x103d2d9b8] bser.c:607
! : | 2 bunser_array (in watchman) + 351 [0x103d2e0df] bser.c:453
! : | 2 bunser_array (in watchman) + 351 [0x103d2e0df] bser.c:453
! : | 2 bunser_array (in watchman) + 351 [0x103d2e0df] bser.c:453
! : | 2 typed_string_len_to_json (in watchman) + 32 [0x103d4c650] value.c:663
! : | 2 malloc (in libsystem_malloc.dylib) + 42 [0x7fff9382e0cc]
! : | 2 malloc_zone_malloc (in libsystem_malloc.dylib) + 71 [0x7fff9382f5a1]
! : | 2 szone_malloc_should_clear (in libsystem_malloc.dylib) + 292 [0x7fff9382f705]
! : | 2 tiny_malloc_from_free_list (in libsystem_malloc.dylib) + 201,477 [0x7fff93830785,0x7fff93830899]
! : 1 bunser_array (in watchman) + 296 [0x103d2e0a8] bser.c:448
! : 1 json_array (in watchman) + 16 [0x103d4bf40] value.c:321
! : 1 malloc (in libsystem_malloc.dylib) + 42 [0x7fff9382e0cc]
! : 1 malloc_zone_malloc (in libsystem_malloc.dylib) + 71 [0x7fff9382f5a1]
! : 1 os_lock_lock (in libsystem_platform.dylib) + 3 [0x7fff9d9bf7c7]
! 1 w_json_buffer_next (in watchman) + 46 [0x103d2c1fe] json.c:473
! 1 read_and_detect_pdu (in watchman) + 99 [0x103d2be43] json.c:268
! 1 fill_buffer (in watchman) + 159 [0x103d2b89f] json.c:70
! 1 read (in libsystem_kernel.dylib) + 10 [0x7fff8b14d362]
4 client_thread (in watchman) + 418 [0x103d3d4e2] listener.c:222
! 3 w_ser_write_pdu (in watchman) + 111 [0x103d2c0ff] json.c:541
! : 2 w_bser_write_pdu (in watchman) + 93 [0x103d2d1cd] bser.c:386
! : | 1 w_bser_dump (in watchman) + 1212 [0x103d2cc2c] bser.c:326
! : | + 1 bser_array (in watchman) + 580 [0x103d2cfc4] bser.c:290
! : | + 1 w_bser_dump (in watchman) + 251 [0x103d2c86b] bser.c:356
! : | + 1 json_string_value (in watchman) + 36 [0x103d4c724] value.c:696
! : | + 1 w_string_is_null_terminated (in watchman) + 27 [0x103d45ceb] string.c:740
! : | 1 w_bser_dump (in watchman) + 1228 [0x103d2cc3c] bser.c:330
! : | 1 hashtable_iter_next (in watchman) + 21 [0x103d47675] hashtable.c:337
! : 1 w_bser_write_pdu (in watchman) + 478 [0x103d2d34e] bser.c:413
! : 1 w_bser_dump (in watchman) + 1212 [0x103d2cc2c] bser.c:326
! : 1 bser_array (in watchman) + 565 [0x103d2cfb5] bser.c:288
! : 1 json_array_get (in watchman) + 0 [0x103d4c090] value.c:400
! 1 w_ser_write_pdu (in watchman) + 161 [0x103d2c131] json.c:489
! 1 write (in libsystem_kernel.dylib) + 10 [0x7fff8b14d91a]
1 client_thread (in watchman) + 277 [0x103d3d455] jansson.h:114
! 1 json_delete (in watchman) + 117 [0x103d4c9e5] jansson.h:114
! 1 json_delete (in watchman) + 49 [0x103d4c9a1] value.c:64
! 1 hashtable_close (in watchman) + 89 [0x103d47099] jansson.h:114
! 1 json_delete (in watchman) + 117 [0x103d4c9e5] jansson.h:114
! 1 json_delete (in watchman) + 117 [0x103d4c9e5] jansson.h:114
! 1 json_delete (in watchman) + 117 [0x103d4c9e5] jansson.h:114
! 1 szone_free_definite_size (in libsystem_malloc.dylib) + 2638 [0x7fff93831dcc]
! 1 tiny_free_list_add_ptr (in libsystem_malloc.dylib) + 165 [0x7fff93832ba9]
1 client_thread (in watchman) + 306 [0x103d3d472] listener.c:200
1 client_thread (in watchman) + 434 [0x103d3d4f2] listener.c:224
1 fcntl (in libsystem_kernel.dylib) + 240 [0x7fff8b148cf6]
1 __fcntl (in libsystem_kernel.dylib) + 10 [0x7fff8b14b60a]
Total number in stack (recursive counted multiple, when >=5):
64 eval_list (in watchman) + 52 [0x103d366d4] base.c:85
33 _os_lock_spin_lock (in libsystem_platform.dylib) + 0 [0x7fff9d9bf7ca]
31 dir_generator (in watchman) + 173 [0x103d386cd] eval.c:250
31 dir_generator (in watchman) + 82 [0x103d38672] eval.c:240
31 eval_wildmatch (in watchman) + 95 [0x103d3902f] match.c:37
30 w_query_process_file (in watchman) + 98 [0x103d37aa2] eval.c:13
27 malloc (in libsystem_malloc.dylib) + 42 [0x7fff9382e0cc]
27 malloc_zone_malloc (in libsystem_malloc.dylib) + 71 [0x7fff9382f5a1]
26 __tolower (in libsystem_c.dylib) + 0 [0x7fff941412ea]
25 eval_wildmatch (in watchman) + 20 [0x103d38fe4] match.c:27
23 _platform_memmove$VARIANT$Haswell (in libsystem_platform.dylib) + 0 [0x7fff9d9c2f20]
23 dowild (in watchman) + 0 [0x103d4f620] ctype.h:158
23 w_query_ctx_get_wholename (in watchman) + 71 [0x103d37a07] eval.c:35
22 free (in libsystem_malloc.dylib) + 61 [0x7fff93830ed5]
22 szone_size (in libsystem_malloc.dylib) + 0 [0x7fff93831041]
21 _pthread_body (in libsystem_pthread.dylib) + 131 [0x7fff992b099d]
21 _pthread_start (in libsystem_pthread.dylib) + 168 [0x7fff992b091a]
21 thread_start (in libsystem_pthread.dylib) + 13 [0x7fff992ae351]
20 szone_malloc_should_clear (in libsystem_malloc.dylib) + 0 [0x7fff9382f5e1]
20 szone_malloc_should_clear (in libsystem_malloc.dylib) + 292 [0x7fff9382f705]
20 w_query_process_file (in watchman) + 37 [0x103d37a65] eval.c:52
19 szone_free_definite_size (in libsystem_malloc.dylib) + 0 [0x7fff9383137e]
18 w_dir_path_cat_cstr_len (in watchman) + 278 [0x103d45b26] string.c:660
18 w_query_ctx_get_wholename (in watchman) + 92 [0x103d37a1c] eval.c:37
17 calloc (in libsystem_malloc.dylib) + 49 [0x7fff93833462]
17 tiny_malloc_from_free_list (in libsystem_malloc.dylib) + 0 [0x7fff938306bc]
17 w_hash_bytes (in watchman) + 0 [0x103d2e2a0] hash.c:220
17 w_string_delref (in watchman) + 0 [0x103d45050] string.c:264
17 w_string_slice (in watchman) + 74 [0x103d44a8a] string.c:41
16 dir_generator (in watchman) + 98 [0x103d38682] eval.c:244
16 w_string_delref (in watchman) + 41 [0x103d45079] string.c:265
15 dowild (in watchman) + 222 [0x103d4f6fe] ctype.h:294
15 malloc_zone_calloc (in libsystem_malloc.dylib) + 78 [0x7fff938329a6]
15 w_query_expr_evaluate (in watchman) + 0 [0x103d379a0] eval.c:13
14 szone_malloc_should_clear (in libsystem_malloc.dylib) + 112 [0x7fff9382f651]
14 tiny_free_list_add_ptr (in libsystem_malloc.dylib) + 0 [0x7fff93832b04]
14 w_ht_next (in watchman) + 0 [0x103d2ec90] ht.c:333
13 dir_generator (in watchman) + 46 [0x103d3864e] eval.c:236
13 dowild (in watchman) + 0 [0x103d4f620] wildmatch.c:75
13 w_dir_path_cat_cstr_len (in watchman) + 106 [0x103d45a7a] string.c:633
13 w_ht_first (in watchman) + 0 [0x103d2ec30] ht.c:333
13 w_query_ctx_get_wholename (in watchman) + 0 [0x103d379c0] .watchman.h:422
13 w_query_process_file (in watchman) + 0 [0x103d37a40] eval.c:59
13 w_string_slice (in watchman) + 117 [0x103d44ab5] string.c:46
12 dowild (in watchman) + 0 [0x103d4f620] wildmatch.c:100
12 dowild (in watchman) + 0 [0x103d4f620] wildmatch.c:84
12 json_delete (in watchman) + 117 [0x103d4c9e5] jansson.h:114
12 w_dir_path_cat_cstr_len (in watchman) + 250 [0x103d45b0a] string.c:656
12 w_hash_bytes (in watchman) + 0 [0x103d2e2a0] hash.c:208
11 bunser_array (in watchman) + 351 [0x103d2e0df] bser.c:453
11 dowild (in watchman) + 0 [0x103d4f620] wildmatch.c:73
11 dowild (in watchman) + 0 [0x103d4f620] wildmatch.c:92
11 dowild (in watchman) + 0 [0x103d4f620] wildmatch.c:94
11 dowild (in watchman) + 284 [0x103d4f73c] ctype.h:294
11 os_lock_lock (in libsystem_platform.dylib) + 0 [0x7fff9d9bf7c4]
11 szone_free_definite_size (in libsystem_malloc.dylib) + 3094 [0x7fff93831f94]
11 tiny_free_list_remove_ptr (in libsystem_malloc.dylib) + 0 [0x7fff938334d3]
10 dowild (in watchman) + 0 [0x103d4f620] ctype.h:294
10 dowild (in watchman) + 0 [0x103d4f620] wildmatch.c:78
10 dowild (in watchman) + 0 [0x103d4f620] wildmatch.c:80
10 eval_type (in watchman) + 0 [0x103d38b60] type.c:22
10 eval_wildmatch (in watchman) + 0 [0x103d38fd0] match.c:21
10 w_dir_path_cat_cstr_len (in watchman) + 0 [0x103d45a10] string.c:629
9 __psynch_cvwait (in libsystem_kernel.dylib) + 0 [0x7fff8b14bdac]
9 _pthread_cond_wait (in libsystem_pthread.dylib) + 767 [0x7fff992b1728]
9 dowild (in watchman) + 0 [0x103d4f620] wildmatch.c:238
9 dowild (in watchman) + 0 [0x103d4f620] wildmatch.c:316
9 eval_list (in watchman) + 0 [0x103d366a0] base.c:89
9 eval_wildmatch (in watchman) + 0 [0x103d38fd0] match.c:26
9 free (in libsystem_malloc.dylib) + 0 [0x7fff93830e98]
9 malloc (in libsystem_malloc.dylib) + 0 [0x7fff9382e0a2]
9 szone_free_definite_size (in libsystem_malloc.dylib) + 2638 [0x7fff93831dcc]
9 szone_free_definite_size (in libsystem_malloc.dylib) + 943 [0x7fff9383172d]
9 w_dir_path_cat_cstr_len (in watchman) + 0 [0x103d45a10] string.c:630
9 w_hash_bytes (in watchman) + 0 [0x103d2e2a0] hash.c:211
9 w_hash_bytes (in watchman) + 0 [0x103d2e2a0] hash.c:217
9 w_hash_bytes (in watchman) + 0 [0x103d2e2a0] hash.c:245
9 w_ht_first (in watchman) + 0 [0x103d2ec30] ht.c:303
9 w_query_ctx_get_wholename (in watchman) + 104 [0x103d37a28] eval.c:39
8 calloc (in libsystem_malloc.dylib) + 0 [0x7fff93833431]
8 dir_generator (in watchman) + 124 [0x103d3869c] eval.c:246
8 dowild (in watchman) + 0 [0x103d4f620] wildmatch.c:68
8 eval_list (in watchman) + 0 [0x103d366a0] base.c:85
8 eval_wildmatch (in watchman) + 0 [0x103d38fd0] match.c:50
8 getrusage (in libsystem_kernel.dylib) + 0 [0x7fff8b14cd88]
8 poll (in libsystem_kernel.dylib) + 0 [0x7fff8b14d298]
8 w_dir_path_cat_cstr_len (in watchman) + 184 [0x103d45ac8] string.c:648
7 __tolower (in libsystem_c.dylib) + 40 [0x7fff94141312]
7 _platform_bzero$VARIANT$Haswell (in libsystem_platform.dylib) + 0 [0x7fff9d9c3c20]
7 client_thread (in watchman) + 179 [0x103d3d3f3] listener.c:170
7 eval_not (in watchman) + 24 [0x103d364c8] base.c:27
7 get_tiny_free_size (in libsystem_malloc.dylib) + 0 [0x7fff9383347f]
7 pthread_getspecific (in libsystem_pthread.dylib) + 0 [0x7fff992aeaa2]
7 w_dir_path_cat_str (in watchman) + 0 [0x103d45b70] string.c:670
7 w_hash_bytes (in watchman) + 0 [0x103d2e2a0] hash.c:210
7 w_ht_first (in watchman) + 0 [0x103d2ec30] ht.c:327
7 w_ht_next (in watchman) + 0 [0x103d2ec90] ht.c:319
7 w_poll_events (in watchman) + 205 [0x103d312cd] stream_unix.c:178
7 w_query_ctx_get_wholename (in watchman) + 0 [0x103d379c0] eval.c:19
7 wildmatch (in watchman) + 0 [0x103d4f610] wildmatch.c:321
6 __fcntl (in libsystem_kernel.dylib) + 0 [0x7fff8b14b600]
6 __psynch_rw_wrlock (in libsystem_kernel.dylib) + 0 [0x7fff8b14be84]
6 _os_lock_spin_unlock (in libsystem_platform.dylib) + 0 [0x7fff9d9bf8f4]
6 _pthread_rwlock_lock (in libsystem_pthread.dylib) + 464 [0x7fff992aee1d]
6 dowild (in watchman) + 0 [0x103d4f620] ctype.h:275
6 dowild (in watchman) + 0 [0x103d4f620] wildmatch.c:98
6 eval_wildmatch (in watchman) + 0 [0x103d38fd0] match.c:41
6 fcntl (in libsystem_kernel.dylib) + 240 [0x7fff8b148cf6]
6 malloc_zone_calloc (in libsystem_malloc.dylib) + 0 [0x7fff93832958]
6 parse_list (in watchman) + 187 [0x103d365ab] base.c:140
6 szone_malloc_should_clear (in libsystem_malloc.dylib) + 1118 [0x7fff9382fa3f]
6 w_dir_path_cat_cstr_len (in watchman) + 0 [0x103d45a10] string.c:655
6 w_hash_bytes (in watchman) + 0 [0x103d2e2a0] hash.c:226
6 w_ht_next (in watchman) + 0 [0x103d2ec90] ht.c:327
5 DYLD-STUB$$pthread_getspecific (in libsystem_c.dylib) + 0 [0x7fff9419142e]
5 _OSSpinLockLockSlow (in libsystem_platform.dylib) + 65 [0x7fff9d9bfdaf]
5 bunser_array (in watchman) + 296 [0x103d2e0a8] bser.c:448
5 dir_generator (in watchman) + 0 [0x103d38620] eval.c:236
5 dowild (in watchman) + 0 [0x103d4f620] wildmatch.c:86
5 eval_list (in watchman) + 0 [0x103d366a0] base.c:80
5 eval_list (in watchman) + 0 [0x103d366a0] base.c:86
5 eval_list (in watchman) + 0 [0x103d366a0] base.c:93
5 eval_wildmatch (in watchman) + 0 [0x103d38fd0] match.c:44
5 hashtable_close (in watchman) + 89 [0x103d47099] jansson.h:114
5 json_delete (in watchman) + 49 [0x103d4c9a1] value.c:64
5 os_lock_unlock (in libsystem_platform.dylib) + 0 [0x7fff9d9bf8ee]
5 read (in libsystem_kernel.dylib) + 0 [0x7fff8b14d358]
5 syscall_thread_switch (in libsystem_kernel.dylib) + 0 [0x7fff8b146064]
5 tiny_malloc_from_free_list (in libsystem_malloc.dylib) + 1443 [0x7fff93830c5f]
5 unix_set_nonb (in watchman) + 29 [0x103d3182d] .watchman.h:196
5 w_dir_path_cat_cstr_len (in watchman) + 0 [0x103d45a10] string.c:656
5 w_hash_bytes (in watchman) + 0 [0x103d2e2a0] hash.c:213
5 w_hash_bytes (in watchman) + 0 [0x103d2e2a0] hash.c:214
5 w_hash_bytes (in watchman) + 0 [0x103d2e2a0] hash.c:247
5 w_string_delref (in watchman) + 0 [0x103d45050] string.c:267
5 w_string_slice (in watchman) + 0 [0x103d44a40] .watchman.h:175
Sort by top of stack, same collapsed (when >= 5):
__psynch_cvwait (in libsystem_kernel.dylib) 77550
poll (in libsystem_kernel.dylib) 65567
mach_msg_trap (in libsystem_kernel.dylib) 35688
kevent_qos (in libsystem_kernel.dylib) 8922
__sigsuspend (in libsystem_kernel.dylib) 6927
__psynch_rw_wrlock (in libsystem_kernel.dylib) 4691
__wait4 (in libsystem_kernel.dylib) 1803
dowild (in watchman) 1019
w_hash_bytes (in watchman) 290
w_dir_path_cat_cstr_len (in watchman) 253
w_ht_next (in watchman) 209
eval_wildmatch (in watchman) 207
__tolower (in libsystem_c.dylib) 195
calloc (in libsystem_malloc.dylib) 181
eval_list (in watchman) 167
_platform_memmove$VARIANT$Haswell (in libsystem_platform.dylib) 139
w_query_expr_evaluate (in watchman) 135
w_query_ctx_get_wholename (in watchman) 110
w_query_process_file (in watchman) 98
szone_free_definite_size (in libsystem_malloc.dylib) 89
w_mark_dead (in watchman) 86
w_string_slice (in watchman) 71
_os_lock_spin_lock (in libsystem_platform.dylib) 65
szone_malloc_should_clear (in libsystem_malloc.dylib) 62
eval_type (in watchman) 50
w_ht_first (in watchman) 47
pthread_mutex_lock (in libsystem_pthread.dylib) 43
tiny_malloc_from_free_list (in libsystem_malloc.dylib) 42
szone_size (in libsystem_malloc.dylib) 39
w_string_delref (in watchman) 37
pthread_mutex_unlock (in libsystem_pthread.dylib) 30
child_reaper (in watchman) 28
tiny_free_list_add_ptr (in libsystem_malloc.dylib) 25
malloc (in libsystem_malloc.dylib) 18
__getattrlist (in libsystem_kernel.dylib) 17
free (in libsystem_malloc.dylib) 17
getrusage (in libsystem_kernel.dylib) 17
wildmatch (in watchman) 17
tiny_free_list_remove_ptr (in libsystem_malloc.dylib) 16
_platform_bzero$VARIANT$Haswell (in libsystem_platform.dylib) 13
__semwait_signal (in libsystem_kernel.dylib) 12
eval_exists (in watchman) 12
os_lock_lock (in libsystem_platform.dylib) 12
w_dir_path_cat_str (in watchman) 12
dir_generator (in watchman) 11
_os_lock_spin_unlock (in libsystem_platform.dylib) 10
get_tiny_previous_free_msize (in libsystem_malloc.dylib) 10
malloc_zone_calloc (in libsystem_malloc.dylib) 9
DYLD-STUB$$malloc (in watchman) 7
__fcntl (in libsystem_kernel.dylib) 7
get_tiny_free_size (in libsystem_malloc.dylib) 7
malloc_zone_malloc (in libsystem_malloc.dylib) 7
pthread_getspecific (in libsystem_pthread.dylib) 7
DYLD-STUB$$__tolower (in watchman) 6
DYLD-STUB$$pthread_getspecific (in libsystem_c.dylib) 6
__posix_spawn (in libsystem_kernel.dylib) 6
os_lock_unlock (in libsystem_platform.dylib) 5
read (in libsystem_kernel.dylib) 5
syscall_thread_switch (in libsystem_kernel.dylib) 5
write (in libsystem_kernel.dylib) 5
Binary Images:
0x103d27000 - 0x103d57fff +watchman (0) <A808F3DD-D3E2-3C5A-8B8D-2CD31CDC4DDF> /usr/local/bin/watchman
0x103d78000 - 0x103ddefff +libpcre.1.dylib (0) <7379E598-EC63-3D45-8F3E-725F4064DF4B> /opt/homebrew/lib/libpcre.1.dylib
0x7fff63c68000 - 0x7fff63c9f0d7 dyld (0.0 - ???) <D9B236BC-4AC1-325F-B3EF-3F06DBDA7119> /usr/lib/dyld
0x7fff87b1e000 - 0x7fff87eb3fdb 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
0x7fff87ed3000 - 0x7fff8815aff7 com.apple.CFNetwork (760.4.2 - 760.4.2) <24C4A390-3079-358A-8D51-75A3E818A6DF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff88193000 - 0x7fff881e6ff7 libc++.1.dylib (120.1) <8FC3D139-8055-3498-9AC5-6467CB7F4D14> /usr/lib/libc++.1.dylib
0x7fff88202000 - 0x7fff88203fff libsystem_secinit.dylib (20) <32B1A8C6-DC84-3F4F-B8CE-9A52B47C3E6B> /usr/lib/system/libsystem_secinit.dylib
0x7fff88204000 - 0x7fff88249ff3 libFontRegistry.dylib (155.1) <F3355C6E-ED33-3506-B10E-2F6995D34BC1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff882b5000 - 0x7fff882bafff com.apple.DiskArbitration (2.7 - 2.7) <F55902AA-5316-3255-A701-FDED5B553065> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8864c000 - 0x7fff8865dfff libSparseBLAS.dylib (1162.2) <EBEB3848-3468-342A-91A6-5C47F2369CD9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff88fa5000 - 0x7fff89014fff com.apple.SearchKit (1.4.0 - 1.4.0) <F159A888-34CA-36F1-AC8E-EB1B38C9DFB3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff89080000 - 0x7fff8908bff7 libcommonCrypto.dylib (60075.40.2) <B9D08EB8-FB35-3F7B-8A1C-6FCE3F07B7E7> /usr/lib/system/libcommonCrypto.dylib
0x7fff894be000 - 0x7fff894daff7 libextension.dylib (78) <FD952DA6-BBEC-3CB6-98B3-E1D111C5C54E> /usr/lib/libextension.dylib
0x7fff8a29a000 - 0x7fff8a2e0ff7 libauto.dylib (186) <999E610F-41FC-32A3-ADCA-5EC049B65DFB> /usr/lib/libauto.dylib
0x7fff8a2e1000 - 0x7fff8a2e3ff7 libRadiance.dylib (1444) <A5EFA292-AFD4-3FCE-8802-958AD60F75DA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8a2fb000 - 0x7fff8a309fff libxar.1.dylib (302) <03207F66-2C4A-3DBD-8D81-70F4C85903C4> /usr/lib/libxar.1.dylib
0x7fff8a30a000 - 0x7fff8a314fff com.apple.NetAuth (6.0 - 6.0) <D692B1EF-534F-3892-8E2F-2BBA7C8AFD74> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff8a315000 - 0x7fff8a316fff liblangid.dylib (122) <9CC4F0D1-5C51-3B69-BC8F-EE3A51FD0822> /usr/lib/liblangid.dylib
0x7fff8a5c9000 - 0x7fff8a61efff com.apple.AE (701 - 701) <AD492742-F884-386B-A450-FAC281B9FFA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff8a628000 - 0x7fff8a651fff libsystem_info.dylib (477.40.5) <6B01C09E-A3E5-3C71-B370-D0CABD11A436> /usr/lib/system/libsystem_info.dylib
0x7fff8a95a000 - 0x7fff8aa4afff libJP2.dylib (1444) <27371567-A122-3217-ADA0-3A446EF6A3E9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff8aa4b000 - 0x7fff8aaa8fff com.apple.CoreServices.OSServices (728.8 - 728.8) <4CE49D8A-8304-3347-9379-6075CB906419> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff8b135000 - 0x7fff8b153ff7 libsystem_kernel.dylib (3248.40.184) <88C17B7F-1CD8-3979-A1A9-F7BDB4FCE789> /usr/lib/system/libsystem_kernel.dylib
0x7fff8b168000 - 0x7fff8b182ff3 liblzma.5.dylib (10) <CC03591B-FA57-3CA5-AC81-0D76033AC0CE> /usr/lib/liblzma.5.dylib
0x7fff8b183000 - 0x7fff8b183fff com.apple.CoreServices (728.9 - 728.9) <78CB3EAC-A66E-3FD9-A1DF-A9CF227ED3C3> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff8b1a3000 - 0x7fff8b1a3fff libenergytrace.dylib (10.40.1) <0A491CA7-3451-3FD5-999A-58AB4362682B> /usr/lib/libenergytrace.dylib
0x7fff8b1a4000 - 0x7fff8b1acffb libsystem_dnssd.dylib (625.40.20) <86A05653-DCA0-3345-B29F-F320029AA05E> /usr/lib/system/libsystem_dnssd.dylib
0x7fff8b1b3000 - 0x7fff8b22afeb libcorecrypto.dylib (335.40.8) <9D300121-CAF8-3894-8774-DF38FA65F238> /usr/lib/system/libcorecrypto.dylib
0x7fff8b22b000 - 0x7fff8b34ffff libsqlite3.dylib (216.4) <280D67B8-F93D-3587-A146-19F36C817548> /usr/lib/libsqlite3.dylib
0x7fff8b4a9000 - 0x7fff8b4faff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <3D62A9B3-67A8-3F8A-A102-05E310249075> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8b6ba000 - 0x7fff8b7acff7 libiconv.2.dylib (44) <F05A0A5A-92A9-3668-8F20-F27CBDA26BE9> /usr/lib/libiconv.2.dylib
0x7fff8b96a000 - 0x7fff8b96afff com.apple.ApplicationServices (48 - 48) <ADD57D3A-142F-3EF5-BFD8-EACD82164884> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff8b96b000 - 0x7fff8b970ff3 libunwind.dylib (35.3) <F6EB48E5-4D12-359A-AB54-C937FBBE9043> /usr/lib/system/libunwind.dylib
0x7fff8bb42000 - 0x7fff8bb50ff7 libbz2.1.0.dylib (38) <28E54258-C0FE-38D4-AB76-1734CACCB344> /usr/lib/libbz2.1.0.dylib
0x7fff8c0a3000 - 0x7fff8c0aeff7 libChineseTokenizer.dylib (16) <79B8C67A-3061-3C78-92CD-4650719E68D4> /usr/lib/libChineseTokenizer.dylib
0x7fff8c1f1000 - 0x7fff8c1f3fff libsystem_coreservices.dylib (19.2) <1B3F5AFC-FFCD-3ECB-8B9A-5538366FB20D> /usr/lib/system/libsystem_coreservices.dylib
0x7fff8c1f4000 - 0x7fff8c29bfff com.apple.LanguageModeling (1.0 - 1) <58C18A47-BDE7-3CBE-81C0-797029D170A1> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff8ce9a000 - 0x7fff8cf0eff7 com.apple.Heimdal (4.0 - 2.0) <5D365381-8B5E-3259-8867-FC4A7D307BDE> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8cf1c000 - 0x7fff8d0c2ff7 com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) <082319FC-59F2-3D36-AC9B-94759724E302> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8d0c3000 - 0x7fff8d0cbfff libcopyfile.dylib (127) <A48637BC-F3F2-34F2-BB68-4C65FD012832> /usr/lib/system/libcopyfile.dylib
0x7fff8d0d1000 - 0x7fff8d0d9fff 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
0x7fff8d531000 - 0x7fff8d532fff libDiagnosticMessagesClient.dylib (100) <4243B6B4-21E9-355B-9C5A-95A216233B96> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8d694000 - 0x7fff8d72afff com.apple.ColorSync (4.9.0 - 4.9.0) <8FC37E20-6579-3CB2-9D49-BC39FC38DF87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff8e52b000 - 0x7fff8e55affb libsystem_m.dylib (3105) <08E1A4B2-6448-3DFE-A58C-ACC7335BE7E4> /usr/lib/system/libsystem_m.dylib
0x7fff8e5a5000 - 0x7fff8e5adfff libsystem_networkextension.dylib (385.40.36) <66095DC7-6539-38F2-95EE-458F15F6D014> /usr/lib/system/libsystem_networkextension.dylib
0x7fff8e5ae000 - 0x7fff8e5b0ff7 libsystem_configuration.dylib (802.40.13) <3DEB7DF9-6804-37E1-BC83-0166882FF0FF> /usr/lib/system/libsystem_configuration.dylib
0x7fff8e7be000 - 0x7fff8e7c9fff libGL.dylib (12.0.40.6) <4FC6D3F9-6582-3E7D-A7D1-E035F0E26697> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8f74f000 - 0x7fff8f75dfff com.apple.opengl (12.0.40 - 12.0.40) <AEA28993-BA3E-3E0F-A2F5-88C312ABB634> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8f7b4000 - 0x7fff8f7c5fff libcmph.dylib (6) <BA4BF2C6-7F4E-33B8-9DD7-619C9EB83ECF> /usr/lib/libcmph.dylib
0x7fff8f7c6000 - 0x7fff8f812ffb com.apple.HIServices (1.22 - 549) <E4E1BD10-F475-3E19-9E0B-A5071D158F47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff8f819000 - 0x7fff8f848ff7 com.apple.DictionaryServices (1.2 - 250.3) <30250542-CBAA-39C1-91AA-B57A5DE17594> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff8f8c7000 - 0x7fff8f8c7ff7 libkeymgr.dylib (28) <8371CE54-5FDD-3CE9-B3DF-E98C761B6FE0> /usr/lib/system/libkeymgr.dylib
0x7fff8fb94000 - 0x7fff8fbf2fff com.apple.SystemConfiguration (1.14 - 1.14) <10082F58-6190-3A7C-8B6C-C12B16DC793A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff90af9000 - 0x7fff90b2dff7 com.apple.CoreVideo (1.8 - 191.3) <1AA24A1B-CB84-3F6B-B6DE-11494542649C> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff90b8a000 - 0x7fff90e6fffb com.apple.CoreServices.CarbonCore (1136.2 - 1136.2) <2DBAFC9A-6CD6-351D-B1F4-87D81AA6D640> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff90ea8000 - 0x7fff90eb7ffb com.apple.LangAnalysis (1.7.0 - 1.7.0) <18D21123-A3E7-3851-974A-08E5D4540475> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff90f4c000 - 0x7fff90f68ff3 libresolv.9.dylib (60) <A650B5C8-1950-36A0-86D1-0B2465318BFA> /usr/lib/libresolv.9.dylib
0x7fff90f69000 - 0x7fff91065ff7 libFontParser.dylib (158.5) <62796E99-36B7-36B6-8D33-5349F88014C3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff91066000 - 0x7fff91066fff com.apple.Accelerate (1.10 - Accelerate 1.10) <185EC96A-5AF0-3620-A4ED-4D3654D25B39> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff91067000 - 0x7fff91073fff com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <71DA00B8-5EA2-326B-8814-59DB25512F65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff911a6000 - 0x7fff911cfff7 libxpc.dylib (765.40.36) <2CC7CF36-66D4-301B-A6D8-EBAE7405B008> /usr/lib/system/libxpc.dylib
0x7fff912d8000 - 0x7fff9134dfff com.apple.framework.IOKit (2.0.2 - 1179.40.20) <FB2AD43B-905D-3BD0-BE17-ACE7D4D13E24> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff92db8000 - 0x7fff92dd3ff7 libCRFSuite.dylib (34) <078B4CD8-6A8C-3067-B2BA-0C2A0BAB8AC3> /usr/lib/libCRFSuite.dylib
0x7fff92dd4000 - 0x7fff92e16ff7 com.apple.Metal (56.6 - 56.6) <7DCBE573-B713-3C50-A16E-2F33A84C3CFB> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff92e29000 - 0x7fff92e29fff libOpenScriptingUtil.dylib (169.1) <AD0DAC8A-9849-3077-999F-9AEC6112BDAB> /usr/lib/libOpenScriptingUtil.dylib
0x7fff92f2e000 - 0x7fff92f45fff libmarisa.dylib (4) <E4919B03-D9BD-3AF8-B436-C415C98E3F0A> /usr/lib/libmarisa.dylib
0x7fff92f46000 - 0x7fff92f5cff7 libLinearAlgebra.dylib (1162.2) <FFE54EDF-F06F-3C0A-864A-4CA7BBFD4B2D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff92f5d000 - 0x7fff92f77fff com.apple.Kerberos (3.0 - 1) <1B4744BF-E5AE-38E2-AA56-E22D3270F2E8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff93372000 - 0x7fff933ffdd7 com.apple.AppleJPEG (1.0 - 1) <558ACADA-C41F-3EEF-82A0-C2D7B13C5428> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff93480000 - 0x7fff93483fff com.apple.IOSurface (108.2.1 - 108.2.1) <A0037B0A-277A-393E-9BF6-688595BD564D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff93514000 - 0x7fff93516fff com.apple.loginsupport (1.0 - 1) <9B2F5F9B-ED38-313F-B798-D2B667BCD6B5> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff93628000 - 0x7fff93629ffb libSystem.B.dylib (1226.10.1) <CD307E99-FC5C-3575-BCCE-0C861AA63124> /usr/lib/libSystem.B.dylib
0x7fff93652000 - 0x7fff93657ff7 libheimdal-asn1.dylib (453.40.10) <981DE40B-FA16-36F7-BE92-8C8A115D6CD9> /usr/lib/libheimdal-asn1.dylib
0x7fff9367a000 - 0x7fff93683ff7 com.apple.CommonAuth (4.0 - 2.0) <4B8673E1-3697-3FE2-8D30-AC7AC5D4F8BF> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff93684000 - 0x7fff936adff7 libxslt.1.dylib (14.1) <27DE3F2E-CE96-3327-A563-788EE3E2775B> /usr/lib/libxslt.1.dylib
0x7fff936bc000 - 0x7fff936c4fff com.apple.NetFS (6.0 - 4.0) <842A5346-24C3-3F22-9ECF-E586A10EA1F2> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff936c5000 - 0x7fff936ddfef libcompression.dylib (28) <E7601B62-1053-369D-8A9E-91CF86239220> /usr/lib/libcompression.dylib
0x7fff9382d000 - 0x7fff93849ff7 libsystem_malloc.dylib (67.40.1) <5748E8B2-F81C-34C6-8B13-456213127678> /usr/lib/system/libsystem_malloc.dylib
0x7fff93f7e000 - 0x7fff93fa2fff com.apple.MultitouchSupport.framework (304.10.2 - 304.10.2) <CE75EDA3-2B22-3968-834E-550EA870ECC8> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff93fd5000 - 0x7fff94102ff3 com.apple.CoreText (352.0 - 494.11) <08E8640E-6602-3A00-BC28-94235FD311B4> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff9410c000 - 0x7fff94199fff libsystem_c.dylib (1082.20.4) <CDEBF2BB-A578-30F5-846F-96274951C3C5> /usr/lib/system/libsystem_c.dylib
0x7fff94208000 - 0x7fff9420aff7 libquarantine.dylib (80) <0F4169F0-0C84-3A25-B3AE-E47B3586D908> /usr/lib/system/libquarantine.dylib
0x7fff9420b000 - 0x7fff94211fff com.apple.IOAccelerator (205.3 - 205.3) <851B6BF8-5B7F-3FB5-9E45-10AAE3BF7438> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff944fa000 - 0x7fff9484efff com.apple.Foundation (6.9 - 1258) <51833143-6CAE-3E1C-9FBA-BCDEB48D4ADF> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff94b68000 - 0x7fff94e02fff com.apple.security (7.0 - 57337.40.85) <7C5B8DEF-3D02-3410-9BD3-2B1251F84D4B> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff94e88000 - 0x7fff94ea1fff com.apple.CFOpenDirectory (10.11 - 194) <11F95672-55E0-3F9D-9171-5E8C56AEE948> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff94ed5000 - 0x7fff9509bfe7 com.apple.ImageIO.framework (3.3.0 - 1444) <54F18254-F31B-3464-BB51-BAF9E9620419> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff9509c000 - 0x7fff950a7fff libkxld.dylib (3248.40.184) <6F776D34-D06C-3C48-B753-D0FB375A4A8A> /usr/lib/system/libkxld.dylib
0x7fff952f8000 - 0x7fff952ffff7 libcompiler_rt.dylib (62) <A13ECF69-F59F-38AE-8609-7B731450FBCD> /usr/lib/system/libcompiler_rt.dylib
0x7fff953d9000 - 0x7fff95447ff7 com.apple.ApplicationServices.ATS (377 - 394.3) <847DBFBA-8D6B-367B-99FD-C6CAA8C05C65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff95448000 - 0x7fff95450fff libGFXShared.dylib (12.0.40.6) <1CDE5AEF-3E44-3547-879E-BB490EE7702C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff95451000 - 0x7fff9547cffb libarchive.2.dylib (33.20.2) <6C370A21-63FD-3A68-B4B3-5333F24B770B> /usr/lib/libarchive.2.dylib
0x7fff95480000 - 0x7fff95480ff7 liblaunch.dylib (765.40.36) <1CD7619D-AF2E-34D1-8EC6-8021CF473D9B> /usr/lib/system/liblaunch.dylib
0x7fff95484000 - 0x7fff95593fe7 libvDSP.dylib (563.5) <9AB6CA3C-4F0E-35E6-9184-9DF86E7C3DAD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff95594000 - 0x7fff955abff7 libsystem_asl.dylib (323.40.3) <007F9094-317A-33EA-AF62-BAEAAB48C0F7> /usr/lib/system/libsystem_asl.dylib
0x7fff964d0000 - 0x7fff964e1ff7 libz.1.dylib (61.20.1) <B3EBB42F-48E3-3287-9F0D-308E04D407AC> /usr/lib/libz.1.dylib
0x7fff96a3e000 - 0x7fff96ab2ff3 com.apple.securityfoundation (6.0 - 55126) <1F6BDF18-3CF0-3E85-8D9B-0663599B9949> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff9737f000 - 0x7fff97615fff libmecabra.dylib (696.5) <EF6C0BD4-5FE8-34FB-8ADF-69A53CEC97A9> /usr/lib/libmecabra.dylib
0x7fff9781e000 - 0x7fff978cefe7 libvMisc.dylib (563.5) <6D73C20D-D1C4-3BA5-809B-4B597C15AA86> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff97d68000 - 0x7fff97d68ff7 libunc.dylib (29) <DDB1E947-C775-33B8-B461-63E5EB698F0E> /usr/lib/system/libunc.dylib
0x7fff97e8a000 - 0x7fff97e8fff7 libmacho.dylib (875.1) <318264FA-58F1-39D8-8285-1F6254EE410E> /usr/lib/system/libmacho.dylib
0x7fff97f5d000 - 0x7fff980c4fff libBLAS.dylib (1162.2) <A1398FE0-39D2-33EA-9A0F-B2644EEA29A0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff980c5000 - 0x7fff98165fff com.apple.Metadata (10.7.0 - 972.29.1) <F19E0200-6937-3799-9C67-D26C2CE5AA5F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff98334000 - 0x7fff98337fff libCoreVMClient.dylib (119.5) <560D70FB-709F-3030-96C9-F249FCB7DA6D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff983ef000 - 0x7fff98865fff com.apple.CoreFoundation (6.9 - 1258.1) <943A1383-DA6A-3DC0-ABCD-D9AEB3D0D34D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff98866000 - 0x7fff98897fff com.apple.GSS (4.0 - 2.0) <B490333A-3B3E-397A-AD75-68846E9A9140> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff9889b000 - 0x7fff988e0ff7 com.apple.coreservices.SharedFileList (24.4 - 24.5) <1D2AD77B-778F-3253-A295-3D0A32A8121C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff98da1000 - 0x7fff99103f3f libobjc.A.dylib (680) <7489D2D6-1EFD-3414-B18D-2AECCCC90286> /usr/lib/libobjc.A.dylib
0x7fff991eb000 - 0x7fff991ebfff libmetal_timestamp.dylib (600.0.44.1) <6576F284-BACA-332A-A6E7-FA1C347636E3> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x7fff99210000 - 0x7fff99219ff3 libsystem_notify.dylib (150.40.1) <D48BDE34-0F7E-34CA-A0FF-C578E39987CC> /usr/lib/system/libsystem_notify.dylib
0x7fff992ad000 - 0x7fff992b6ff7 libsystem_pthread.dylib (138.10.4) <3DD1EF4C-1D1B-3ABF-8CC6-B3B1CEEE9559> /usr/lib/system/libsystem_pthread.dylib
0x7fff9949f000 - 0x7fff996acfff libicucore.A.dylib (551.51) <35315A29-E21C-3CC5-8BD6-E07A3AE8FC0D> /usr/lib/libicucore.A.dylib
0x7fff99ae1000 - 0x7fff99b0afff libc++abi.dylib (125) <DCCC8177-3D09-35BC-9784-2A04FEC4C71B> /usr/lib/libc++abi.dylib
0x7fff99c69000 - 0x7fff99c80ff7 libsystem_coretls.dylib (83.40.5) <C90DAE38-4082-381C-A185-2A6A8B677628> /usr/lib/system/libsystem_coretls.dylib
0x7fff99d6c000 - 0x7fff99d6cfff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <054DFE32-737D-3211-9A14-0FC5E1A880E3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff99d6d000 - 0x7fff99da7fff com.apple.QD (3.12 - 302) <0FE53180-2895-3D14-A1E7-F82DE1D106E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff9a82b000 - 0x7fff9ac27fff libLAPACK.dylib (1162.2) <987E42B0-5108-3065-87F0-9DF7616A8A06> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff9adc1000 - 0x7fff9adc5fff libpam.2.dylib (20) <CFCD19BD-87BC-3F2B-BB1C-4C23E8E55F1A> /usr/lib/libpam.2.dylib
0x7fff9addc000 - 0x7fff9ae38fff libTIFF.dylib (1444) <2A22E6B7-213B-3253-838F-C3EC3C8F2727> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff9b0b9000 - 0x7fff9b0ddfff libJPEG.dylib (1444) <AECB826C-8B14-3D04-8DEC-33EE85F5150D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff9b29e000 - 0x7fff9b2a1fff libsystem_sandbox.dylib (460.40.33) <30671DCC-265F-325A-B33D-11CD336B3DA3> /usr/lib/system/libsystem_sandbox.dylib
0x7fff9b2a2000 - 0x7fff9c4edfeb com.apple.CoreGraphics (1.600.0 - 957) <8C9F8E1A-274C-36CE-93FB-49906A9B9EE2> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff9c4ee000 - 0x7fff9c554ff7 libsystem_network.dylib (583.40.20) <269E5ADD-6922-31E2-8D55-7B777263AC0D> /usr/lib/system/libsystem_network.dylib
0x7fff9c555000 - 0x7fff9c557fff libCVMSPluginSupport.dylib (12.0.40.6) <4AA6710A-6267-3062-BFF2-27DB5E6B5892> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff9c558000 - 0x7fff9c55dfff com.apple.TCC (1.0 - 1) <50F7EC60-5B21-3B9B-BF2F-F037EA7B12FB> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff9c5c8000 - 0x7fff9c5c9ffb libremovefile.dylib (41) <552EF39E-14D7-363E-9059-4565AC2F894E> /usr/lib/system/libremovefile.dylib
0x7fff9c630000 - 0x7fff9c671ff7 libGLU.dylib (12.0.40.6) <C56DDF90-CF6D-30D2-A3E6-89288BE69DCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff9c672000 - 0x7fff9c6c3ff7 libcups.2.dylib (435.1) <4198A94D-A46C-39AA-92B6-83D0BA507D6C> /usr/lib/libcups.2.dylib
0x7fff9c711000 - 0x7fff9c715fff libGIF.dylib (1444) <D3F44A33-355E-3154-A465-1C732AAC5F75> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff9c71c000 - 0x7fff9c768fff com.apple.print.framework.PrintCore (11.2 - 472.2) <5AE8AA6B-CE09-397D-B0D4-0F9CCBF1F77D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff9c775000 - 0x7fff9c776fff libsystem_blocks.dylib (65) <1244D9D5-F6AA-35BB-B307-86851C24B8E5> /usr/lib/system/libsystem_blocks.dylib
0x7fff9c801000 - 0x7fff9c826ff7 libPng.dylib (1444) <47ACF98D-B5F1-3A03-B6FD-4107D5FAE5E9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff9c8e1000 - 0x7fff9cb87ff7 com.apple.CoreData (120 - 641.3) <A29A5491-6169-372B-828F-84EE0CFD4BC4> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff9cb88000 - 0x7fff9cbc6ff7 libGLImage.dylib (12.0.40.6) <734B133F-E789-3A25-9DE6-1CCBA4896D4D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff9cbc7000 - 0x7fff9cbc9fff com.apple.xpc.ServiceManagement (1.0 - 1) <F3E14561-5DF4-3429-98ED-8F27A87A343A> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff9d73e000 - 0x7fff9d741ff7 libCoreFSCache.dylib (119.5) <2389D7DA-B8EF-3EB4-AAAF-FBEDE01CDECA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff9d74e000 - 0x7fff9d75fff7 libsystem_trace.dylib (201.10.3) <25104542-5251-3E8D-B14A-9E37207218BC> /usr/lib/system/libsystem_trace.dylib
0x7fff9d7ba000 - 0x7fff9d7bdffb libdyld.dylib (360.21) <8390E026-F7DE-3C32-9486-3DFF6BD131B0> /usr/lib/system/libdyld.dylib
0x7fff9d7ce000 - 0x7fff9d7defff libbsm.0.dylib (34) <7E14504C-A8B0-3574-B6EB-5D5FABC72926> /usr/lib/libbsm.0.dylib
0x7fff9d7df000 - 0x7fff9d904ff7 com.apple.LaunchServices (728.8 - 728.8) <FDA38B17-82E2-322F-A008-B9207A6EA668> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff9d9a0000 - 0x7fff9d9acff7 com.apple.OpenDirectory (10.11 - 194) <31A67AD5-5CC2-350A-96D7-821DF4BC4196> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff9d9ad000 - 0x7fff9d9b1fff libcache.dylib (75) <9548AAE9-2AB7-3525-9ECE-A2A7C4688447> /usr/lib/system/libcache.dylib
0x7fff9d9be000 - 0x7fff9d9c6fef libsystem_platform.dylib (74.40.2) <29A905EF-6777-3C33-82B0-6C3A88C4BA15> /usr/lib/system/libsystem_platform.dylib
0x7fff9d9cc000 - 0x7fff9d9f9fff libdispatch.dylib (501.40.12) <C7499857-61A5-3D7D-A5EA-65DCC8C3DF92> /usr/lib/system/libdispatch.dylib
0x7fff9e1ad000 - 0x7fff9e29cffb libxml2.2.dylib (29.5) <4096C2EA-6659-3F22-AC60-1E2F30BDD2B7> /usr/lib/libxml2.2.dylib
0x7fff9e29d000 - 0x7fff9e2baff7 com.apple.AppleVPAFramework (2.1.2 - 2.1.2) <F4AF2363-B28E-3097-AB1E-FDA1C92F8F56> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment