]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Add a new client request, VG_USERREQ__LOGMESSAGE, and use this to route
authorJulian Seward <jseward@acm.org>
Sun, 3 Nov 2002 13:41:41 +0000 (13:41 +0000)
committerJulian Seward <jseward@acm.org>
Sun, 3 Nov 2002 13:41:41 +0000 (13:41 +0000)
commit93de9055b62e8a555b6d2c5494e65ddc00a7d263
tree1aaaa9613e5a6fbfe1af87f68ea827642cf2f658
parent72edb7fc20d693b8395b7c4e3cea171cd44a6bb2
Add a new client request, VG_USERREQ__LOGMESSAGE, and use this to route
all commentary from our libpthread.so through to the valgrind core and
hence to the selected logging sink.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1274
coregrind/arch/x86-linux/vg_libpthread.c
coregrind/vg_include.h
coregrind/vg_libpthread.c
coregrind/vg_scheduler.c