commit | 3eae2cb24a96509e0a38cc48dc1538a2826f4e33 | [log] [tgz] |
---|---|---|
author | Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro> | Sun Aug 10 20:14:07 2008 +0300 |
committer | Pekka Enberg <penberg@cs.helsinki.fi> | Mon Dec 29 15:34:05 2008 +0200 |
tree | d59f2c69d8b377c12222deba8b07d065ade73818 | |
parent | 36555751c6751a5bdfd6d7bdf0648343bb1ef0de [diff] |
kmemtrace: SLOB hooks. This adds hooks for the SLOB 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. Acked-by: Matt Mackall <mpm@selenic.com> Signed-off-by: Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro> Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>