linux/arch
Peter Zijlstra a7ac67ea02 perf: Remove the perf_output_begin(.sample) argument
Since only samples call perf_output_sample() its much saner (and more
correct) to put the sample logic in there than in the
perf_output_begin()/perf_output_end() pair.

Saves a useless argument, reduces conditionals and shrinks
struct perf_output_handle, win!

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/n/tip-2crpvsx3cqu67q3zqjbnlpsc@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2011-07-01 11:06:35 +02:00
..
alpha perf: Remove the nmi parameter from the swevent and overflow interface 2011-07-01 11:06:35 +02:00
arm perf: Remove the nmi parameter from the swevent and overflow interface 2011-07-01 11:06:35 +02:00
avr32
blackfin
cris
frv
h8300
ia64
m32r Fix node_start/end_pfn() definition for mm/page_cgroup.c 2011-06-27 14:13:09 -07:00
m68k
microblaze
mips perf: Remove the nmi parameter from the swevent and overflow interface 2011-07-01 11:06:35 +02:00
mn10300 MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep() 2011-06-21 18:31:44 -07:00
parisc Fix node_start/end_pfn() definition for mm/page_cgroup.c 2011-06-27 14:13:09 -07:00
powerpc perf: Remove the nmi parameter from the swevent and overflow interface 2011-07-01 11:06:35 +02:00
s390 perf: Remove the nmi parameter from the swevent and overflow interface 2011-07-01 11:06:35 +02:00
score
sh perf: Remove the nmi parameter from the swevent and overflow interface 2011-07-01 11:06:35 +02:00
sparc perf: Remove the nmi parameter from the swevent and overflow interface 2011-07-01 11:06:35 +02:00
tile Fix node_start/end_pfn() definition for mm/page_cgroup.c 2011-06-27 14:13:09 -07:00
um um: add asm/percpu.h 2011-06-27 18:00:12 -07:00
unicore32
x86 perf: Remove the perf_output_begin(.sample) argument 2011-07-01 11:06:35 +02:00
xtensa
.gitignore
Kconfig