linux/drivers/oprofile
Robert Richter 1b294f5960 oprofile: Adding switch counter to oprofile statistic variables
This patch moves the multiplexing switch counter from x86 code to
common oprofile statistic variables. Now the value will be available
and usable for all architectures. The initialization and
incrementation also moved to common code.

Signed-off-by: Robert Richter <robert.richter@amd.com>
2009-07-20 16:43:21 +02:00
..
buffer_sync.c
buffer_sync.h
cpu_buffer.c x86/oprofile: introduce oprofile_add_data64() 2009-06-11 20:16:00 +02:00
cpu_buffer.h
event_buffer.c
event_buffer.h
oprof.c oprofile: Adding switch counter to oprofile statistic variables 2009-07-20 16:43:21 +02:00
oprof.h oprofile: Rename variable timeout_jiffies and move to oprofile_files.c 2009-07-20 16:43:19 +02:00
oprofile_files.c oprofile: Remove oprofile_multiplexing_init() 2009-07-20 16:43:19 +02:00
oprofile_stats.c oprofile: Adding switch counter to oprofile statistic variables 2009-07-20 16:43:21 +02:00
oprofile_stats.h oprofile: Adding switch counter to oprofile statistic variables 2009-07-20 16:43:21 +02:00
oprofilefs.c
timer_int.c