Cleaned up function entry pointcut.
authorJustin Seyster <jseyster@cs.sunysb.edu>
Fri, 18 Jun 2010 02:10:49 +0000 (22:10 -0400)
committerJustin Seyster <jseyster@cs.sunysb.edu>
Fri, 18 Jun 2010 02:10:49 +0000 (22:10 -0400)
commit9dbd2efd7cf6b1fe7a22be88a871ed1b200b7321
tree64af4476475d109b4f162bbf9c2b405362319128
parent4d294828865b5a9ab0db8bcfdadd697b05abc027
Cleaned up function entry pointcut.

Fixed bug because of uninitialized function_name field in the
pointcut.

Added a prepare function that guards against the case of adding to a
function that begins with a label.

Renamed the filter by name function.
src/aop-pc-entry.c
src/aop.h