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:   Wed, 22 Nov 2017 20:01:59 +0200
From:   "Vladislav Valtchev (VMware)" <vladislav.valtchev@...il.com>
To:     rostedt@...dmis.org, linux-kernel@...r.kernel.org
Cc:     "Vladislav Valtchev (VMware)" <vladislav.valtchev@...il.com>
Subject: [PATCH 0/3] trace-cmd: fixing three minor user experience issues

This short patch series fixes three minor user experience issues in trace-cmd:
	- an error message (when record is used without -e and -p)
	- the documentation of trace record (plugins vs tracers terminology)
	- the command 'stat' to report when the stack tracer is enabled

The purpose of this effort is to improve the user experience of the tool.

Vladislav Valtchev (VMware) (3):
  trace-cmd: Fix err msg for record w/o the -e option
  trace-cmd: s/plugin/tracer/ in record's man page
  trace-cmd: Making stat to report when the stack tracer is ON

 Documentation/trace-cmd-record.1.txt | 11 +++++------
 trace-cmd.h                          |  3 +++
 trace-record.c                       |  6 ++----
 trace-stack.c                        | 10 ++++++----
 trace-stat.c                         | 11 +++++++----
 5 files changed, 23 insertions(+), 18 deletions(-)

-- 
2.14.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ