Query: perf-kmem
OS: centos
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PERF-KMEM(1) perf Manual PERF-KMEM(1)NAMEperf-kmem - Tool to trace/measure kernel memory(slab) propertiesSYNOPSISperf kmem {record|stat} [<options>]DESCRIPTIONThere are two variants of perf kmem: 'perf kmem record <command>' to record the kmem events of an arbitrary workload. 'perf kmem stat' to report kernel memory statistics.OPTIONS-i <file>, --input=<file> Select the input file (default: perf.data unless stdin is a fifo) --caller Show per-callsite statistics --alloc Show per-allocation statistics -s <key[,key2...]>, --sort=<key[,key2...]> Sort the output (default: frag,hit,bytes) -l <num>, --line=<num> Print n lines only --raw-ip Print raw ip instead of symbolSEE ALSOperf-record(1) perf 06/30/2014 PERF-KMEM(1)
Related Man Pages |
---|
perf-diff(1) - centos |
perf-mem(1) - centos |
perf-top(1) - centos |
perf_3.2-script(1) - debian |
tapset::perf(3stap) - debian |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |