/[base]
ViewVC logotype

Revision 249558


Jump to revision: Previous Next
Author: trociny
Date: Tue Apr 16 19:19:14 2013 UTC (11 years, 2 months ago)
Changed paths: 2
Log Message:
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


Changed paths

Path Details
Directoryhead/sys/kern/imgact_elf.c modified , text changed
Directoryhead/sys/sys/elf_common.h modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27