From: Tom Zanussi <tom.zanu...@linux.intel.com> Add brief blurb about error_log to the 'Important files' section.
Signed-off-by: Tom Zanussi <tom.zanu...@linux.intel.com> Acked-by: Namhyung Kim <namhy...@kernel.org> --- kernel/trace/trace.c | 1 + 1 file changed, 1 insertion(+) diff --git a/kernel/trace/trace.c b/kernel/trace/trace.c index f9f9e7e2f0d9..ef5a2778ce3d 100644 --- a/kernel/trace/trace.c +++ b/kernel/trace/trace.c @@ -4700,6 +4700,7 @@ static const char readme_msg[] = " trace_pipe\t\t- A consuming read to see the contents of the buffer\n" " current_tracer\t- function and latency tracers\n" " available_tracers\t- list of configured tracers for current_tracer\n" + " error_log\t- error log for failed commands (that support it)\n" " buffer_size_kb\t- view and modify size of per cpu buffer\n" " buffer_total_size_kb - view total size of all cpu buffers\n\n" " trace_clock\t\t-change the clock used to order events\n" -- 2.14.1