oprofile: add inline function __oprofile_add_ext_sample()
authorRobert Richter <robert.richter@amd.com>
Tue, 16 Dec 2008 11:00:10 +0000 (12:00 +0100)
committerRobert Richter <robert.richter@amd.com>
Mon, 29 Dec 2008 17:51:39 +0000 (18:51 +0100)
commitd45d23bed4bf7b25b7dcc336552a251db1aa1279
tree849a03c1264bc1ecb99fa2a9a65c3d4b58c7fafc
parent300157768f050dabc73a99d958b504282088a132
oprofile: add inline function __oprofile_add_ext_sample()

This patch adds the inline function __oprofile_add_ext_sample() to
cpu_buffer.c and thus reduces overhead when calling
oprofile_add_sample().

Signed-off-by: Robert Richter <robert.richter@amd.com>
drivers/oprofile/cpu_buffer.c