All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH trace-cmd 0/2] better error handling during copy
@ 2016-03-22  7:40 Peter Xu
  2016-03-22  7:40 ` [PATCH trace-cmd 1/2] trace-cmd-listen: remove useless printf Peter Xu
  2016-03-22  7:40 ` [PATCH trace-cmd 2/2] trace-recorder: better error handling during copy Peter Xu
  0 siblings, 2 replies; 8+ messages in thread
From: Peter Xu @ 2016-03-22  7:40 UTC (permalink / raw)
  To: linux-kernel, srostedt; +Cc: peterx

CCing lkml this time. Hope it's the right way...

For patch 1, it only drops one printf(), which is optional.

For patch 2, it tries to dump more information when we got errors,
and also catches some silence ones.

Peter Xu (2):
  trace-cmd-listen: remove useless printf
  trace-recorder: better error handling during copy

 trace-listen.c   |  1 -
 trace-recorder.c | 34 ++++++++++++++++++++++++----------
 2 files changed, 24 insertions(+), 11 deletions(-)

-- 
2.4.3

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

end of thread, other threads:[~2016-03-23  7:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-22  7:40 [PATCH trace-cmd 0/2] better error handling during copy Peter Xu
2016-03-22  7:40 ` [PATCH trace-cmd 1/2] trace-cmd-listen: remove useless printf Peter Xu
2016-03-22 13:18   ` Steven Rostedt
2016-03-23  6:39     ` Peter Xu
2016-03-22  7:40 ` [PATCH trace-cmd 2/2] trace-recorder: better error handling during copy Peter Xu
2016-03-22 13:19   ` Steven Rostedt
2016-03-23  7:02     ` Peter Xu
2016-03-23  7:05     ` [PATCH trace-cmd v2] " Peter Xu

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.