[RFC] Simple Performance Counters

From: Christoph Lameter
Date: Tue Jul 31 2007 - 19:23:36 EST



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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/