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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 12 Jul 2008 18:19:03 +0530
From:	"Abhishek Sagar" <sagar.abhishek@...il.com>
To:	"Steven Rostedt" <rostedt@...dmis.org>
Cc:	LKML <linux-kernel@...r.kernel.org>, "Ingo Molnar" <mingo@...e.hu>,
	"Thomas Gleixner" <tglx@...utronix.de>,
	"Peter Zijlstra" <peterz@...radead.org>,
	"Clark Williams" <clark.williams@...il.com>,
	"Linus Torvalds" <torvalds@...ux-foundation.org>,
	"Andrew Morton" <akpm@...ux-foundation.org>,
	"Randy Dunlap" <randy.dunlap@...cle.com>,
	"Jon Masters" <jonathan@...masters.org>
Subject: Re: [PATCH] ftrace: Documentation

On Thu, Jul 10, 2008 at 10:16 PM, Steven Rostedt <rostedt@...dmis.org> wrote:
>
> This is the long awaited ftrace.txt. It explains in quite detail how to
> use ftrace and the various tracers.

This is quite good. Thanks!

> +Output format:
> +--------------
> +
> +Here's an example of the output format of the file "trace"
> +
> +                             --------
> +# tracer: ftrace
> +#
> +#           TASK-PID   CPU#    TIMESTAMP  FUNCTION
> +#              | |      |          |         |
> +            bash-4251  [01] 10152.583854: path_put <-path_walk
> +            bash-4251  [01] 10152.583855: dput <-path_put
> +            bash-4251  [01] 10152.583855: _atomic_dec_and_lock <-dput
> +                             --------

A small caveat here...the function names may be substituted with a
"[unkown/kretprobe'd]" under special circumstances
(http://lkml.org/lkml/2008/5/27/275). May be that should be mentioned
here?

--
Regards,
Abhishek
--
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