[PATCH] Ignore no_instrument_function attributes
commita68a1da82ee9eca8ecfa0996ab73b3e7e90f7aac
authorJosh Triplett <josht@vnet.ibm.com>
Fri, 30 Jun 2006 00:57:35 +0000 (29 17:57 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 5 Jul 2006 22:36:31 +0000 (5 15:36 -0700)
tree184c816e1cc7e6e68a0095aad9d7cca81dd0c450
parent8731bb7b2e6229a4fe2234796d0371d01cc22835
[PATCH] Ignore no_instrument_function attributes

Ignore the GCC attributes no_instrument_function and
__no_instrument_function__, used to turn off instrumentation for a particular
function when using GCC's -finstrument-functions option.

Signed-off-by: Josh Triplett <josh@freedesktop.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
ident-list.h
parse.c