aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/instance/instance.go
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2019-10-18 08:12:06 +0200
committerDmitry Vyukov <dvyukov@google.com>2019-10-22 09:52:16 +0200
commit37dc03de04826cc0d5d1e3699832b0a3113d40af (patch)
tree488d071d79b6c58254741a8de91190071698b649 /pkg/instance/instance.go
parentc59a7cd871bf29d123481b2e5b0bd739b064f15f (diff)
pkg/report: improve parsing of task hung reports
The problem with task hung reports is that they manifest at random victim stacks, rather at the root cause stack. E.g. if there is something wrong with RCU subsystem, we are getting hangs all over the kernel on all synchronize_* calls. So before resotring to the common logic of skipping some common frames, we look for 2 common buckets: hangs on synchronize_rcu and hangs on rtnl_lock and group these together.
Diffstat (limited to 'pkg/instance/instance.go')
0 files changed, 0 insertions, 0 deletions