mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] scripts: show_delta: additional features
@ 2017-04-22 17:52 Erik Stromdahl
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Erik Stromdahl @ 2017-04-22 17:52 UTC (permalink / raw)
  To: linux-kernel; +Cc: Erik Stromdahl

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

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

end of thread, other threads:[~2017-04-22 17:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-22 17:52 [PATCH 0/2] scripts: show_delta: additional features Erik Stromdahl
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

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®