diff options
author | trociny <trociny@FreeBSD.org> | 2013-04-16 19:19:14 +0000 |
---|---|---|
committer | trociny <trociny@FreeBSD.org> | 2013-04-16 19:19:14 +0000 |
commit | f172830e71f5a337ace0ab3c71c076c3e32d64e0 (patch) | |
tree | b25bed2face59ba9c73fd1abdcf07eab80953f9f /cddl/contrib/dtracetoolkit/JavaScript | |
parent | d7ad3cab59aa356e972f8f1f51106aee4871a0fe (diff) | |
download | FreeBSD-src-f172830e71f5a337ace0ab3c71c076c3e32d64e0.zip FreeBSD-src-f172830e71f5a337ace0ab3c71c076c3e32d64e0.tar.gz |
Add a new set of notes to a process core dump to store procstat data.
The notes format is a header of sizeof(int), which stores the size of
the corresponding data structure to provide some versioning, and data
in the format as it is returned by a related sysctl call.
The userland tools (procstat(1)) will be taught to extract this data,
providing additional info for postmortem analysis.
PR: kern/173723
Suggested by: jhb
Discussed with: jhb, kib
Reviewed by: jhb (initial version), kib
MFC after: 1 month
Diffstat (limited to 'cddl/contrib/dtracetoolkit/JavaScript')
0 files changed, 0 insertions, 0 deletions