Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jan 2007 17:50:05 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/rtld-elf rtld.c src/usr.bin/kdump kdump.c
Message-ID:  <200701091750.l09Ho520002603@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2007-01-09 17:50:05 UTC

  FreeBSD src repository

  Modified files:
    libexec/rtld-elf     rtld.c 
    usr.bin/kdump        kdump.c 
  Log:
  Add various utrace's for use with ktrace to the ELF runtime linker.  To
  activate the traces, set the LD_UTRACE (or LD_32_UTRACE) environment
  variable.  This also includes code in kdump(8) to parse the traces.
  
  Reviewed by:    kan, jdp
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.120     +67 -0     src/libexec/rtld-elf/rtld.c
  1.34      +107 -0    src/usr.bin/kdump/kdump.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701091750.l09Ho520002603>