aboutsummaryrefslogtreecommitdiffstats
path: root/lib/observer/src/crashdump_viewer.hrl
diff options
context:
space:
mode:
authorDan Gudmundsson <[email protected]>2015-02-17 15:02:37 +0100
committerDan Gudmundsson <[email protected]>2015-02-17 15:02:37 +0100
commitea90432381a70dc01e0688bef6b76d91e6c16e5e (patch)
tree59f21c5c9c0fd77110bd9c03f2bcbfde99e06cf8 /lib/observer/src/crashdump_viewer.hrl
parent48a19297ab6b0e16c5e490033477b937301947b2 (diff)
downloadotp-ea90432381a70dc01e0688bef6b76d91e6c16e5e.tar.gz
otp-ea90432381a70dc01e0688bef6b76d91e6c16e5e.tar.bz2
otp-ea90432381a70dc01e0688bef6b76d91e6c16e5e.zip
observer: Add scheduler run queue to cdv
Missing information
Diffstat (limited to 'lib/observer/src/crashdump_viewer.hrl')
-rw-r--r--lib/observer/src/crashdump_viewer.hrl4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/observer/src/crashdump_viewer.hrl b/lib/observer/src/crashdump_viewer.hrl
index 0e2eba6dee..47705d0da7 100644
--- a/lib/observer/src/crashdump_viewer.hrl
+++ b/lib/observer/src/crashdump_viewer.hrl
@@ -85,7 +85,9 @@
old_heap_top,
old_heap_end,
memory,
- stack_dump}).
+ stack_dump,
+ run_queue=?unknown
+ }).
-record(port,
{id,