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] [day] [month] [year] [list]
Message-ID: <CAAq0SU=e1A=pa=J_E_sC2M9XsDAjpwDM3wC+jH378Js1UdYGjw@mail.gmail.com>
Date: Wed, 21 Jan 2026 09:41:13 -0300
From: Wander Lairson Costa <wander@...hat.com>
To: Tomas Glozar <tglozar@...hat.com>
Cc: Steven Rostedt <rostedt@...dmis.org>, Costa Shulyupin <costa.shul@...hat.com>, 
	Crystal Wood <crwood@...hat.com>, John Kacur <jkacur@...hat.com>, 
	Luis Goncalves <lgoncalv@...hat.com>, LKML <linux-kernel@...r.kernel.org>, 
	Linux Trace Kernel <linux-trace-kernel@...r.kernel.org>
Subject: Re: [PATCH 2/2] Documentation/rtla: Document --stack-format option

On Mon, Jan 19, 2026 at 8:53 AM Tomas Glozar <tglozar@...hat.com> wrote:
>

[...]

> +
> +**--stack-format** *format*
> +
> +        Adjust the format of the stack trace printed during auto-analysis.
> +
> +        The supported values for *format* are:
> +
> +        * **truncate**    Print the stack trace up to the first unknown address (default).
> +        * **skip**        Skip unknown addresses.
> +        * **full**        Print the entire stack trace, including unknown addresses.
> +
> +        For unknown addresses, the raw pointer is printed.
> --
> 2.52.0
>

Reviewed-by: Wander Lairson Costa <wander@...hat.com>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ