From: Christoph Lameter <clameter@sgi.com>
To: linux-kernel@vger.kernel.org
Subject: [RFC] Simple Performance Counters
Date: Tue, 31 Jul 2007 16:23:28 -0700 [thread overview]
Message-ID: <11859242081217-git-send-email-clameter@sgi.com> (raw)
In-Reply-To: simple-perf-count
The following patches implement a simple way to do performance counters using
the time stamp registers on various platforms. The functionality here has been
useful to me in the past when I had to investigate the performance of certain
code paths in the Linux kernel.
The patchset is useful as is for me. There have been requests to make this
functionality available in general. I'd appreciate if someone could step
forward to do this since I already have my hands in too many things.
The patchset can also be retrieved via GIT PULL from kernel.org
git pull git://git.kernel.org/pub/scm/linux/kernel/git/christoph/misc.git perfcount
next reply other threads:[~2007-07-31 23:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-31 23:23 Christoph Lameter [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-07-31 23:25 [RFC] Simple Performance Counters Christoph Lameter
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=11859242081217-git-send-email-clameter@sgi.com \
--to=clameter@sgi.com \
--cc=linux-kernel@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.