perf-kmem.txt (2d8ad8719591fa803b0d589ed057fa46f49b7155) | perf-kmem.txt (efad14150a0b4429f37da7245001a8096ef7ee38) |
---|---|
1perf-kmem(1) 2============ 3 4NAME 5---- 6perf-kmem - Tool to trace/measure kernel memory(slab) properties 7 8SYNOPSIS --- 9 unchanged lines hidden (view full) --- 18 of an arbitrary workload. 19 20 'perf kmem stat' to report kernel memory statistics. 21 22OPTIONS 23------- 24-i <file>:: 25--input=<file>:: | 1perf-kmem(1) 2============ 3 4NAME 5---- 6perf-kmem - Tool to trace/measure kernel memory(slab) properties 7 8SYNOPSIS --- 9 unchanged lines hidden (view full) --- 18 of an arbitrary workload. 19 20 'perf kmem stat' to report kernel memory statistics. 21 22OPTIONS 23------- 24-i <file>:: 25--input=<file>:: |
26 Select the input file (default: perf.data) | 26 Select the input file (default: perf.data unless stdin is a fifo) |
27 28--caller:: 29 Show per-callsite statistics 30 31--alloc:: 32 Show per-allocation statistics 33 34-s <key[,key2...]>:: --- 13 unchanged lines hidden --- | 27 28--caller:: 29 Show per-callsite statistics 30 31--alloc:: 32 Show per-allocation statistics 33 34-s <key[,key2...]>:: --- 13 unchanged lines hidden --- |