Commit Graph

2 Commits

Author SHA1 Message Date
Neil Leeder
b3e662e5d0 perf: periodic: add cpumask processing
Cpumask is used to limit the processors being profiled
on a multi-core processor. Cpumask was being set but not
being used. Add support to use cpumask when creating
a counter.

Change-Id: I3a3aab581e9e925507da5d319328ed6a2460328f
Signed-off-by: Neil Leeder <nleeder@codeaurora.org>
(cherry picked from commit fb587021e93b049c9419ea08f50fe431fa505548)
2013-02-20 02:50:08 -08:00
Neil Leeder
6aaeca8d2a tools: perf: add perf-periodic
Add the 'periodic' command to perf. This allows collection
of counters at a specified interval.

Change-Id: I4e42ac3f21cbdf2c196dbd01d31e6dc6051efd7e
Signed-off-by: Neil Leeder <nleeder@codeaurora.org>
(cherry picked from commit 4832fc26190f5cd4270cd6813bca120c51e75744)
2013-02-20 02:50:07 -08:00