From: Erik Stromdahl <erik.stromdahl@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: Erik Stromdahl <erik.stromdahl@gmail.com>
Subject: [PATCH 0/2] scripts: show_delta: additional features
Date: Sat, 22 Apr 2017 19:52:31 +0200 [thread overview]
Message-ID: <1492883553-10349-1-git-send-email-erik.stromdahl@gmail.com> (raw)
This patch series adds two new features to the show_delta script:
- rounding
- delta time stamp only output
The purpose of the patches is to make it easier to diff show_delta-
processed kernel logs when debugging timing problems.
Rounding of the delta time stamps removes small (perhaps random)
differences in the time stamps which results in less irrelevant
differences detected by a diff tool. This can be useful when diffing
logs from different test runs in order to detect if there has been any
significant differences in timing.
Adding the possibility to print only delta time stamps (and not the
combination of absolute and delta time stamps which is the default
behavior of show_delta) also makes it easier to diff logs from
different test runs.
Erik Stromdahl (2):
scripts: show_delta: add time stamp rounding option
scripts: show_delta: add --delta-only option
scripts/show_delta | 45 +++++++++++++++++++++++++++++++++++++++++----
1 file changed, 41 insertions(+), 4 deletions(-)
--
2.7.4
next reply other threads:[~2017-04-22 17:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-22 17:52 Erik Stromdahl [this message]
2017-04-22 17:52 ` [PATCH 1/2] scripts: show_delta: add time stamp rounding option Erik Stromdahl
2017-04-22 17:52 ` [PATCH 2/2] scripts: show_delta: add --delta-only option Erik Stromdahl
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1492883553-10349-1-git-send-email-erik.stromdahl@gmail.com \
--to=erik.stromdahl@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®