commit | 32f85742778dfc2c74975cf0b9f5bdb13470cb32 | [log] [tgz] |
---|---|---|
author | Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca> | Fri Nov 14 17:47:46 2008 -0500 |
committer | Ingo Molnar <mingo@elte.hu> | Sun Nov 16 09:01:35 2008 +0100 |
tree | bec188e2772c3ebbf70b149d78bd36eb24d927c0 | |
parent | 5f382671def7cb9c0f4b75d586dc5f60dca5e1c3 [diff] |
tracepoints: use modules notifiers Impact: cleanup Use module notifiers for tracepoint updates rather than adding a hook in module.c. Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca> Signed-off-by: Ingo Molnar <mingo@elte.hu>