]> code.ossystems Code Review - openembedded-core.git/commit
perf: performance analysis tools for Linux
authorBruce Ashfield <bruce.ashfield@windriver.com>
Thu, 5 Aug 2010 20:38:23 +0000 (16:38 -0400)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 9 Aug 2010 16:20:36 +0000 (17:20 +0100)
commita924ea57ffd876dabc76d7bfb424b634c022063f
tree99389bc3b919021c2bd2bb8e4c66291891542440
parent55011c1f4b4c20fa5b91f0b38a2910c3f7a01383
perf: performance analysis tools for Linux

Performance counters for Linux are a new kernel-based subsystem
that provide a framework for all things performance analysis. It
covers hardware level (CPU/PMU, Performance Monitoring Unit) features
and software features (software counters, tracepoints) as well.

To enforce the coupling between userspace and kernel, this
commit introduces perf as a subpackage of the linux-wrs tree.

perf is built directly inside the kernel tree (and hence picks
up all appropriate patches), but is packaged as a separate
utility that can be added to the rootfs and used to analyze
the kernel.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
meta/packages/linux/linux-wrs_git.bb