All of lore.kernel.org
 help / color / mirror / Atom feed
* perf events: cpu-clock with callchain generates WARNING
@ 2011-02-18 21:15 David Ahern
  0 siblings, 0 replies; only message in thread
From: David Ahern @ 2011-02-18 21:15 UTC (permalink / raw)
  To: LKML, linux-perf-users

perf-core branch as of commit 02ca752e4181e219e243cd61a60dd1da47251f11.

Seems to be very reproducible with:
perf record -v -e cpu-clock  -c 100000 -ag -fo /tmp/perf.data


[   30.884016] WARNING: at
/opt/kernel/perf-core/arch/x86/kernel/dumpstack_64.c:129
dump_trace+0x2bc/0x308()
[   30.884016] Hardware name: Bochs
[   30.884016] Perf: bad frame pointer = 0000000000001fff in callchain
[   30.884016] Modules linked in: sunrpc serio_raw virtio_net virtio_blk
virtio_pci virtio_ring virtio
[   30.884016] Pid: 903, comm: perf Not tainted 2.6.38-rc5 #3
[   30.884016] Call Trace:
[   30.884016]  <IRQ>  [<ffffffff81041917>] ? warn_slowpath_common+0x85/0x9d
[   30.884016]  [<ffffffff810419d2>] ? warn_slowpath_fmt+0x46/0x48
[   30.884016]  [<ffffffff8138c1f6>] ? bad_to_user+0x70/0x5e0
[   30.884016]  [<ffffffff81005448>] ? dump_trace+0x2bc/0x308
[   30.884016]  [<ffffffff81023531>] ? kvm_clock_read+0x19/0x1b
[   30.884016]  [<ffffffff81013030>] ? perf_callchain_kernel+0x5a/0x5c
[   30.884016]  [<ffffffff810bb893>] ? perf_prepare_sample+0xf2/0x1d2
[   30.884016]  [<ffffffff810bbab3>] ? __perf_event_overflow+0x140/0x18e
[   30.884016]  [<ffffffff8100919c>] ? sched_clock+0x9/0xd
[   30.884016]  [<ffffffff81061839>] ? sched_clock_local+0x12/0x75
[   30.884016]  [<ffffffff810619c9>] ? sched_clock_cpu+0xbb/0xc6
[   30.884016]  [<ffffffff810bc11b>] ? perf_event_overflow+0x14/0x16
[   30.884016]  [<ffffffff810bc1bb>] ? perf_swevent_hrtimer+0x9e/0xeb
[   30.884016]  [<ffffffff81002b5a>] ? system_call_after_swapgs+0x1a/0x6c
[   30.884016]  [<ffffffff8105f43a>] ? __remove_hrtimer+0x62/0x6e
[   30.884016]  [<ffffffff8105f6b9>] ? __run_hrtimer+0xbc/0x142
[   30.884016]  [<ffffffff810bc11d>] ? perf_swevent_hrtimer+0x0/0xeb
[   30.884016]  [<ffffffff8105feba>] ? hrtimer_interrupt+0xd1/0x1bd
[   30.884016]  [<ffffffff8138a90e>] ? smp_apic_timer_interrupt+0x79/0x8c
[   30.884016]  [<ffffffff81003593>] ? apic_timer_interrupt+0x13/0x20
[   30.884016]  <EOI>  [<ffffffff81086b27>] ? audit_syscall_exit+0x130/0x14c
[   30.884016]  [<ffffffff81002b5a>] ? system_call_after_swapgs+0x1a/0x6c
[   30.884016] ---[ end trace 94efe95e8c0ba650 ]---

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-02-18 21:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-18 21:15 perf events: cpu-clock with callchain generates WARNING David Ahern

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.