DHAT: only handle own user reqs, ignore others
commitcc1aed1ce2f0332cb840b5ec22ae2f769a670c35
authorPaul Floyd <pjfloyd@wanadoo.fr>
Mon, 9 Oct 2023 20:54:30 +0000 (9 22:54 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Mon, 9 Oct 2023 21:23:03 +0000 (9 23:23 +0200)
treea8e7278c247dbabb1ce539d7d84f30c08143724b
parent97508f5561756a43f054c1d8e06c3e318124c9c3
DHAT: only handle own user reqs, ignore others

Make other tools consistent with this as well
(using memcheck as the model). Also refactored
the DRD user req names to make it clearer which
are Valgrind user reqs, which are DRD public
user reqs and which are DRD internal user reqs.
cachegrind/cg_main.c
callgrind/main.c
dhat/dh_main.c
drd/drd_clientreq.c
drd/drd_clientreq.h
drd/drd_libstdcxx_intercepts.c
drd/drd_pthread_intercepts.c
drd/drd_qtcore_intercepts.c
helgrind/hg_main.c
memcheck/mc_main.c