lkml.org 
[lkml]   [2013]   [Aug]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
Subjectwakeup tracer not able to capture traces on 3.4 kernel
From
Hi,

I trying to capture traces through wakeup tracer, but not able to
capture it on 3.4 kernel with cortex A9 processor, armv7.
{{{
/ # mount -t debugfs nodev /debug
/ # sysctl kernel.ftrace_enabled=1
kernel.ftrace_enabled = 1
/ # echo wakeup > /debug/tracing/current_tracer
/ # echo latency-format > /debug/tracing/trace_options
/ # echo 0 > /debug/tracing/tracing_max_latency
/ # echo 1 > /debug/tracing/tracing_on
/ # sleep 10
/ # echo 0 > /debug/tracing/tracing_on
/ # cat /debug/tracing/trace
# tracer: wakeup
#
}}}

Please suggest me where I am wrong.

Regards,
Prabhat


\
 
 \ /
  Last update: 2013-08-29 16:41    [W:0.089 / U:0.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site