[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20171122180202.9519-1-vladislav.valtchev@gmail.com>
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