mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Antony Pavlov <antonynpavlov@gmail.com>
To: Daniel Schultz <d.schultz@phytec.de>
Cc: barebox@lists.infradead.org
Subject: Re: [RFC] commands: Add dhrystone
Date: Thu, 16 Jul 2015 19:02:42 +0300	[thread overview]
Message-ID: <20150716190242.37f8520223c145f139f1f136@gmail.com> (raw)
In-Reply-To: <1437054633-14482-1-git-send-email-d.schultz@phytec.de>

On Thu, 16 Jul 2015 15:50:33 +0200
Daniel Schultz <d.schultz@phytec.de> wrote:

> This tool will help to measure the system performance.
> 
> Signed-off-by: Daniel Schultz <d.schultz@phytec.de>

...
> +
> +BAREBOX_CMD_HELP_START(dhrystone)
> +BAREBOX_CMD_HELP_TEXT(
> +"this command runs a dhrystone benchmark to get an astimation of the CPU freq")
                      ^^                              ^^^^^^^^^^ estimation?
                        do you mean that there are __several__ __different__ dhrystone benchmarks?


> +BAREBOX_CMD_HELP_END
> +
> +BAREBOX_CMD_START(dhrystone)
> +	.cmd		= do_dhrystone,
> +	BAREBOX_CMD_DESC("run dhrystone test, specify number of runs")
> +	BAREBOX_CMD_OPTS("number_of_runs")
> +	BAREBOX_CMD_GROUP(CMD_GRP_INFO)
> +	BAREBOX_CMD_HELP(cmd_dhrystone_help)
> +BAREBOX_CMD_END
> -- 
> 1.9.1
> 
> 
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox


-- 
-- 
Best regards,
  Antony Pavlov

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  reply	other threads:[~2015-07-16 15:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-16 13:50 Daniel Schultz
2015-07-16 16:02 ` Antony Pavlov [this message]
2015-07-20  6:47 ` Sascha Hauer

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=20150716190242.37f8520223c145f139f1f136@gmail.com \
    --to=antonynpavlov@gmail.com \
    --cc=barebox@lists.infradead.org \
    --cc=d.schultz@phytec.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox