diff options
| author | Ingo Molnar <[email protected]> | 2013-09-28 13:48:48 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2013-09-28 13:48:48 +0000 |
| commit | 8a3da6c7d0031fcb6a0d17f9c7a68b0e01f52855 (patch) | |
| tree | b312e40b52ceebb7d61a6a54f22dc231d4c15c55 /tools/perf/util/scripting-engines/trace-event-python.c | |
| parent | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... (diff) | |
| download | kernel-8a3da6c7d0031fcb6a0d17f9c7a68b0e01f52855.tar.gz kernel-8a3da6c7d0031fcb6a0d17f9c7a68b0e01f52855.zip | |
perf/x86: Fix PMU detection printout when no PMU is detected
Ran into this cryptic PMU bootup log recently:
[ 0.124047] Performance Events:
[ 0.125000] smpboot: ...
Turns out we print this if no PMU is detected. Fall back to
the right condition so that the following is printed:
[ 0.122381] Performance Events: no PMU driver, software events only.
Cc: Peter Zijlstra <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions
