GNU時間フィールドの拡張

GNU時間フィールドの拡張

呼び出されたgnu時間プログラムのすべてのフィールドを使用することは正確に何を意味しますか/usr/bin/time -v pipeline

Command being timed: "xmllint config/locations/test1.xml"
User time (seconds): 0.00
System time (seconds): 0.00
Percent of CPU this job got: 50%
Elapsed (wall clock) time (h:mm:ss or m:ss): 0:00.00
Average shared text size (kbytes): 0
Average unshared data size (kbytes): 0
Average stack size (kbytes): 0
Average total size (kbytes): 0
Maximum resident set size (kbytes): 3160
Average resident set size (kbytes): 0
Major (requiring I/O) page faults: 0
Minor (reclaiming a frame) page faults: 139
Voluntary context switches: 1
Involuntary context switches: 2
Swaps: 0
File system inputs: 0
File system outputs: 0
Socket messages sent: 0
Socket messages received: 0
Signals delivered: 0
Page size (bytes): 4096
Exit status: 0

検索して検索しましたが、ファイルシステムの入出力など、多くのフィールドの詳細が見つかりました。

ベストアンサー1

おすすめ記事