All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] trace-cmd: fixing three minor user experience issues
@ 2017-11-22 18:01 Vladislav Valtchev (VMware)
  2017-11-22 18:02 ` [PATCH 1/3] trace-cmd: Fix err msg for record w/o the -e option Vladislav Valtchev (VMware)
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Vladislav Valtchev (VMware) @ 2017-11-22 18:01 UTC (permalink / raw)
  To: rostedt, linux-kernel; +Cc: Vladislav Valtchev (VMware)

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2017-11-30 14:56 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-22 18:01 [PATCH 0/3] trace-cmd: fixing three minor user experience issues Vladislav Valtchev (VMware)
2017-11-22 18:02 ` [PATCH 1/3] trace-cmd: Fix err msg for record w/o the -e option Vladislav Valtchev (VMware)
2017-11-22 18:02 ` [PATCH 2/3] trace-cmd: s/plugin/tracer/ in record's man page Vladislav Valtchev (VMware)
2017-11-22 18:02 ` [PATCH 3/3] trace-cmd: Making stat to report when the stack tracer is ON Vladislav Valtchev (VMware)
2017-11-22 19:50   ` Steven Rostedt
2017-11-23 12:32     ` Vladislav Valtchev
2017-11-29 12:57       ` Steven Rostedt
2017-11-29 14:00         ` Vladislav Valtchev
2017-11-29 16:18           ` Steven Rostedt
2017-11-30 11:26             ` Vladislav Valtchev
2017-11-30 14:56               ` Steven Rostedt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.