HELP_PAD           21 tools/perf/util/callchain.h # define RECORD_MODE_HELP  HELP_PAD "record_mode:\tcall graph recording mode (fp|dwarf|lbr)\n"
HELP_PAD           24 tools/perf/util/callchain.h 	HELP_PAD "record_size:\tif record_mode is 'dwarf', max size of stack recording (<bytes>)\n" \
HELP_PAD           25 tools/perf/util/callchain.h 	HELP_PAD "\t\tdefault: 8192 (bytes)\n"
HELP_PAD           30 tools/perf/util/callchain.h 	HELP_PAD "print_type:\tcall graph printing style (graph|flat|fractal|folded|none)\n" \
HELP_PAD           31 tools/perf/util/callchain.h 	HELP_PAD "threshold:\tminimum call graph inclusion threshold (<percent>)\n" \
HELP_PAD           32 tools/perf/util/callchain.h 	HELP_PAD "print_limit:\tmaximum number of call graph entry (<number>)\n" \
HELP_PAD           33 tools/perf/util/callchain.h 	HELP_PAD "order:\t\tcall graph order (caller|callee)\n" \
HELP_PAD           34 tools/perf/util/callchain.h 	HELP_PAD "sort_key:\tcall graph sort key (function|address)\n"	\
HELP_PAD           35 tools/perf/util/callchain.h 	HELP_PAD "branch:\t\tinclude last branch info to call graph (branch)\n" \
HELP_PAD           36 tools/perf/util/callchain.h 	HELP_PAD "value:\t\tcall graph value (percent|period|count)\n"