commit | 36555751c6751a5bdfd6d7bdf0648343bb1ef0de | [log] [tgz] |
---|---|---|
author | Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro> | Sun Aug 10 20:14:05 2008 +0300 |
committer | Pekka Enberg <penberg@cs.helsinki.fi> | Mon Dec 29 15:34:04 2008 +0200 |
tree | 47ed7ab2c8971e4c5d2f5a902860b1cf9facbc42 | |
parent | aa46a7e0228c0477708ce44a0c5621902b3c157c [diff] |
kmemtrace: SLAB hooks. This adds hooks for the SLAB allocator, to allow tracing with kmemtrace. We also convert some inline functions to __always_inline to make sure _RET_IP_, which expands to __builtin_return_address(0), always works as expected. Signed-off-by: Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro> Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>