Lines Matching full:graph
22 #define CALLCHAIN_HELP "setup and enables call-graph (stack chain/backtrace):\n\n"
24 # define RECORD_MODE_HELP HELP_PAD "record_mode:\tcall graph recording mode (fp|dwarf|lbr)\n"
33 HELP_PAD "print_type:\tcall graph printing style (graph|flat|fractal|folded|none)\n" \
34 HELP_PAD "threshold:\tminimum call graph inclusion threshold (<percent>)\n" \
35 HELP_PAD "print_limit:\tmaximum number of call graph entry (<number>)\n" \
36 HELP_PAD "order:\t\tcall graph order (caller|callee)\n" \
37 HELP_PAD "sort_key:\tcall graph sort key (function|address)\n" \
38 HELP_PAD "branch:\t\tinclude last branch info to call graph (branch)\n" \
39 HELP_PAD "value:\t\tcall graph value (percent|period|count)\n"