Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1362387
| From | Peter Xu <peterx@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH trace-cmd 0/2] better error handling during copy |
| Date | 2016-03-22 08:50 +0100 |
| Message-ID | <rfpeF-1f1-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH trace-cmd 0/2] better error handling during copy Peter Xu <peterx@redhat.com> - 2016-03-22 08:50 +0100
[PATCH trace-cmd 1/2] trace-cmd-listen: remove useless printf Peter Xu <peterx@redhat.com> - 2016-03-22 08:50 +0100
Re: [PATCH trace-cmd 1/2] trace-cmd-listen: remove useless printf Steven Rostedt <rostedt@goodmis.org> - 2016-03-22 14:20 +0100
Re: [PATCH trace-cmd 1/2] trace-cmd-listen: remove useless printf Peter Xu <peterx@redhat.com> - 2016-03-23 07:50 +0100
[PATCH trace-cmd 2/2] trace-recorder: better error handling during copy Peter Xu <peterx@redhat.com> - 2016-03-22 08:50 +0100
Re: [PATCH trace-cmd 2/2] trace-recorder: better error handling during copy Steven Rostedt <rostedt@goodmis.org> - 2016-03-22 14:30 +0100
Re: [PATCH trace-cmd 2/2] trace-recorder: better error handling during copy Peter Xu <peterx@redhat.com> - 2016-03-23 08:10 +0100
[PATCH trace-cmd v2] trace-recorder: better error handling during copy Peter Xu <peterx@redhat.com> - 2016-03-23 08:10 +0100
csiph-web