linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.6.28-rc9: oprofile regression
@ 2008-12-21 14:23 Tim Blechmann
  2008-12-21 21:23 ` Tim Blechmann
  2009-02-11 19:51 ` 2.6.29-rc4 regression (was: Re: 2.6.28-rc9: oprofile regression) Tim Blechmann
  0 siblings, 2 replies; 33+ messages in thread
From: Tim Blechmann @ 2008-12-21 14:23 UTC (permalink / raw)
  To: oprofile-list, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1485 bytes --]

hello all,

i am experiencing an issue, similar to the one reported in
http://lkml.org/lkml/2008/10/30/319.

each time, i start the oprofile daemon, one NMI per cpu is executed. the
cpu is an intel core2 duo t7400, x86_64 architecture.

root@thinkpad:~# opcontrol -s
Using 2.6+ OProfile kernel interface.
Using log file /var/lib/oprofile/samples/oprofiled.log
Daemon started.
Profiler running.

tim@thinkpad:~/kernel/linux-2.6$ cat /proc/interrupts |grep NMI
NMI:          3          3   Non-maskable interrupts

root@thinkpad:~# opcontrol -h
Stopping profiling.
Killing daemon.

root@thinkpad:~# opcontrol -s
Using 2.6+ OProfile kernel interface.
Using log file /var/lib/oprofile/samples/oprofiled.log
Daemon started.
Profiler running.

tim@thinkpad:~/kernel/linux-2.6$ cat /proc/interrupts |grep NMI
NMI:          4          4   Non-maskable interrupts

oprofile samples are not collected.

commit 7c64ade53a6f977d73f16243865c42ceae999aea, which solved the issue
in the 2.6.28-rc2 regression, is already included in the 2.6.28-rc9
kernel, i am currently running. oprofile works fine with kernel 2.6.27
on the same machine.

best, tim

--
tim@klingt.org
http://tim.klingt.org

Nothing exists until or unless it is observed. An artist is making
something exist by observing it. And his hope for other people is that
they will also make it exist by observing it. I call it 'creative
observation.' Creative viewing.
  William S. Burroughs

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 33+ messages in thread

end of thread, other threads:[~2009-03-03 11:10 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-21 14:23 2.6.28-rc9: oprofile regression Tim Blechmann
2008-12-21 21:23 ` Tim Blechmann
2008-12-22 12:11   ` Robert Richter
2008-12-26  2:42   ` Andi Kleen
2009-01-02 11:04     ` Tim Blechmann
2009-01-14 17:10       ` Thomas Gleixner
2009-01-14 18:19         ` Tim Blechmann
2009-01-15  8:46           ` Thomas Gleixner
2009-01-15  9:14             ` Tim Blechmann
2009-01-15 20:37               ` Thomas Gleixner
2009-01-16  0:53                 ` Tim Blechmann
2009-01-16  8:59                   ` Thomas Gleixner
2009-01-16 11:29                     ` Tim Blechmann
2009-01-16 15:52                       ` Thomas Gleixner
2009-01-16 16:02                         ` Tim Blechmann
2009-01-17 13:32                     ` Tim Blechmann
2009-01-17 14:14                       ` Robert Richter
2009-01-17 15:09                         ` Tim Blechmann
2009-01-17 15:56                           ` Robert Richter
2009-01-17 16:40                             ` Tim Blechmann
2009-02-11 19:51 ` 2.6.29-rc4 regression (was: Re: 2.6.28-rc9: oprofile regression) Tim Blechmann
2009-02-13 19:07   ` Robert Richter
2009-02-16 10:23     ` Tim Blechmann
2009-02-16 11:33       ` Robert Richter
2009-02-16 12:53         ` 2.6.29-rc4 regression Tim Blechmann
2009-02-17  7:45           ` Mike Galbraith
2009-02-17 21:56             ` Tim Blechmann
2009-02-18  4:54               ` Mike Galbraith
2009-02-16 11:40       ` 2.6.29-rc4 regression (was: Re: 2.6.28-rc9: oprofile regression) Robert Richter
2009-02-19 16:34         ` [PATCH] oprofile: don't set counter width from cpuid on core2 Tim Blechmann
2009-03-03 10:04           ` Robert Richter
2009-03-03 11:05             ` Ingo Molnar
2009-03-03 11:09             ` [tip:x86/urgent] x86: oprofile: don't set counter width from cpuid on Core2 Tim Blechmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).