Re: [PATCH 2/3] perf: Clean up power events

From: Ingo Molnar
Date: Tue Jan 04 2011 - 02:12:13 EST



* Thomas Renninger <trenn@xxxxxxx> wrote:

> if (hlt_use_halt()) {
> trace_power_start(POWER_CSTATE, 1, smp_processor_id());
> + trace_cpu_idle(1, smp_processor_id());

Could we please also (in a separate followup patch) mark all the 'old' tracepoints
as obsolete, via a comment in the source code - and also add an entry into
Documentation/feature-removal-schedule.txt? Such things tend to get forgotten with
time.

Thanks,

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/