From: Steven Rostedt Date: Thu, 13 Nov 2008 05:09:35 +0000 (-0500) Subject: ftrace: show buffer size in kilobytes X-Git-Tag: v2.6.29-rc1~586^2~60^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1696b2b0f44a8d42f3e6b1ea90c21790871c04d9;p=pandora-kernel.git ftrace: show buffer size in kilobytes Impact: change the units of buffer_size_kb to kilobytes This patch changes the units of the buffer_size_kb file to kilobytes. Reading and writing to the file uses kilobytes as units. To help users to know what units are used, the output of the file now looks like: # cat /debug/tracing/buffer_size_kb 1408 Signed-off-by: Steven Rostedt Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed