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

 

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

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

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

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

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

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

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




footprint(1)              BSD General Commands Manual             footprint(1)

NAME
     footprint -- gathers memory information about a process or set of processes.

SYNOPSIS
     footprint -h
     footprint -proc <process-name> | -pid <pid> [-proc <process-name> | -pid <pid> [...]]
               [-categories | -regions] [-swapped]
               [-graphics] [-collapseSharing] [-targetChildren] [-skipIdleExitClean]
               [-o <output-file-location>]
               [-i <input-file-location>]

DESCRIPTION
     footprint provides a summary number and a categorization that describe memory use that most impacts the
     system.

     footprint gathers the sum of dirty/anonymous allocations in one or more processes along with their at-tributable attributable
     tributable kernel resources (currently KPRVT). Shared allocations only contribute to the footprint
     once, regardless of the number of times that they are mapped into any number of processes. The "foot-print" "footprint"
     print" value represents allocations that will cause the system to page in accommodation.

     footprint needs to be run as root. It can target multiple processes via multiple instances of the -proc
     and -pid flags.

OPTIONS
     -categories         Detailed output on a per-VM-region type level (medium detail).

     -regions            Display all memory objects and associated regions that contribute to each category
                         (high detail).

     -swapped            Display swapped bytes information where applicable.

     -graphics           Gather graphics data if available (platform dependent, not tallied into footprint
                         total).

     -collapseSharing    Do not group shared memory output by process.

     -targetChildren     Gather footprint information for the set of processes launched directly or indi-rectly indirectly
                         rectly by the target processes.

     -skipIdleExitClean  Do not gather information on any processes that are ready to be quit on memory
                         pressure. Also applicable after the fact with -i option.

OS X                             June 28, 2012                            OS X

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

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

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