DYLD_USAGE(1) | dyld | DYLD_USAGE(1) |
dyld_usage - report dynamic linker activity in real-time
dyld_usage [-e] [-f mode] [-j] [-h] [-t seconds] [-R rawfile [-S start_time] [-E end_time]] [pid | cmd [pid | cmd] ...]
The dyld_usage utility presents an ongoing display of information pertaining to dynamic linker activity within one or more processes. It requires root privileges due to the kernel tracing facility it uses to operate. By default dyld_usage monitors dyld activity in all processes except the running dyld_usage process, Terminal, telnetd, sshd, rlogind, tcsh, csh, and sh. These defaults can be overridden such that output is limited to include or exclude a list of processes specified on the command line. Processes may be specified either by file name or by process id.
The output of dyld_usage is formatted according to the size of your window. A narrow window will display fewer columns of data. Use a wide window for maximum data display.
dyld_usage supports the following options:
Display output in JSON format.
The data columns displayed are as follows:
dyld_usage will display dynamic link operations for all instances of processes named Mail.
dyld(1), fs_usage(1)
Apple, Inc.
2000-2020, Apple, Inc.
2020-04-13 |