All of lore.kernel.org
 help / color / mirror / Atom feed
* What does several of perf configurations (alias, help, call-graph) mean ?
@ 2015-02-05  8:04 taeung
  2015-02-05 14:06 ` Arnaldo Carvalho de Melo
  0 siblings, 1 reply; 2+ messages in thread
From: taeung @ 2015-02-05  8:04 UTC (permalink / raw)
  To: linux-perf-users


Hi, every one. :-)

I'm tring to make things about perf configuration neat and tidy.
Three questions have arisen doing it.

1. alias [ util/alias.c : alias_lookup_cb(), util/help.c : 
perf_unknown_cmd_config() ]

         What kind of alias keys are there ?

2. help [ builtin-help.c : perf_help_config() ]

         'autocorrect' can have a value of integer type.
         What does the value mean ?

3. call-graph [ util/callchain.c : perf_callchain_config(), 
parse_callchain_record_opt() ]

         record-mode can be 'Framepointer style' or  'Dwarf style'.
         Why does 'Dwarf style' accompany dump-size ?

         'threshold' can have a value of double type
         and the value can be entered into callchain_param.min_percent.
         What does 'threshold' mean ?


Thanks,
Taeung

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-02-05 14:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-05  8:04 What does several of perf configurations (alias, help, call-graph) mean ? taeung
2015-02-05 14:06 ` Arnaldo Carvalho de Melo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.