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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 15 Apr 2014 13:53:18 +0300
From:	asnast@...il.com
To:	linux-kernel@...r.kernel.org
Cc:	rostedt@...dmis.org, Alex Snast <alexsn@...ibm.com>
Subject: [PATCH 0/2] ftrace: draw_funcgraph.py: Fix regex handling

From: Alex Snast <alexsn@...ibm.com>

Hi,

This patch set fixes a small regex handling bug I've encountered while
using draw_funcgraph.py tool.

In addition I've found it more convenient to pass raw function trace input
from files as opposed to stdin only so I've added support for that.

Alex Snast (2):
  ftrace: draw_funcgraph.py: Handle dots in function names
  ftrace: draw_funcgraph.py: Allow reading input from files in addition
    to stdin

 scripts/tracing/draw_functrace.py | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

--
1.9.2

--
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