lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 29 Aug 2013 19:41:28 +0530
From:	Prabhat Kumar Ravi <prabhatravi09@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: wakeup tracer not able to capture traces on 3.4 kernel

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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ