commit | 6352d92dec0c4b833c12a169e86762c05d0396f3 | [log] [tgz] |
---|---|---|
author | Robert Richter <robert.richter@amd.com> | Thu Dec 18 22:09:13 2008 +0100 |
committer | Robert Richter <robert.richter@amd.com> | Mon Dec 29 18:54:44 2008 +0100 |
tree | 1dc1257cce235c356394741acd426bf527e1b9ff | |
parent | 317f33bce6d43367a2fd170bc87ba18a88d2621d [diff] |
oprofile: simplify oprofile_begin_trace() This patch removes the unused return parameter in oprofile_begin_trace(). Also, oprofile_begin_trace() and oprofile_end_trace() are inline now. Signed-off-by: Robert Richter <robert.richter@amd.com>