bin/173484: [feature request] DTrace: the current implementation requires kernel being uncompressed
Xin LI
delphij at FreeBSD.org
Thu Nov 8 21:50:01 UTC 2012
>Number: 173484
>Category: bin
>Synopsis: [feature request] DTrace: the current implementation requires kernel being uncompressed
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Thu Nov 08 21:50:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Xin LI
>Release: FreeBSD 9.1-PRERELEASE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD freefall.freebsd.org 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #0 r241358: Mon Oct 8 23:17:12 UTC 2012 peter at freefall.freebsd.org:/usr/src/sys/amd64/compile/FREEFALL amd64
>Description:
Currently DTrace requires the kernel being uncompressed. It
would be desirable to have it automatically use corresponding
decompress libraries to access kernel if it's compressed with e.g.
gzip(1).
>How-To-Repeat:
gzip /boot/kernel/kernel (with loader support of LOADER_GZIP_SUPPORT,
which is default), boot the system and try dtrace -l.
>Fix:
Not yet. This is a note so it wouldn't be forgotten.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-bugs
mailing list