Spec-Zone .ru
спецификации, руководства, описания, API
Spec-Zone .ru
спецификации, руководства, описания, API
Библиотека разработчика Mac Разработчик
Поиск

 

Эта страница руководства для  версии 10.9 Mac OS X

Если Вы выполняете различную версию  Mac OS X, просматриваете документацию локально:

Читать страницы руководства

Страницы руководства предназначаются как справочник для людей, уже понимающих технологию.

  • Чтобы изучить, как руководство организовано или узнать о синтаксисе команды, прочитайте страницу руководства для страниц справочника (5).

  • Для получения дополнительной информации об этой технологии, ищите другую документацию в Библиотеке Разработчика Apple.

  • Для получения общей информации о записи сценариев оболочки, считайте Shell, Пишущий сценарий Учебника для начинающих.



ZPRINT(1)                                                                                          ZPRINT(1)



NAME
       zprint - show information about kernel zones

SYNOPSIS
       zprint [-w] [-s] [-c] [-h] [-t] [-d] [-p <pid>][name]

DESCRIPTION
       zprint(1)  displays  data  about Mach zones.  By default, zprint will print out information about all
       Mach zones.  If the optional name is specified, zprint will print information  about  each  zone  for
       which name is a substring of the zone's name.

       zprint interprets the following options:

       -c      (Default)  zprint  prints  zone  info in columns. Long zone names are truncated with '$', and
               spaces are replaced with '.', to allow for sorting by column.  Pageable and collectible zones
               are  shown  with  'P' and 'C' on the far right. Zones with preposterously large maximum sizes
               are shown with '----' in the max size and max num elts fields.

       -h      (Default) Shows headings for the columns printed with the -c option.  It  may  be  useful  to
               override this option when sorting by column.

       -s      zprint sorts the zones, showing the zone wasting the most memory first.

       -w      For  each  zone,  zprint calculates how much space is allocated but not currently in use, the
               space wasted by the zone.

       -t      For each zone, zprint calculates the total size of allocations from the zone over the life of
               the zone.

       -d      Display  deltas over time, showing any zones that have achieved a new maximum current alloca-tion allocation
               tion size during the interval.  If the total allocation sizes are  being  displayed  for  the
               zones in question, it will also display the deltas if the total allocations have doubled.  -p
               <pid> Display zone usage related to the specified process id.  Each zone will  display  stan-dard standard
               dard  columns  and  the amount of memory from that zone associated with a given process.  The
               letter "A" in the flags column indicates that this total is being accounted to  the  process.
               Otherwise, the total is an indication of the influence the process has on the kernel, but the
               memory is being accounted to the kernel proper.

       Any option (including default options) can be overridden by specifying the option in upper-case;  for
       example, -C overrides the (default) option -c.



                                                  02/12/09                                         ZPRINT(1)

Сообщение о проблемах

Способ сообщить о проблеме с этой страницей руководства зависит от типа проблемы:

Ошибки содержания
Ошибки отчета в содержании этой документации со ссылками на отзыв ниже.
Отчеты об ошибках
Сообщите об ошибках в функциональности описанного инструмента или API через Генератор отчетов Ошибки.
Форматирование проблем
Отчет, форматирующий ошибки в интерактивной версии этих страниц со ссылками на отзыв ниже.