Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1676743
| From | Steven Rostedt <rostedt@goodmis.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] selftests: ftrace: Use md5sum to take less time of checking logs |
| Date | 2017-06-28 17:00 +0200 |
| Message-ID | <tXmBI-86L-21@gated-at.bofh.it> (permalink) |
| References | <tWVUS-7zY-27@gated-at.bofh.it> <tXlZ0-7Qx-15@gated-at.bofh.it> <tXmil-7Xs-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, 28 Jun 2017 08:30:24 -0600 Shuah Khan <shuah@kernel.org> wrote: > On 06/28/2017 08:17 AM, Steven Rostedt wrote: > > On Tue, 27 Jun 2017 19:28:32 +0900 > > Masami Hiramatsu <mhiramat@kernel.org> wrote: > > > >> Use md5sum so that it takes less time of checking > >> trace logs update. Since busybox tail/cat takes too > >> long time to read the trace log, this uses md5sum > >> to check whether trace log is updated or not. > > > > How much faster is md5sum? I can see this causing issues in other > > environments. > > > > -- Steve > > Sorry Steve. I pulled this into linux-ksefltest next. Are you concerned > about any specific environments? I can try this out and see if it is a > problem. Yes please. I should probably do some playing too. I would like to fix that test anyway, as it is one of the longer ones as I do a lot of "paranoid checks". That is, I may go overboard in testing if tracing is off or not, by checking to make sure its off using different tactics. -- Steve
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] selftests: ftrace: Use md5sum to take less time of checking logs Masami Hiramatsu <mhiramat@kernel.org> - 2017-06-27 12:30 +0200
Re: [PATCH] selftests: ftrace: Use md5sum to take less time of checking logs Shuah Khan <shuah@kernel.org> - 2017-06-28 16:10 +0200
Re: [PATCH] selftests: ftrace: Use md5sum to take less time of checking logs Steven Rostedt <rostedt@goodmis.org> - 2017-06-28 16:20 +0200
Re: [PATCH] selftests: ftrace: Use md5sum to take less time of checking logs Shuah Khan <shuah@kernel.org> - 2017-06-28 16:40 +0200
Re: [PATCH] selftests: ftrace: Use md5sum to take less time of checking logs Steven Rostedt <rostedt@goodmis.org> - 2017-06-28 17:00 +0200
Re: [PATCH] selftests: ftrace: Use md5sum to take less time of checking logs Shuah Khan <shuah@kernel.org> - 2017-06-28 17:40 +0200
Re: [PATCH] selftests: ftrace: Use md5sum to take less time of checking logs Shuah Khan <shuah@kernel.org> - 2017-06-29 22:30 +0200
Re: [PATCH] selftests: ftrace: Use md5sum to take less time of checking logs Steven Rostedt <rostedt@goodmis.org> - 2017-06-30 17:00 +0200
Re: [PATCH] selftests: ftrace: Use md5sum to take less time of checking logs Shuah Khan <shuah@kernel.org> - 2017-06-30 19:00 +0200
Re: [PATCH] selftests: ftrace: Use md5sum to take less time of checking logs Masami Hiramatsu <mhiramat@kernel.org> - 2017-07-03 06:20 +0200
Re: [PATCH] selftests: ftrace: Use md5sum to take less time of checking logs Denys Vlasenko <vda.linux@googlemail.com> - 2017-06-30 21:00 +0200
Re: [PATCH] selftests: ftrace: Use md5sum to take less time of checking logs Steven Rostedt <rostedt@goodmis.org> - 2017-06-30 21:10 +0200
csiph-web