qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Ahmed Karaman <ahmedkhaledkaraman@gmail.com>
To: "QEMU Developers" <qemu-devel@nongnu.org>,
	"Aleksandar Markovic" <aleksandar.qemu.devel@gmail.com>,
	"Alex Bennée" <alex.bennee@linaro.org>,
	"Eric Blake" <eblake@redhat.com>,
	"Richard Henderson" <rth@twiddle.net>,
	"Lukáš Doktor" <ldoktor@redhat.com>
Subject: [REPORT] [GSoC - TCG Continuous Benchmarking] [#1] Measuring Basic Performance Metrics of QEMU
Date: Mon, 22 Jun 2020 12:31:17 +0200	[thread overview]
Message-ID: <CALTWKrVWSvWOQVorXuC4HQbjSN=Tu+TDsc=mr1CUCL1cvJQS9Q@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1268 bytes --]

Greetings,

Welcome to the TCG Continuous Benchmarking GSoC project!
This is the first report in a series that will be posted here on the
mailing list as part of the project.

During the project, multiple Linux profiling tools will be used.
These tools will help you profile your different QEMU execution
scenarios, and locate performance bottlenecks as well as performance
regression problems.

To provide you with a better understanding of these tools, this report
presents two of them - Perf and Callgrind.
It starts with measuring the basic performance metrics when running
a program using both tools, then it proceeds to calculating the top 25
most executed functions in QEMU.
To dissect the output of each of the two tools, a separate section
for comparing the output results is presented which focuses on how
these results apply to QEMU.
Finally, a stability test is devised that compares how the output
of the two tools differ with each subsequent invocation of QEMU.

For easier accessibility, all reports will be hosted on a dedicated
website:
https://ahmedkrmn.github.io/TCG-Continuous-Benchmarking/

Link to the first report:
https://ahmedkrmn.github.io/TCG-Continuous-Benchmarking/Measuring-Basic-Performance-Metrics-of-QEMU/

Best regards,
Ahmed Karaman

[-- Attachment #2: Type: text/html, Size: 1602 bytes --]

             reply	other threads:[~2020-06-22 10:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-22 10:31 Ahmed Karaman [this message]
2020-06-25 13:37 ` [REPORT] [GSoC - TCG Continuous Benchmarking] [#1] Measuring Basic Performance Metrics of QEMU Aleksandar Markovic
2020-06-26 14:05   ` Ahmed Karaman
2020-06-28 17:20 ` Aleksandar Markovic
2020-06-28 20:11   ` Ahmed Karaman

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='CALTWKrVWSvWOQVorXuC4HQbjSN=Tu+TDsc=mr1CUCL1cvJQS9Q@mail.gmail.com' \
    --to=ahmedkhaledkaraman@gmail.com \
    --cc=aleksandar.qemu.devel@gmail.com \
    --cc=alex.bennee@linaro.org \
    --cc=eblake@redhat.com \
    --cc=ldoktor@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    /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;
as well as URLs for NNTP newsgroup(s).