commit | 82f60f0bc854aada696f27d863c03bef91f1509d | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Sun Nov 23 09:18:56 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Sun Nov 23 09:19:35 2008 +0100 |
tree | 521fbccfc12f6c8a36f261b20eacbc84a4a31add | |
parent | f201ae2356c74bcae130b2177b3dca903ea98071 [diff] |
tracing/function-return-tracer: clean up task start/exit callbacks Impact: cleanup Eliminate #ifdefs in core code by using empty inline functions. Signed-off-by: Ingo Molnar <mingo@elte.hu>