linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Integrate stack tracer status in 'stat'
@ 2018-01-16  7:47 Vladislav Valtchev (VMware)
  2018-01-16  7:47 ` [PATCH v3 1/3] trace-cmd: Make read_proc() to return int status via OUT arg Vladislav Valtchev (VMware)
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Vladislav Valtchev (VMware) @ 2018-01-16  7:47 UTC (permalink / raw)
  To: rostedt
  Cc: linux-trace-devel, linux-kernel, y.karadz,
	Vladislav Valtchev (VMware)

This short patch series makes trace-cmd stat aware of the stack tracer: now,
when the stack tracker is ON, the command will report that.

Vladislav Valtchev (VMware) (3):
  trace-cmd: Make read_proc() to return int status via OUT arg
  trace-cmd: Remove the die() call from read_proc()
  trace-cmd: Making stat to report when the stack tracer is ON

 trace-cmd.h   |  2 ++
 trace-stack.c | 85 ++++++++++++++++++++++++++++++++++++++++++++++++-----------
 trace-stat.c  |  8 ++++++
 3 files changed, 79 insertions(+), 16 deletions(-)

-- 
2.14.1

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

end of thread, other threads:[~2018-01-16 19:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-16  7:47 [PATCH v3 0/3] Integrate stack tracer status in 'stat' Vladislav Valtchev (VMware)
2018-01-16  7:47 ` [PATCH v3 1/3] trace-cmd: Make read_proc() to return int status via OUT arg Vladislav Valtchev (VMware)
2018-01-16 17:19   ` Steven Rostedt
2018-01-16 19:10     ` Vladislav Valtchev
2018-01-16 19:42       ` Steven Rostedt
2018-01-16 17:30   ` Steven Rostedt
2018-01-16  7:47 ` [PATCH v3 2/3] trace-cmd: Remove the die() call from read_proc() Vladislav Valtchev (VMware)
2018-01-16  7:47 ` [PATCH v3 3/3] trace-cmd: Making stat to report when the stack tracer is ON Vladislav Valtchev (VMware)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).