From: Ingo Molnar Date: Mon, 23 Mar 2009 20:26:52 +0000 (+0100) Subject: perf_counter: create Documentation/perf_counter/ and move perfcounters.txt there X-Git-Tag: v2.6.31-rc1~383^2~462 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6f9f791eb53b56097cd311a1a5517a8e89bdaf35;p=thirdparty%2Fkernel%2Flinux.git perf_counter: create Documentation/perf_counter/ and move perfcounters.txt there We'll have more files in that directory, prepare for that. Acked-by: Peter Zijlstra Cc: Paul Mackerras Signed-off-by: Ingo Molnar --- diff --git a/Documentation/perf-counters.txt b/Documentation/perf_counter/design.txt similarity index 100% rename from Documentation/perf-counters.txt rename to Documentation/perf_counter/design.txt