summaryrefslogtreecommitdiffstats
path: root/contrib/jemalloc/doc/jemalloc.3
diff options
context:
space:
mode:
authormarkj <markj@FreeBSD.org>2013-10-21 04:15:55 +0000
committermarkj <markj@FreeBSD.org>2013-10-21 04:15:55 +0000
commit041e0d0c571e8c6ebebadd2672d02ddf435e4fbe (patch)
tree8c454f9ea7a04ad0401dd2bffabc2805e80d110a /contrib/jemalloc/doc/jemalloc.3
parentda9daaecab8a9b7acc61ed56d9f100e4a3720dcc (diff)
downloadFreeBSD-src-041e0d0c571e8c6ebebadd2672d02ddf435e4fbe.zip
FreeBSD-src-041e0d0c571e8c6ebebadd2672d02ddf435e4fbe.tar.gz
When fetching function arguments out of a frame on amd64, explicitly select
the register based on the argument index rather than relying on the fields in struct reg to be in the right order. This assumption is incorrect on FreeBSD and generally led to bogus argument values for the sixth argument of PID and USDT probes; the first five are passed directly to dtrace_probe() via the fasttrap trap handler and so were correctly handled. MFC after: 2 weeks
Diffstat (limited to 'contrib/jemalloc/doc/jemalloc.3')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud