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)