linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] KernelShark visualization model fixes
@ 2019-02-21 12:42 Yordan Karadzhov
  2019-02-21 12:42 ` [PATCH 1/3] kernel-shark: Fix a bug in ksmodel_shift_backward() Yordan Karadzhov
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Yordan Karadzhov @ 2019-02-21 12:42 UTC (permalink / raw)
  To: rostedt; +Cc: linux-trace-devel, Yordan Karadzhov

This patch set fixes three distinct, but strongly entangled bugs in the
visualization model of KernelShark. Most of the time those bugs have no
effect, but in some very rare cases may cause some of the sanity checks
of the model to fail.


Yordan Karadzhov (3):
  kernel-shark: Fix a bug in ksmodel_shift_backward()
  kernel-shark: Fix a bug in shift_XXX methods of the visualization
    model
  kernel-shark: Fix a bug in ksmodel_set_next_bin_edge()

 kernel-shark/src/libkshark-model.c | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-02-22 20:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-21 12:42 [PATCH 0/3] KernelShark visualization model fixes Yordan Karadzhov
2019-02-21 12:42 ` [PATCH 1/3] kernel-shark: Fix a bug in ksmodel_shift_backward() Yordan Karadzhov
2019-02-21 12:42 ` [PATCH 2/3] kernel-shark: Fix a bug in shift_XXX methods of the visualization model Yordan Karadzhov
2019-02-21 12:42 ` [PATCH 3/3] kernel-shark: Fix a bug in ksmodel_set_next_bin_edge() Yordan Karadzhov
2019-02-21 16:15   ` Slavomir Kaslev
2019-02-21 16:38     ` Yordan Karadzhov
2019-02-22 19:32       ` Steven Rostedt
2019-02-22 19:33     ` Steven Rostedt
2019-02-22 20:22       ` Slavomir Kaslev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).