diff options
author | vangyzen <vangyzen@FreeBSD.org> | 2016-12-15 16:51:33 +0000 |
---|---|---|
committer | vangyzen <vangyzen@FreeBSD.org> | 2016-12-15 16:51:33 +0000 |
commit | 653ae73f31334ec5c36eeeb24dea9d71684ace94 (patch) | |
tree | 63af6a029256dd04da26ef31f83235ccd5720428 /tools/build | |
parent | 9446d722c784ce1e8da272e72e909e634f5ac02a (diff) | |
download | FreeBSD-src-653ae73f31334ec5c36eeeb24dea9d71684ace94.zip FreeBSD-src-653ae73f31334ec5c36eeeb24dea9d71684ace94.tar.gz |
MFC r309676
Export the whole thread name in kinfo_proc
kinfo_proc::ki_tdname is three characters shorter than
thread::td_name. Add a ki_moretdname field for these three
extra characters. Add the new field to kinfo_proc32, as well.
Update all in-tree consumers to read the new field and assemble
the full name, except for lldb's HostThreadFreeBSD.cpp, which
I will handle separately. Bump __FreeBSD_version.
Sponsored by: Dell EMC
Diffstat (limited to 'tools/build')
0 files changed, 0 insertions, 0 deletions