commit | af438c0f114b6f731b923b5c07150f6159471502 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Fri Mar 06 12:47:08 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Mar 06 12:47:08 2009 +0100 |
tree | 640002ad0a9d59037edb85d4424dcd3461c38fe8 | |
parent | 10dd3ebe213c31bff14b4dae3c5d32a76b1fad7c [diff] |
tracing, power-trace: make it build even if the power-tracer is turned off Impact: build fix The 'struct power_trace' definition is needed (for the event tracer) even if the power-tracer plugin is turned off in the .config. Cc: Steven Rostedt <srostedt@redhat.com> LKML-Reference: <20090306104106.GF31042@elte.hu> Signed-off-by: Ingo Molnar <mingo@elte.hu>