* [RFC] Simple Performance Counters
@ 2007-07-31 23:23 Christoph Lameter
0 siblings, 0 replies; 2+ messages in thread
From: Christoph Lameter @ 2007-07-31 23:23 UTC (permalink / raw)
To: linux-kernel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* [RFC] Simple Performance Counters
@ 2007-07-31 23:25 Christoph Lameter
0 siblings, 0 replies; 2+ messages in thread
From: Christoph Lameter @ 2007-07-31 23:25 UTC (permalink / raw)
To: linux-kernel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-07-31 23:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-31 23:25 [RFC] Simple Performance Counters Christoph Lameter
-- strict thread matches above, loose matches on Subject: below --
2007-07-31 23:23 Christoph Lameter
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.