]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r219043:
authordchagin <dchagin@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 2 Apr 2011 08:29:02 +0000 (08:29 +0000)
committerdchagin <dchagin@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 2 Apr 2011 08:29:02 +0000 (08:29 +0000)
commitf208c3b56ee11ab5ca0c3c7a75dcd9c5d8e47f49
tree0e57ad4922fa6d9e5891b95bd15421cac2fe0fe8
parent5d65210e926664f3c0c28dedc11de2941e016739
MFC r219043:

Teach kdump to understand sv_flags records in the trace files.

MFC r219044:

Update manual page to reflect latest changes of ABI description support.

MFC r219138:

Teach kdump to understand linux syscalls names too.

Fix bug introduced in r219043: the kernel always dump native
signal numbers, so no need to check the ABI in ktrpsig().

git-svn-id: svn://svn.freebsd.org/base/stable/8@220267 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.bin/kdump/Makefile
usr.bin/kdump/kdump.1
usr.bin/kdump/kdump.c
usr.bin/kdump/linux_syscalls.conf [new file with mode: 0644]
usr.bin/ktrace/ktrace.c
usr.bin/ktrace/ktrace.h