Skip to content
Commit 94403f88 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLES



The new PERF_COUNT_HW_STALLED_CYCLES event tries to approximate
cycles the CPU does nothing useful, because it is stalled on a
cache-miss or some other condition.

Acked-by: default avatarPeter Zijlstra <a.p.zijlstra@chello.nl>
Acked-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Link: http://lkml.kernel.org/n/tip-fue11vymwqsoo5to72jxxjyl@git.kernel.org


Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 7bd5fafe
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment