1
linux/arch/x86
Frederic Weisbecker c1a65932fd perf: Drop unappropriate tests on arch callchains
Drop the TASK_RUNNING test on user tasks for callchains as
this check doesn't seem to make any sense.

Also remove the tests for !current that is not supposed to
happen and current->pid as this should be handled at the
generic level, with exclude_idle attribute.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Tested-by: Will Deacon <will.deacon@arm.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Stephane Eranian <eranian@google.com>
Cc: David Miller <davem@davemloft.net>
Cc: Paul Mundt <lethal@linux-sh.org>
Cc: Borislav Petkov <bp@amd64.org>
2010-08-19 01:29:35 +02:00
..
boot
configs
crypto
ia32
include/asm Merge branch 'perf/nmi' into perf/core 2010-08-05 08:45:05 +02:00
kernel perf: Drop unappropriate tests on arch callchains 2010-08-19 01:29:35 +02:00
kvm KVM: Use kmalloc() instead of vmalloc() for KVM_[GS]ET_MSR 2010-07-23 09:07:14 +03:00
lguest
lib
math-emu
mm x86,mmiotrace: Add support for tracing STOS instruction 2010-08-02 01:32:01 +02:00
oprofile oprofile: add support for Intel processor model 30 2010-08-05 12:17:38 +02:00
pci Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2010-07-19 13:19:32 -07:00
power
tools
vdso
video
xen
.gitignore
Kbuild
Kconfig Merge branch 'perf/nmi' into perf/core 2010-08-05 08:45:05 +02:00
Kconfig.cpu
Kconfig.debug
Makefile
Makefile_32.cpu