The following patches enables Valgrind to produce useful results for
User Mode Linux.  Valgrind requires some patches as well.  A list of
the limitations and a recipe for building and using everything can be
found on this page: http://uml.jfdi.org/uml/Wiki.jsp?page=ValgrindingUML

  Documentation/uml/valgrind-suppressions |   95
  arch/um/Makefile                        |    4
  arch/um/include/valgrind.h              |   12
  arch/um/kernel/physmem.c                |   21
  arch/um/kernel/process.c                |   31
  arch/um/kernel/skas/process.c           |    3
  arch/um/os-Linux/skas/process.c         |    7
  include/asm-um/thread_info.h            |    8
  include/linux/memcheck.h                |  285 ++
  include/linux/sched.h                   |    6
  include/linux/valgrind.h                | 3928 
++++++++++++++++++++++++++++++++
  lib/Kconfig.debug                       |   20
  mm/page_alloc.c                         |    4
  mm/slab.c                               |   20
  mm/vmalloc.c                            |   15
  15 files changed, 4456 insertions(+), 3 deletions(-)

--
Steve

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

Reply via email to