freebsd-dev/contrib/llvm-project
Dimitry Andric 45e1ec9e24 Reapply r351662 (by emaste):
lldb: shorten thread names to make logs easier to follow

lldb prepends the thread name to log entries, and the existing thread
name for the FreeBSD ProcessMonitor thread was longer than the kernel's
supported thread name length, and so was truncated.  This made logs hard
to read, as the truncated thread name ran into the log message.  Shorten
"lldb.process.freebsd.operation" to just "freebsd.op" so that logs are
more readable.

(Upstreaming to lldb still to be done).
2020-08-06 16:44:24 +00:00
..
clang Reapply r349876: 2020-08-06 16:42:48 +00:00
compiler-rt Reapply r329859 (partially, by imp): 2020-08-06 16:12:13 +00:00
libcxx Reapply r343111 (partially, by mckusick): 2020-08-06 16:25:56 +00:00
libunwind Reapply r310365 (by emaste): 2020-08-02 18:12:14 +00:00
lld Reapply r327026 (partially): 2020-08-02 18:34:29 +00:00
lldb Reapply r351662 (by emaste): 2020-08-06 16:44:24 +00:00
llvm Reapply r311165: 2020-08-02 18:18:16 +00:00
openmp Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp 2020-07-31 22:23:32 +00:00
FREEBSD-Xlist Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp 2020-07-31 21:22:58 +00:00