From: taeung <treeze.taeung@gmail.com>
To: linux-perf-users@vger.kernel.org
Subject: What does several of perf configurations (alias, help, call-graph) mean ?
Date: Thu, 05 Feb 2015 17:04:58 +0900 [thread overview]
Message-ID: <54D3242A.8050606@gmail.com> (raw)
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
next reply other threads:[~2015-02-05 8:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-05 8:04 taeung [this message]
2015-02-05 14:06 ` What does several of perf configurations (alias, help, call-graph) mean ? Arnaldo Carvalho de Melo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54D3242A.8050606@gmail.com \
--to=treeze.taeung@gmail.com \
--cc=linux-perf-users@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.